Sebastian Heger
Sebastian Heger
@subratpp In my opinion the print function of python shouldn't be used to display the complete model. It should print the name and maybe some high-level indicators of the model,...
@nickpgill @labaude @simontt19 Does the comment of @rschwarz fixes your problem?
@nickpgill Will you share some insights with us so that I can see if there is some issue on python-mip side or that I can move it to the discussion...
@Albin31 Can you provide us a minimalistic example of code and .sol files that we can retrace your problem?
i would say this need to be fixed in the c-interface on cbc side. But there is nobody at the moment who will fix this at cbc side
Maybe related to #107
@tkralphs Any idea on that?
The way @rschwarz is describing is exactly the way how it should be done. I am also more than happy to support you @samiit.
@ryanjoneil From a python-mip side it is not under development. Very happy for any contributions
> Much of what you want is very much in development. Specifically, MIP callbacks and a thin Python interface to the C++ API, coupled with being able to pip install...