Implementation of the Lexicographic Breadth-First Search in linear time O(n + m).
graph graph-algorithms graphs triangulation cpp20 chordal traversal-algorithms lex-bfs lexbfs lexicographic-breath-first-search
-
Updated
Jul 5, 2021 - C++