|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umass.cs.mallet.base.util.search.SearchNode.NextNodeIterator
edu.umass.cs.mallet.base.util.search.AStarNode.NextNodeIterator
Iterator over new A* search nodes generated by state transitions from this node's state.
| Constructor Summary | |
protected |
AStarNode.NextNodeIterator()
|
| Method Summary | |
SearchNode |
nextNode()
The search tree node for the next state reached from the current state. |
| Methods inherited from class edu.umass.cs.mallet.base.util.search.SearchNode.NextNodeIterator |
cost, getStateIter, hasNext, next, remove |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected AStarNode.NextNodeIterator()
| Method Detail |
public SearchNode nextNode()
SearchNode.NextNodeIterator
nextNode in class SearchNode.NextNodeIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||