Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

util Directory Reference
+ Directory dependency graph for util:

Files

file  FilteringBFS.h [code]
 An iterator-based BFS through a Graph. TODO should be moved to a central location; add DFS?
 
file  IntrusiveList.h [code]
 An intrusive list for the leaves of a PCTree. TODO should be moved to a central location; merge with GraphList?