Scippy

    SCIP

    Solving Constraint Integer Programs

    Detailed Description

    implementation files (.c files) of the SCIP default plugins

    The SCIP default plugins provide a mix of public API function and private, static function and callback declarations.

    Modules

     Default Benders handler plugins
     implementation files (.c files) of the default benders handler plugins of SCIP
     
     Default branching rules
     implementation files (.c files) of the default branching rules of SCIP
     
     Default tree compressions
     implementation files (.c files) of the default tree compressions of SCIP
     
     Default constraint handlers
     implementation files (.c files) of the default constraint handlers of SCIP
     
     Default cut selectors
     implementation files (.c files) of the default cut selectors of SCIP
     
     Default display columns
     implementation files (.c files) of the default display columns of SCIP
     
     Default event handlers
     implementation files (.c files) of the default event handlers of SCIP
     
     Default expression handlers
     implementation files (.c files) of the default expression handlers of SCIP
     
     Default expression interpreter
     implementation files (.c/.cpp files) of the default expression handlers of SCIP
     
     Default Primal Heuristics
     implementation files (.c files) of the default primal heuristics of SCIP
     
     Default irreducible infeasible subsystems
     type definitions for IIS finder methods
     
     Default message handlers
     implementation files (.c files) of the default message handlers of SCIP
     
     Default nonlinear handlers
     implementation files (.c files) of the default nonlinear handlers of SCIP
     
     Default NLP solver interfaces
     implementation files (.c/.cpp files) of the default NLP solver interfaces of SCIP
     
     Default node selectors
     implementation files (.c files) of the default node selectors of SCIP
     
     Default Presolvers
     implementation files (.c files) of the default presolvers of SCIP
     
     Default Propagators
     implementation files (.c files) of the default propagators of SCIP
     
     Default Readers
     implementation files (.c files) of the default readers of SCIP
     
     Default relaxators
     implementation files of the default relaxators of SCIP
     
     Default Separators
     implementation files (.c files) of the default separators of SCIP
     
     Default Tables
     implementation files (.c files) of the default statistics tables of SCIP