Loading...
Searching...
No Matches
Package com.gams.examples.cutstock

Provides examples that implement a column generation approach to solve the cutting stock problem. More...

Classes

class  Cutstock
 This example implements a column generation approach. More...
 
class  CutstockModel
 This example shows the wrapper model of a cutstock problem based on the simple GAMS [cutstock] model from the GAMS Model Library. More...
 
class  SimpleCutstock
 This example implements a column generation approach. More...
 

Detailed Description

Provides examples that implement a column generation approach to solve the cutting stock problem.