Hi,
I am fairly new to GLPK so excuse me if this is too obvious. I am trying to
load data into dimensionless (single value) Parameters using a table
statement. I cannot seem to get the syntax right. For example with:
table data IN "CSV" "./WDOInputData/WDO2InputParms.txt" :
SHIP_PENALTY ~ ShipPenalty,
SHIP_LTL_PENALTY ~ ShipLTLPenalty,
SHIP_SMALL_PENALTY ~ ShipSmallPenalty,
NON_GD_PENALTY ~ NonGDPenalty,
DC_OFF_MID_PENALTY ~ DCOffMidPenalty,
DC_CUBE_OVER_HIGH_PENALTY ~ DCCubeOverHighPenalty,
DC_CUBE_UNDER_LOW_PENALTY ~ DCCubeUnderLowPenalty,
DC_CUBE_OVER_PEAK_PENALTY ~ DCCubeOverpeakPenalty;
I get the following message:
Reading model section from WDOFormulation.mod...
WDOFormulation.mod:104: SHIP_PENALTY not a set
Context: ...IN_REGION_PENALTY ; table data IN '...' '...' : SHIP_PENALTY
Thanks for any ideas ...
Mike
(GLPK 4.29, Microsoft Vista, Compiled with VisualStudio C++)
--
_________________________________
Michael Bleau
Michael Bleau & AssociƩs
Tel: 514 247-2944
[EMAIL PROTECTED]
_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk