issues
search
roboptim
/
roboptim-shared-tests
RobOptim Shared Tests (to be used as a Git submodule)
1
stars
8
forks
source link
Fix check when multiple optimal solutions exist
#10
Closed
bchretien
closed
10 years ago
bchretien
commented
10 years ago
Fix #9
Basically, we use the following checklist:
Check final objective function value
fx
.
Check final argument bounds
x
.
Check final constraints.
If any of the previous checks fail (i.e. solver failed): check final
x
to provide some extra information to the user.
Fix #9
Basically, we use the following checklist:
fx
.x
.x
to provide some extra information to the user.