Complete program

Identifies location of the sample application in the C++ API and other APIs as well.

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

You will also find Rates.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 Rates.cs and the VB.NET implementation in Rates.vb.