Go to the source code of this file.
Classes | |
class | Gecode::Support::BlockAllocator |
Manage memory organized into block lists (allocator) More... | |
class | Gecode::Support::BlockAllocator::Block |
One block of memory. More... | |
class | Gecode::Support::BlockClient |
Client for block allocator of type T. More... | |
Namespaces | |
namespace | Gecode |
Gecode toplevel namespace | |
namespace | Gecode::Support |
Support algorithms and datastructures |