Overview | Group | Tree | Graph | Index | Concepts |
This function creates and returns a goal that always succeeds. It is one of the predefined building blocks (or search primitives) in an IBM® ILOG® Solver search.
This function returns an instance of IlcGoal
for use with the member functions
IloSolver::startNewSearch
and IloSolver::solve
.
See Also: