Open Issues Need Help
View All on GitHub Libraries • Language Bindings
Adding stage checks to all the methods 28 days 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