GCG C-API
The public API of GCG is separated into a Core API and a Plugin API.
[detail level 1234]
| ▼Public API of GCG | Methods and headers of the public C-API of GCG |
| ▼Core API | Methods and headers of the plugin-independent C-API provided by GCG |
| ▼Data Structures | Commonly used data structures |
| GCG Column | |
| Priority Queue | |
| Type Definitions | Type definitions and callback declarations |
| Bliss | Methods concerning BLISS |
| Decomposition | Public methods concerning the decomposition |
| Heuristics | Public methods concerning heuristics |
| ▼Pricing | All pricing-related public functionalities |
| Pricing Job | |
| Pricing Problem | |
| GCG Variable Pricer Object | |
| GCG Variable Pricer | |
| Separators | Public methods for separators |
| Miscellaneous | Public methods from the scip_misc.c file |
| ▼Plugin API of GCG | Core API extensions provided by the default plugins of GCG |
| Benders' Decomposition | This page contains a description of all methods and files provided by the Benders' decomposition |
| Branching Rules | This page contains a list of all branching rule which are currently available |
| Constraint Handler | This page contains a list of all constraint handlers which are currently available |
| Detectors | This page contains a list of all detectors which are currently available |
| Classifiers | This page contains a list of all classifiers which are currently available |
| Dialogs | This page contains a list of all dialogs which are currently available |
| Displays | This page contains a list of all displays (output columns) which are currently available |
| File Readers | This page contains a list of all file readers which are currently available |
| Node Selectors | This page contains a list of all node selectors which are currently available |
| ▼Pricing | This page contains a list of all pricers, pricing solvers and the pricing jobs and problem structures |
| Pricers | This page contains a list of all pricers which are currently available |
| Pricing Solvers | This page contains a list of all pricing solvers which are currently available |
| ▼Primal Heuristics | This page contains a list of all primal heuristics which are currently available |
| Diving Heuristics | This page contains a list of all diving heuristics which are currently available |
| Relaxators | This page contains a list of all relaxators which are currently available |
| Separators | This page contains a list of all separators which are currently available |
