PySCIPOpt Documentation#
PySCIPOpt is the Python interface to SCIP (Solving Constraint Integer Programs).
Contents#
- Installation Guide
- Building From Source
- User Guide (Tutorials)
- Introduction (Model Object, Solution Information, Parameter Settings)
- Variables in SCIP
- Constraints in SCIP
- Non-Linear Expressions
- Read and Write Files
- SCIP Log Files
- Branching Rules
- Cut Selector
- Seperator (Cutting Planes)
- Heuristics
- Node Selector
- Lazy Constraints (via Constraint Handler)
- Event Handlers
- Why SCIP?
- Extending the Interface
- Similar Software
- Frequently Asked Questions
- Contributors
- API Reference