mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-08-13 21:35:56 +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.