File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ To see all issues & pull requests closed by this release see the
2121* [ #3060 ] ( https://github.com/pgRouting/pgrouting/issues/3060 ) : dagShortestPath: use the shortest_path process and driver
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
24+ * [ #3086 ] ( https://github.com/pgRouting/pgrouting/issues/3086 ) : MaxFlow: create and use a process and driver
2425
2526## pgRouting 4.0
2627
Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ To see all issues & pull requests closed by this release see the
4646* :issue: `3060 `: dagShortestPath: use the shortest_path process and driver
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
49+ * :issue: `3086 `: MaxFlow: create and use a process and driver
4950
5051pgRouting 4.0
5152+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
You can’t perform that action at this time.
0 commit comments