The Cplex..::..OptimalityTarget type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| Auto |
Automatically selects optimality target.
| |
| FirstOrder |
Searches for a solution that satisfies first-order
optimality conditions, but is not necessarily
globally optimal.
| |
| OptimalConvex |
Searches for a globally optimal solution to a convex model.
|