Skip to content

calc/solver: Update error reporting for CoinMP - #496

Open
pgiffuni wants to merge 1 commit into
apache:trunkfrom
pgiffuni:trunk
Open

calc/solver: Update error reporting for CoinMP#496
pgiffuni wants to merge 1 commit into
apache:trunkfrom
pgiffuni:trunk

Conversation

@pgiffuni

Copy link
Copy Markdown
Contributor

The solver component was made originally for lp_solve, which did basically the same as CoinMP, but handled differently some errors, in particular timeouts.

Be more in line with CoinMP error reporting. By the way we set up the problem internally it is unlikely some of these will come up but defining them will make easier to understand what could go wrong.

The solver component was made originally for lp_solve, which did basically
the same as CoinMP, but handled differently some errors, in particular
timeouts.

Be more in line with CoinMP error reporting. By the way we set up the problem
internally it is unlikely some of these will come up but defining them will
make easier to understand what could go wrong.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant