Blocks of nodes. More...
Public Attributes | |
T | b [NodeBlockSize] |
The actual nodes. | |
int | best [NodeBlockSize] |
The index of the best known previous solution for each node. |
Blocks of nodes.
T Gecode::Gist::NodeAllocatorBase::Block::b[NodeBlockSize] |
int Gecode::Gist::NodeAllocatorBase::Block::best[NodeBlockSize] |