49#define OGDF_DECL_REG_ARRAY_TYPE(v, c) ogdf::RegisteredArray<PCTreeRegistry, v, c>
51#undef OGDF_DECL_REG_ARRAY_TYPE
Declaration and implementation of RegisteredArray class.
#define OGDF_DECL_REG_ARRAY(NAME)
Declaration and implementation of ogdf::RegisteredSet.
Basic declarations, included by all source files.
Dynamic arrays indexed with arbitrary keys.
Constant-time set operations.
A node in a PC-tree that is either a P-node, C-node or leaf.
A PC-tree represents a set of cyclic orders of its leaves by labeling its inner nodes as either P- or...
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF dynamic library (shared object / DLL),...
std::ostream & operator<<(std::ostream &, ogdf::pc_tree::NodeLabel)