com.gams.examples.cutstock.SimpleCutstock Class Reference
This example implements a column generation approach. More...
Detailed Description
This example implements a column generation approach.
The column generation scheme has been implemented in GAMS and the GAMS model with the input and output data has been wrapped in a class that separates all interaction with GAMS from the driving application.
Definition at line 19 of file SimpleCutstock.java.