mirror of
https://github.com/boostorg/graph.git
synced 2026-01-31 08:12:14 +00:00
8431fde428d3baf44eeff7166cece23f5ead3904
[SVN r57928]
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
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%