|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectJaCoP.search.SimpleSolutionListener<T>
JaCoP.fz.Solve.CostListener<T>
public class Solve.CostListener<T extends Var>
| Field Summary |
|---|
| Fields inherited from class JaCoP.search.SimpleSolutionListener |
|---|
childrenSolutionListeners, parentSolutionListener, parentSolutionNo, solutionLimit |
| Constructor Summary | |
|---|---|
Solve.CostListener()
|
|
| Method Summary | |
|---|---|
boolean |
executeAfterSolution(Search<T> search,
SelectChoicePoint<T> select)
It is executed by search after a solution is found. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Solve.CostListener()
| Method Detail |
|---|
public boolean executeAfterSolution(Search<T> search,
SelectChoicePoint<T> select)
SolutionListener
executeAfterSolution in interface SolutionListener<T extends Var>executeAfterSolution in class SimpleSolutionListener<T extends Var>search - the search which have found a solution.select - the select choice point heuristic
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||