implementation files (.c files) of the SCIP core and the default plugins
The core provides the functionality for creating problems, variables, and general constraints. The default plugins of SCIP provide a mix of public API function and private, static function and callback declarations.
Topics | |
SCIP Default Plugins | |
implementation files (.c files) of the SCIP default plugins | |
Other implementation files of SCIP | |
other implementation files of SCIP | |