|
Classes |
class | dgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > |
| unlabeled directed graph More...
|
class | dag< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > |
| unlabeled directed acyclic graph (DAG) More...
|
class | ldgraph< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > |
| labeled directed graph More...
|
class | ldag< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > |
| labeled directed acyclic graph (LDAG) More...
|
class | ntree< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > |
| -ary forest More...
|
class | rntree< _Tp, _SequenceCtr, _PtrAlloc, _Alloc > |
| -ary forest More...
|
class | atree< _Tp, _AssocCtr, _Key, _Compare, _PtrAlloc, _Alloc > |
| -ary forest with labelled edges More...
|
class | stree< _Key, _Compare, _AssocCtr, _PtrAlloc, _Alloc > |
| -ary forest with unsorted edges More...
|
class | ratree< _Tp, _AssocCtr, _Key, _Compare, _PtrAlloc, _Alloc > |
| -ary forest with labelled edges More...
|
class | rstree< _Key, _Compare, _AssocCtr, _PtrAlloc, _Alloc > |
| -ary forest with unsorted edges More...
|
class | preorder_visitor< _Node, _Ret, _Col > |
| preorder visitor base class More...
|
class | postorder_visitor< _Node, _Ret, _Col > |
| postorder visitor base class More...
|
class | prepost_visitor< _Node, _Ret, _Col > |
| pre+postorder visitor base class More...
|
Defines |
#define | VGTL_VECTOR_IMPL |
| STL vector wrapper for C array.
|
The classes and types in this section are for external use.