Skip to content

finalize_solution() Returns Wrong or Incomplete Multiplier and Constraint Values When Terminating Due to Exceeding the Maximum Time #552

Answered by svigerske
yanhaoy asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for the detailed report.

I think when the termination due to the CPU timelimit was added, it was forgotten to add that the full solution should be passed on to finalize_solution(). And when the termination due to the wallclock timelimit was added by mostly copy-pasting the other timelimit, this was forgotten, too.

It turns out that this is easy to fix: c967728.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yanhaoy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants