|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SearchNode | |
| jopt.csp.search | The interfaces to all your searching needs. |
| Uses of SearchNode in jopt.csp.search |
| Methods in jopt.csp.search with parameters of type SearchNode | |
void |
SearchLimit.init(SearchNode node)
Initializes search limit based on a starting search node |
boolean |
SearchLimit.isOkToContinue(SearchNode node)
Called before each search node is activated by search tree to determine if a search should continue |
boolean |
SearchGoal.isOkToActivate(SearchNode node)
This function must return true if the specified open node is acceptable to activate. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||