Преглед изворни кода

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

[SVN r57928]
Jeremiah Willcock пре 16 година
родитељ
комит
93d70372f5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      libs/graph

+ 1 - 1
libs/graph

@@ -1 +1 @@
-Subproject commit e47d3c4c5af7e672236b90a522e5fe90be89eeb2
+Subproject commit 8431fde428d3baf44eeff7166cece23f5ead3904

粤ICP备19079148号