org.gecode.gist.Gist Class Reference
List of all members.
Detailed Description
Definition at line 45 of file Gist.java.
Public Member Functions | |
| Gist (Space rootSpace) | |
| Gist (Space rootSpace, boolean bab) | |
| void | exploreOne () |
| void | exploreAll () |
| void | addEventListener (GistEventListener e) |
Package Attributes | |
| GistUIInterface | ui |
| GistController | ctrl |
Constructor & Destructor Documentation
Member Function Documentation
| void org.gecode.gist.Gist.addEventListener | ( | GistEventListener | e | ) |
Member Data Documentation
GistUIInterface org.gecode.gist.Gist.ui [package] |
GistController org.gecode.gist.Gist.ctrl [package] |
The documentation for this class was generated from the following file:
- org/gecode/gist/Gist.java (Revision: 4792)
