Open Issues Need Help
View All on GitHub Add support for all constraint types 8 days ago
feature help wanted
Python interface for the SCIP Optimization Suite
Cython
#cython#integer-optimization#mathematical-programming#nonlinear-optimization#python#scip
Distributing type stubs 17 days ago
enhancement help wanted good-first-issue
Python interface for the SCIP Optimization Suite
Cython
#cython#integer-optimization#mathematical-programming#nonlinear-optimization#python#scip
performance help wanted good-first-issue
Python interface for the SCIP Optimization Suite
Cython
#cython#integer-optimization#mathematical-programming#nonlinear-optimization#python#scip
Adding stage checks to all the methods about 1 year ago
AI Summary: Implement stage checks in the PySCIPOpt Python interface for all SCIP methods to prevent calls outside allowed stages, improving robustness and user experience. This involves adding stage validation to numerous methods, potentially optimizing for performance by introducing a configurable global flag to disable checks when appropriate.
Complexity:
4/5
enhancement help wanted good-first-issue
Python interface for the SCIP Optimization Suite
Cython
#cython#integer-optimization#mathematical-programming#nonlinear-optimization#python#scip