mirror of
https://github.com/boostorg/graph.git
synced 2026-01-30 20:02:12 +00:00
dd07cb4c5ad44a5a44d47ed02acc393fce78aef8
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%