Mark Turner

Results 40 comments of Mark Turner

I have now removed support for the `slack` suffix. I am still a bit unsure on what to do with the trivial constraints. The Python interface for SCIP just simply...

@jurgen-lentz The tag should be created now (sorry for this taking awhile)

@mkoeppe I'm not sure if this should be added to the repository. From my understanding the new CI ensures that pyscipopt is compatible with sage, and will continue working on...

That should not be expected behaviour..... Thanks for pointing this out! @alexhoen Is this of interest to you?

The file should be viable after changing the infinity bound. I tested with some large values and the solution path for presolve enabled / disabled is the same as reported

So the requirement to fix this issue is probably: Add a Python function that wraps SCIPcreateOrigSol(), and add that to the exported SCIP functions.

@Joao-Dionisio I'm not sure on this change. I'll put some reasons as to why. - There are alternative formulations for modelling piecewise-linear functions. This function implies that we have done...

@Joao-Dionisio for the SOS1 constraint you should interpret it as the following: At most one entry in the constraint can be non-zero. In the case of an array of binary...

@mmghannam Hallo! So I do feel that this automatic formulation is a current trend, and is probably very helpful to users. It just starts blurring the line between what packages...