Closed SGeeversAtVortech closed 1 month ago
In GitLab by @TPiovesan on Aug 31, 2018, 16:14
added 1 commit
In GitLab by @TPiovesan on Aug 31, 2018, 16:21
added 1 commit
In GitLab by @TPiovesan on Aug 31, 2018, 16:28
added 1 commit
In GitLab by @vreeken on Sep 3, 2018, 18:10
added 2 commits
In GitLab by @vreeken on Sep 16, 2018, 21:46
Picked up in !183 instead.
In GitLab by @vreeken on Sep 16, 2018, 21:46
closed
In GitLab by @TPiovesan on Aug 30, 2018, 17:14
There are two possible ways to do goal programming:
If 'keep_eps_variable' is set to True, one can use the further option 'linear_obj_eps'. This ensures that any objective function throughout the optimization problem is linear. This option is useful, e.g., to use solvers that can handle linear objective and quadratic constrained programming, but not quadratic objective and quadratic constrained programming.