- 01 Jan, 2017 1 commit
-
-
Tiago Peixoto authored
-
- 01 Jan, 2016 1 commit
-
-
Tiago Peixoto authored
-
- 23 Sep, 2015 1 commit
-
-
Tiago Peixoto authored
-
- 08 Jan, 2015 1 commit
-
-
Tiago Peixoto authored
-
- 19 Apr, 2014 1 commit
-
-
Tiago Peixoto authored
This fixes ticket #167
-
- 02 Jan, 2014 1 commit
-
-
Tiago Peixoto authored
-
- 27 Feb, 2013 1 commit
-
-
Tiago Peixoto authored
-
- 11 Feb, 2013 1 commit
-
-
Tiago Peixoto authored
Dumping boost::adjacency_list<> improves memory usage by a factor of two, and also slightly improves performance in some cases.
-
- 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
-
- 21 Aug, 2009 1 commit
-
-
Tiago Peixoto authored
This includes the edmonds karp, push relabel and kolmogorov maximum flow algorithms from the BGL.
-