How to check the feasibility of a certain solution
回答済みSuppose I manually give a solution by setting v.Start = xxx. Then I call m.optimize() and the log only shows that "Loaded user MIP start with objective xxx". Does it means the solution is feasible?
0
-
Yes, it means that a solution was created from the start values; it satisfies the tolerances and is accepted.
0 -
I need to check the feasibility of several solutions for different problems,then what can I do instead of carefully read the log?
0 -
Hi Qu,
If you're using Python perhaps the "solution checker" tool from our open-source model-analyzer package will help?
- Riley
0
サインインしてコメントを残してください。
コメント
3件のコメント