* Bug: In Dijkstra::_materialize(), in some special case a connex component can is reached by two (or more) vertexes. But of course it will be connected only through one, all others must be discarteds. The right one will have it's connex id set, all the others will stay to -1. So stop any backtrack when the first neighbor of a starting point has it's connex id *not* set. |
||
---|---|---|
.. | ||
cmake_modules | ||
src | ||
CMakeLists.txt |