-
Is there a way in What I do now:
However, I don’t want to re-solve the model every time. Ideally, I’d like to:
Is this possible? Or is there a better way to retrieve a solution from file using HiGHS? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
highspy
has methodswriteSolution
andreadSolution
, both of which take a file name as argument.