|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A SearchNode is a portion of the search tree that is
processed by a Search algorithm. The SearchNode
is also used by goals to indicate a location within a search tree a
where a solution is contained.
| Method Summary | |
int |
getDepth()
Returns the depth of this node within the search tree |
| Method Detail |
public int getDepth()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||