org.gecode.gist.DFS Class Reference
Inherits org.gecode.gist.SearchEngineInterface.List of all members.
Detailed Description
Definition at line 32 of file DFS.java.
Public Member Functions | |
| DFS () | |
| void | setup (SpaceNode root) |
| boolean | step () |
Constructor & Destructor Documentation
Member Function Documentation
| void org.gecode.gist.DFS.setup | ( | SpaceNode | root | ) |
| boolean org.gecode.gist.DFS.step | ( | ) |
The documentation for this class was generated from the following file:
- org/gecode/gist/DFS.java (Revision: 3796)
