public class AStarNode.NextNodeIterator extends SearchNode.NextNodeIterator
| Modifier | Constructor and Description |
|---|---|
protected |
NextNodeIterator() |
| Modifier and Type | Method and Description |
|---|---|
SearchNode |
nextNode()
The search tree node for the next state reached from
the current state.
|
cost, getStateIter, hasNext, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic SearchNode nextNode()
SearchNode.NextNodeIteratornextNode in class SearchNode.NextNodeIteratorCopyright © 2019 JULIE Lab, Germany. All rights reserved.