|
jInfer | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HeuristicCallback
Callback interface used by heuristics to report their results to their invoker.
Method Summary | |
---|---|
void |
finished(List<IdSet> feasiblePool)
Report that a heuristic has finished and get the pool of solutions from the argument. |
Method Detail |
---|
void finished(List<IdSet> feasiblePool)
feasiblePool
- List of feasible solutions found by this run of the
heuristic.
|
jInfer | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |