- 10 Feb, 2011 1 commit
-
-
Tiago Peixoto authored
-
- 18 Jan, 2011 1 commit
-
-
Tiago Peixoto authored
-
- 14 Jan, 2011 1 commit
-
-
Tiago Peixoto authored
This adds a check for directed graphs in most functions of the flow module, and renames the kolmogorov_max_flow to koybov_kolmogorov_max_flow. This also optimizes the graph augmentation in koybov_kolmogorov_max_flow, where reversed edges are detected and used if they exist.
-
- 04 Dec, 2010 1 commit
-
-
Tiago Peixoto authored
Now, whenever GraphWrap is being used, the property maps are always in "checked" mode.
-
- 13 Nov, 2010 1 commit
-
-
Tiago Peixoto authored
-
- 07 Mar, 2010 1 commit
-
-
Tiago Peixoto authored
-
- 06 Sep, 2009 1 commit
-
-
Tiago Peixoto authored
-
- 21 Aug, 2009 1 commit
-
-
Tiago Peixoto authored
This includes the edmonds karp, push relabel and kolmogorov maximum flow algorithms from the BGL.
-