|
file | NodePCRotation.h [code] |
| An embedding tree representing, for a single node, all orders of incident edges in all planar embeddings.
|
|
file | PCEnum.h [code] |
| Predeclaration of various PC-tree related classes and enums.
|
|
file | PCNode.h [code] |
| A node in a PC-tree that is either a P-node, C-node or leaf.
|
|
file | PCRegistry.h [code] |
| A registry that allows labelling the nodes of a PC-tree.
|
|
file | PCTree.h [code] |
| The main class of the PC-tree.
|
|
file | PCTreeForest.h [code] |
| PCTreeForests contain multiple PCTrees that can be merged with each other.
|
|
file | PCTreeIterators.h [code] |
| Utils for PCTree::allNodes(), PCTree::innerNodes(), PCNode::children() and PCNode::neighbors().
|
|