Skip to content

Return mesh size vector vector corresponding to best decision vector found #82

@sblelong

Description

@sblelong

Currently, result = solve(problem, x0) yields a tuple with only the best feasible and infeasible found points + their related objective values.

It may be of use to return other outputs yielded by NOMAD via this object, e.g. the actual number of blackbox evaluations performed and the last value of the mesh size parameter.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions