Implementation files (.c files)
Detailed Description
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.
Modules | |
SCIP Default Plugins | |
implementation files (.c files) of the SCIP default plugins | |
Other implementation files of SCIP | |
other implementation files of SCIP | |