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