mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
Introduces an adaptor (like the BGL's reverse_graph) that presents an undirected view of a bidirectional graph. Initially used in ng_calc_components.