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 branching rules
 implementation files (.c files) of the default branching rules of SCIP
 
 Default constraint handlers
 implementation files (.c files) of the default constraint handlers 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 Primal Heuristics
 implementation files (.c files) of the default primal heuristics 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 Separators
 implementation files (.c files) of the default separators of SCIP
 
 Default Tables
 implementation files (.c files) of the default statistics tables of SCIP