mirror of
https://github.com/boostorg/graph.git
synced 2026-02-25 16:32:09 +00:00
976e524b5910b701ec4b830f0aa6372d7f221461
Pass the indexMap parameter through to the dominator_visitor and use it instead of get(vertex_index, g). This allows this algorithm to be used for graphs without a vertex_index property. Addresses bug #11742.
Description
Mirrored via gitea-mirror
Languages
C++
98.2%
C
1.7%