mirror of
https://github.com/boostorg/graph.git
synced 2026-01-31 08:12:14 +00:00
0ccfbb57546a3d150d3ae9486d8dabb9d45ae3fb
Added lookup_edge() function as wrapper for graphs that do not model AdjacencyMatrix; changed functions to use it instead of edge(); added is_adjacency_matrix traits class; updated docs to reflect Adjacency Matrix requirements and suggestions; fixes #3266
Description
Mirrored via gitea-mirror
Languages
C++
98.2%
C
1.7%