Просмотр исходного кода

Fixed #1622. A viable solution relies on the fact that incident edges in a
loop are stored adjacently in the out edge list of the vertex. A simple
modification of the global edge erasing loop for undirected graphs will
skip the next iterator if both the current and next contain the same iterator.


[SVN r50206]

Andrew Sutton 17 лет назад
Родитель
Сommit
dfc17fa29b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/graph

+ 1 - 1
libs/graph

@@ -1 +1 @@
-Subproject commit 3fdea479bd6c92476118031ce1b6a43789af60bf
+Subproject commit 9ad0c6a23c6cd1e9532113b87d22e6942282ae73

粤ICP备19079148号