mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-28 10:48:45 +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.