org.gecode.explorer.PostOrderNodeVisitor Class Reference
Inherits org.gecode.explorer.DefaultNodeVisitor.Detailed Description
Definition at line 25 of file PostOrderNodeVisitor.java.
Public Member Functions | |
| PostOrderNodeVisitor (NodeCursorInterface theCursor) | |
| boolean | next () |
Constructor & Destructor Documentation
| org.gecode.explorer.PostOrderNodeVisitor.PostOrderNodeVisitor | ( | NodeCursorInterface | theCursor | ) |
Definition at line 27 of file PostOrderNodeVisitor.java.
Member Function Documentation
| boolean org.gecode.explorer.PostOrderNodeVisitor.next | ( | ) | [virtual] |
Implements org.gecode.explorer.DefaultNodeVisitor.
Definition at line 38 of file PostOrderNodeVisitor.java.
The documentation for this class was generated from the following file:
- org/gecode/explorer/PostOrderNodeVisitor.java (Revision: 2943)
