Like the reference manual, this manual uses the following conventions:
CPX
; the names of C++ classes in the CPLEX Concert Technology Library begin with Ilo
; and both appear in this typeface
, for example: CPXcopyobjnames()
or IloCplex
.
this typeface
, for example, set preprocessing aggregator n
.
set simplex refactor
i
indicates that you must fill in a value for i
.
A*A'
. The asterisk (*) indicates matrix multiplication, and the prime (') indicates the matrix transpose.