ILOG CPLEX 11.0 Parameters Reference Manual > > About Parameters of CPLEX > Accessing Parameters |
Accessing Parameters |
INDEX PREVIOUS NEXT |
The following methods set and access parameters for objects of the class IloCplex
in C++ and Java or the class Cplex
in the .NET API:
The names of the corresponding accessors in the class Cplex
in .NET follow the usual conventions of names and capitalization of languages in that framework. For example, the class Cplex
and its method Solve
are denoted Cplex.Solve
.
C applications and applications written in other languages callable from C access and set parameters with the following routines:
Copyright © 1987-2007 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |