File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ To see all issues & pull requests closed by this release see the
2222* [ #3064 ] ( https://github.com/pgRouting/pgrouting/issues/3064 ) : Astar: create and use a process and driver for Astar
2323* [ #3075 ] ( https://github.com/pgRouting/pgrouting/issues/3075 ) : Spanning tree: create and use a process and driver
2424* [ #3086 ] ( https://github.com/pgRouting/pgrouting/issues/3086 ) : MaxFlow: create and use a process and driver
25+ * [ #3089 ] ( https://github.com/pgRouting/pgrouting/issues/3089 ) : edgeDisjoint and bellmanFord use shortestPath driver and
26+ process
2527
2628## pgRouting 4.0
2729
Original file line number Diff line number Diff line change @@ -47,6 +47,8 @@ To see all issues & pull requests closed by this release see the
4747* :issue: `3064 `: Astar: create and use a process and driver for Astar
4848* :issue: `3075 `: Spanning tree: create and use a process and driver
4949* :issue: `3086 `: MaxFlow: create and use a process and driver
50+ * :issue: `3089 `: edgeDisjoint and bellmanFord use shortestPath driver and
51+ process
5052
5153pgRouting 4.0
5254+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
You can’t perform that action at this time.
0 commit comments