capture CBC logging output in file #209
Unanswered
jessehersch
asked this question in
Q&A
Replies: 0 comments
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 mip experts!
anyone know if it's possible to capture the CBC output in a file from a mip run? Here I mean this stuff:
I see the search_progress_log and store_search_progress_log settings on Model but those seem to be for another purpose?
in PuLP I would use the logPath param to accomplish this:
then after running the file at /some/path/to/logfile.log would contain the CBC logs.
Is there a MIP equivalent?
Thanks,
Jesse
Beta Was this translation helpful? Give feedback.
All reactions