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

fixed bug in remove_edge(e, g) for bidirectional graphs.
The problem was that the edge property was not removed from the edge list


[SVN r23288]

Jeremy Siek 22 лет назад
Родитель
Сommit
9f5a17a492
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/graph

+ 1 - 1
libs/graph

@@ -1 +1 @@
-Subproject commit 4c469946fe0cba6d4a2c6197ae2fa463626774c3
+Subproject commit 00a2844d669817db72a2e95cf851adf62557ebaf

粤ICP备19079148号