File failed to load: https://scipopt.org/MathJax/extensions/TeX/AMSsymbol.js
Scippy

SCIP

Solving Constraint Integer Programs

All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

methods to include specific pricers into SCIP

This module contains methods to include specific pricers into SCIP.

Note
All default plugins can be included at once using SCIPincludeDefaultPlugins(). There exists no pricer per default. In order to see examples of variable pricers, please consult the Coding Examples of SCIP.