Gecode::Gist::BestNode Class Reference
Static reference to the currently best space. More...
#include <spacenode.hh>
Public Member Functions | |
| BestNode (SpaceNode *s0) | |
| Constructor. | |
Public Attributes | |
| SpaceNode * | s |
| The currently best node found, or NULL. | |
Detailed Description
Static reference to the currently best space.Definition at line 99 of file spacenode.hh.
Constructor & Destructor Documentation
| Gecode::Gist::BestNode::BestNode | ( | SpaceNode * | s0 | ) |
Member Data Documentation
The documentation for this class was generated from the following files:
- gecode/gist/spacenode.hh (Revision: 8152)
- gecode/gist/spacenode.cpp (Revision: 9005)
