-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Remove pprint_as_string from optimization #924
Conversation
|
in this tutorial, we can also change all can I do it? |
|
@Cryoris the method print_as_lp_string() does not work on docplex.mp.model or QuadraticProgram, although I did not remove it I would skip the whole line |
|
@molar-volume nice to see you're motivated! But we cannot use Good catch with the |
|
The build fails due to a cell timeout, but all cells run in a few seconds. @nonhermitian do you know what's going on here? |
|
Yes: #925 |
|
The file was run using an odd kernel name (seen this before from the optimization notebooks): The kernel name should be |
|
Got it, thanks! |
nonhermitian
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this.
…rint Remove pprint_as_string from optimization
Summary
The
pprint_as_stringmethod will be removed from the optimization module.Details and comments