-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
In the case
we return as objective value
we return also
Lines 35 to 40 in 21c4dff
| # objective from solution | |
| if docp.flags.max | |
| objective = -docp_solution.objective | |
| else | |
| objective = docp_solution.objective | |
| end |
Metadata
Metadata
Assignees
Labels
No labels