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

boost/graph/biconnected_components.hpp:
- Fixed computation of articulation points

libs/graph/example/biconnected_components.cpp:
- Remove the second example graph: we only need one for a good example

libs/graph/test/biconnected_components_test.cpp, libs/graph/test/Jamfile:
- Randomized testcase verifying the biconnected components & articulation
points computation. Biconnected components aren't thoroughly tested,
but articulation points are.


[SVN r26094]

Douglas Gregor 21 лет назад
Родитель
Сommit
6ead95399e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/graph

+ 1 - 1
libs/graph

@@ -1 +1 @@
-Subproject commit 6123fb57e9ab1c1dee32ca8a345a5c72d0f5d23c
+Subproject commit e7023ea88a1149cabc8300d3efe9192dfac4c556

粤ICP备19079148号