|
Regina 7.0 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 | |
| namespace | regina |
| Contains the entire Regina calculation engine. | |
Functions | |
| template<int nTypes> | |
| void | regina::swap (TypeTrie< nTypes > &a, TypeTrie< nTypes > &b) noexcept |
| Swaps the contents of the two given tries. More... | |
A supporting data structure for tree traversal enumeration methods.