$title 'Test gams.control using a (multi-threaded) Benders Decomposition Algorithm' (PBENDERS,SEQ=28) $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%benders_2stage.py" "%gams.sysdir%." $call.checkErrorLevel cd . && "%gams.sysdir%GMSPython%system.dirsep%python" "%srcRoot%benders_2stage_mt.py" "%gams.sysdir%."