Commit 3f03388
Remove deprecated timeMode parameter for CBC compatibility
MIPster/CBC no longer supports the 'timeMode' parameter. Removed the
cbc_set_parameter(self, "timeMode", "elapsed") call which caused
immediate exit with 'Unrecognized parameter' error.
Time limits are still set correctly via set_max_seconds().
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ae7252e commit 3f03388
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1630 | 1630 | | |
1631 | 1631 | | |
1632 | 1632 | | |
1633 | | - | |
1634 | 1633 | | |
1635 | 1634 | | |
1636 | 1635 | | |
| |||
0 commit comments