Scippy

GCG

Branch-and-Price & Column Generation for Everyone

Public API of GCG

Detailed Description

methods and headers of the public C-API of GCG

The public API of GCG is separated into a Core API and a Plugin API. The first contains all methods that can be accessed by including the header gcg.h. The Plugin API is a collection of methods that are provided by the default plugins of GCG. The Plugin API is provided by gcgplugins.c."

Modules

 Core API
 methods and headers of the plugin-independent C-API provided by GCG.
 
 Plugin API of GCG
 core API extensions provided by the default plugins of GCG.