This example shows the wrapper model of a cutstock problem based on the simple GAMS cutstock model from the GAMS Model Library. More...
Go to the source code of this file.
Classes | |
class | cutstock_class.Cutstock |
Variables | |
str | cutstock_class.GAMS_MODEL |
Detailed Description
This example shows the wrapper model of a cutstock problem based on the simple GAMS cutstock model from the GAMS Model Library.
This class is used in the simple_cutstock.py example.
Definition in file cutstock_class.py.