|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Solution
Method Summary | |
---|---|
Solution |
clone()
|
double |
getBound()
|
double |
getObjective()
|
java.util.Enumeration<Solution> |
getSuccessors()
|
boolean |
isComplete()
|
boolean |
isFeasible()
|
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
boolean isFeasible()
boolean isComplete()
double getObjective()
double getBound()
java.util.Enumeration<Solution> getSuccessors()
Solution clone()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |