PTsp.gms : Test gams.control using a Traveling Salesman Problem

Description

Contributor: Clemens Westphal, April 2014


Small Model of Type : Python


Category : GAMS API library


Main file : PTsp.gms

$title 'Test gams.control using a Traveling Salesman Problem' (PTSP,SEQ=38)

$onText
Contributor: Clemens Westphal, April 2014
$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%tsp.py" "%gams.sysdir%."