transport.h
Go to the documentation of this file.
Definition transport.h:37
void run(gams::GAMSCheckpoint checkpoint, std::ostream &output)
Executes the trnsport model.
Definition transport.cpp:60
gams::GAMSParameter f() const
f: freight in dollars per case per thousand miles
Definition transport.h:76
gams::GAMSVariable z() const
z: total transportation costs in thousands of dollars
Definition transport.h:88
gams::GAMSOptions opt() const
Options for the execution of the trnsport model.
Definition transport.h:94