How to add ...
Below you find for most plugin types a detailed description of how to implement and add them to SCIP.
- Constraint handlers
- Variable pricers
- Presolvers
- Separators
- Propagators
- Branching rules
- Node selectors
- Primal heuristics
- Diving heuristics
- Relaxation handlers
- File readers
- Dialogs
- Display columns
- Event handler
- Interface to NLP solvers
- Interfaces to expression interpreters
- additional user parameters
- Statistics tables
- Benders' decomposition