An open API service indexing awesome lists of open source software.

https://github.com/tniessen/cpp-graph-dom

Tiny, header-only C++20 implementation of the dominator tree algorithm by Lengauer and Tarjan
https://github.com/tniessen/cpp-graph-dom

control-flow-graph directed-graph dominator-tree graph-algorithms graph-theory program-analysis

Last synced: about 1 year ago
JSON representation

Tiny, header-only C++20 implementation of the dominator tree algorithm by Lengauer and Tarjan

Awesome Lists containing this project