|
Polymake Template Library (PTL)
3.0.6
|
Declaration of pm::GenericSet class. More...
Classes | |
| class | pm::Set< E, Comparator > |
An associative container based on a balanced binary search (AVL) tree. Comparator is a functor defining a total ordering on the element value domain. In most cases, the default choice (lexicographical order) will suffice for your needs. More... | |
| class | pm::GenericSet< TSet, E, Comparator > |
| Generic type for ordered sets More... | |
Namespaces | |
| pm | |
| global namespace for all classes from the polymake project | |
| polymake | |
| namespace to be used for client code | |
Declaration of pm::GenericSet class.
1.8.11