Overview | Group | Tree | Graph | Index | Concepts |
This function returns a goal to the specified solver that restores solution
,
just as if solution.restore(solver)
had been called in search mode. If the restoration
is legal, according to the constraints of the model, the goal succeeds. Otherwise it fails.
For more information, see IloSolution
.
See Also:
IloSolution, IloStoreBestSolution, IloStoreSolution, IloUpdateBestSolution