Export the presolved model through the MPSolver interface #4689
Unanswered
ktp-max
asked this question in
Linear Solver questions
Replies: 1 comment
-
no. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am using ortools v9.6, with the MPSolver interface in C++, specifically solving LPs with Glop.
I would like to ask if it is possible to export in some way the reduced program which results after presolve. Is there a simple interface for that?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions