Description
Contributor: Clemens Westphal, October 2012
Small Model of Type : Python
Category : GAMS API library
Main file : PCutstock.gms
$title 'Test gams.control using a cutting stock example' (PCUTSTOCK,SEQ=31)
$onText
Contributor: Clemens Westphal, October 2012
$offText
$set srcRoot %gams.sysdir%api%system.dirsep%python%system.dirsep%examples%system.dirsep%control%system.dirsep%
$call.checkErrorLevel cd . && "%gams.sysdir%GMSPython%system.dirsep%python" "%srcRoot%cutstock.py" "%gams.sysdir%."
$call.checkErrorLevel cd . && "%gams.sysdir%GMSPython%system.dirsep%python" "%srcRoot%simple_cutstock.py" "%gams.sysdir%."