coin-or / python-mip

Python-MIP: collection of Python tools for the modeling and solution of Mixed-Integer Linear programs
Eclipse Public License 2.0
513 stars 88 forks source link

Supporting SCIP #338

Open matbesancon opened 1 year ago

matbesancon commented 1 year ago

Similar to https://github.com/coin-or/python-mip/issues/255, this is to have an issue to track the possible integration of SCIP. All features required by python-mip should be there, and the package could directly depend on PySCIPOpt