Revision 9f6cd2a2cc68fd385e2dff0eca63ae72876543b6 authored by Eugenio Angriman on 14 September 2020, 15:46:00 UTC, committed by Eugenio Angriman on 20 October 2020, 15:33:25 UTC
If Dijkstra stops before finishing the exploration (e.g., when the
target node is found), the heap might not be empty, and this breaks
future runs of the algorithm.
1 parent 8dc007c
History
File Mode Size
benchmark
docs
extlibs
extrafiles
include
input
networkit
notebooks
output
scripts
.clang-format -rw-r--r-- 3.2 KB
.clang-tidy -rw-r--r-- 3.3 KB
.gitignore -rw-r--r-- 1.1 KB
.gitmodules -rw-r--r-- 188 bytes
.travis.yml -rw-r--r-- 10.9 KB
CHANGES.md -rw-r--r-- 1.1 KB
CMakeLists.txt -rw-r--r-- 22.7 KB
CONTRIBUTING.md -rw-r--r-- 3.5 KB
License.txt -rw-r--r-- 1.1 KB
MANIFEST.in -rw-r--r-- 141 bytes
README.md -rw-r--r-- 9.9 KB
appveyor.yml -rw-r--r-- 692 bytes
check_code.sh -rwxr-xr-x 601 bytes
networkit.pc -rw-r--r-- 342 bytes
requirements.txt -rw-r--r-- 60 bytes
setup.py -rw-r--r-- 10.6 KB
version.py -rw-r--r-- 2.0 KB

README.md

back to top