Overview | Group | Tree | Graph | Index | Concepts |
This function creates and returns a node evaluator which implements depth-first search in a Concert Technology model.
This function returns an instance of IloNodeEvaluator
for use with the member functions IloSolver::startNewSearch
and IloSolver::solve
. An instance of
IloSolver
extracts the node evaluator that it returns as
an instance of IlcNodeEvaluator
for use during a Solver search.
See Also:
IloIDFSEvaluator, IlcNodeEvaluator, IloNodeEvaluator