|
Regina Calculation Engine
|
A supporting data structure for tree traversal enumeration methods. More...
Classes | |
| class | regina::TypeTrie< nTypes > |
| A trie that stores a set of type vectors of a fixed length. More... | |
Namespaces | |
| regina | |
| Contains the entire Regina calculation engine. | |
Typedefs | |
| template<int nTypes> | |
| using | regina::NTypeTrie = TypeTrie< nTypes > |
| Deprecated typedef for backward compatibility. More... | |
A supporting data structure for tree traversal enumeration methods.