Generated on Sat Aug 25 2012 15:53:10 for Gecode by doxygen 1.7.5
Gecode::Gist::NodeAllocatorBase::Block Class Reference

Blocks of nodes. More...

List of all members.

Public Attributes

b [NodeBlockSize]
 The actual nodes.
int best [NodeBlockSize]
 The index of the best known previous solution for each node.

Detailed Description

Blocks of nodes.


Member Data Documentation

The actual nodes.

Definition at line 57 of file node.hh.

The index of the best known previous solution for each node.

Definition at line 59 of file node.hh.


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