– managing input and output,
– generating and keeping multiple solutions in the solution pool,
– using query routines,
– using callbacks, and
– using parallel optimizers.
The CPLEX User’s Manual is supplied in HTML and as an Eclipse plugin for
use in the IBM Help System based on Eclipse.
v Overview of the API offers you navigational links into the HTML reference
manual organized into categories of tasks you may want to perform in your
applications. Each category includes a table linking to the corresponding C
routine, C++ class or method, and Java interface, class, or method to accomplish
the task. There are also indications about the name of the corresponding .NET
method.
v Callable Library Reference Manual: This manual supplies detailed definitions
of the routines, macros, and functions in the CPLEX C application programming
interface (API). It is available online as HTML and as an Eclipse plugin for use
in the IBM Help System based on Eclipse. The routines are organized into
groups, such as optim.cplex.callable.optimizers , optim.callable.debug ,or
optim.cplex.callable.callbacks , to help you locate routines by their purpose.
As part of that online manual, you can also access other reference material:
– CPLEX Error Codes documents error codes by name in the group
optim.cplex.errorcodes . You can also access error codes by number in the
Overview of the API through the link Interpreting Error Codes.
– CPLEX Solution Quality Codes documents solution quality codes by name in
the group optim.cplex.solutionquality.
– CPLEX Solution Status Codes documents solution status codes by name in the
group optim.cplex.solutionstatus. You can also access solution status codes
by number in the Overview of the API through the link Interpreting Solution
Status Codes.
v CPLEX C++ API Reference Manual: This manual supplies detailed definitions
of the classes, macros, and functions in the CPLEX C++ application
programming interface (API). It is available online as HTML and as an Eclipse
plugin for use in the IBM Help System based on Eclipse.
v CPLEX Java API Reference Manual: This manual supplies detailed definitions
of the Concert Technology interfaces and CPLEX Java classes. It is available
online as HTML and as an Eclipse plugin for use in the IBM Help System based
on Eclipse.
v CPLEX .NET Reference Manual: This manual documents the .NET API of
Concert Technology for CPLEX. It is available online as HTML and as an Eclipse
plugin for use in the IBM Help System based on Eclipse.
v CPLEX Python API Reference Manual: This manual documents the Python API
of CPLEX. It is available online as HTML and as an Eclipse plugin for use in the
IBM Help System based on Eclipse.
v CPLEX Parameters Reference Manual: This manual lists the parameters of
CPLEX with their names in the Callable Library, in Concert Technology, and in
the Interactive Optimizer. It also shows their default settings with explanations
of the effect of other settings. Normally, the default settings of CPLEX solve a
wide range of mathematical programming problems without intervention on
your part, but these parameters are available for fine tuning in special cases.
v CPLEX File Formats Reference Manual: This manual documents the file formats
recognized and supported by CPLEX.
Meet CPLEX xix