Open Issues Need Help
View All on GitHub Distributing type stubs 20 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 12 months 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