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