This example shows the wrapper model of a transportation problem based on the simple GAMS [trnsport] model from the GAMS Model Library. More...
Go to the source code of this file.
Classes | |
class | transport_class.Transport |
Variables | |
str | transport_class.GAMS_MODEL |
Detailed Description
This example shows the wrapper model of a transportation problem based on the simple GAMS [trnsport] model from the GAMS Model Library.
This class is used in the transport13.py example.
Definition in file transport_class.py.