Generated on Sat Feb 7 2015 02:01:43 for Gecode by doxygen 1.8.9.1
Gecode::Gist::BestNode Class Reference

Static reference to the currently best space. More...

#include <spacenode.hh>

Public Member Functions

 BestNode (SpaceNode *s0)
 Constructor. More...
 

Public Attributes

SpaceNodes
 The currently best node found, or NULL. More...
 

Detailed Description

Static reference to the currently best space.

Definition at line 84 of file spacenode.hh.

Constructor & Destructor Documentation

Gecode::Gist::BestNode::BestNode ( SpaceNode s0)

Constructor.

Definition at line 65 of file spacenode.cpp.

Member Data Documentation

SpaceNode* Gecode::Gist::BestNode::s

The currently best node found, or NULL.

Definition at line 87 of file spacenode.hh.


The documentation for this class was generated from the following files: