
#include <climits>Go to the source code of this file.
Classes | |
| class | Gecode::Support::BitSetData |
| Date item for bitsets. More... | |
| class | Gecode::Support::RawBitSetBase |
| Basic bitset support (without stored size information) More... | |
| class | Gecode::Support::BitSetBase |
| Basic bitset support. More... | |
Namespaces | |
| Gecode | |
| Gecode toplevel namespace | |
| Gecode::Support | |
| Support algorithms and datastructures | |
Enumerations | |
| enum | Gecode::Support::BitSetStatus { Gecode::Support::BSS_NONE, Gecode::Support::BSS_ALL, Gecode::Support::BSS_SOME } |
| Status of a bitset. More... | |