Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
pctree Directory Reference
+ Directory dependency graph for pctree:

Directories

 util
 

Files

 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().