github-actions[bot] on gh-pages
Update users documentation for … (compare)
krashish8 on develop
chore: Included githubactions i… Bump actions/checkout from 2 to… Bump MarkusJx/install-boost fro… and 1 more (compare)
# This is a combination of 26 commits. # This is the 1st commit message: Check interruption in include/dijkstra # This is the commit message #2: Check interruption in include/dijkstra # This is the commit message #3: Check interruption in include/allpairs ...
Honoring cancellation request (closes #232)
* allpairs
* dijkstra
* (list of directories you can get from the end of the file)
This must be at the end of the file (with comments)
modified: NEWS
modified: doc/src/pgRouting-introduction.rst
modified: doc/src/release_notes.rst
modified: include/allpairs/pgr_allpairs.hpp
modified: include/astar/pgr_astar.hpp
modified: include/bellman_ford/pgr_bellman_ford.hpp
modified: include/bellman_ford/pgr_edwardMoore.hpp
modified: include/breadthFirstSearch/pgr_breadthFirstSearch.hpp
modified: include/contraction/pgr_deadEndContraction.hpp
new file: include/cpp_common/interruption.h
modified: include/dagShortestPath/pgr_dagShortestPath.hpp
modified: include/dijkstra/pgr_dijkstra.hpp
modified: include/max_flow/pgr_maxflow.hpp
modified: include/spanningTree/pgr_kruskal.hpp
modified: include/spanningTree/pgr_mst.hpp
modified: include/spanningTree/pgr_prim.hpp
modified: include/spanningTree/pgr_randomSpanningTree.hpp
modified: include/topologicalSort/pgr_topologicalSort.hpp
modified: src/alpha_shape/pgr_alphaShape.cpp
modified: src/components/pgr_components.cpp
modified: src/trsp/trsp.c
So the directories that you modified are