Scippy

    SCIP

    Solving Constraint Integer Programs

    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.