Overload List
| Name | Description | |
|---|---|---|
| Use(Cplex..::..Aborter) |
Instructs the invoking
object to use the aborter to control termination
of its solving and tuning methods.
| |
| Use(Cplex..::..Callback) |
Installs a user-written callback.
| |
| Use(ModelingAssistance..::..Callback) |
Register or clear a modeling assistance callback.
| |
| Use(Cplex..::..Callback..::..Function, Int64) |
Register or clear a callback to be invoked by CPLEX during optimization.
|