Overview | Group | Tree | Graph | Index | Concepts |
The concept of failure in Solver changed between version 4.4 and version
5.x. In version 4.4, a failure occurred whenever the member function
IlcManager::fail
executed.
In version 5.x, the member functions IlcConstraintI::fail
and IlcGoalI::fail
as well as the function IloGoalFail
cause failure.