Complete program: ilotransport.cpp

Tells where the sample application in C++ is located and where to find variations in other APIs.

You can see the complete program online in the standard distribution of CPLEX at yourCPLEXinstallation/examples/src/ilotransport.cpp.

You will also find Transport.java in yourCPLEXinstallation /examples/src/. If your installation includes the .NET API of CPLEX, then you will also find the C#.NET implementation of this example in Transport.cs. Likewise, you will find transport.py implementing this problem and using piecewise linear constraints in Python.