- 18 Sep, 2014 1 commit
-
-
Tiago Peixoto authored
This fixes #188
-
- 11 Sep, 2014 1 commit
-
-
Tiago Peixoto authored
-
- 14 Jul, 2014 1 commit
-
-
Tiago Peixoto authored
-
- 31 May, 2014 1 commit
-
-
Tiago Peixoto authored
Now, if either vertex or edge filtering is enabled, simultaneous filtering is activated. By not considering vertex or edge filtering in completely independent fashion, the compile time memory requirements reduced to about 50%.
-
- 02 Jan, 2014 1 commit
-
-
Tiago Peixoto authored
-
- 10 Nov, 2013 1 commit
-
-
Tiago Peixoto authored
-
- 20 Mar, 2013 2 commits
-
-
Tiago Peixoto authored
-
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.
-
- 06 Jan, 2013 1 commit
-
-
Tiago Peixoto authored
-
- 02 May, 2012 1 commit
-
-
Tiago Peixoto authored
-
- 21 Mar, 2012 1 commit
-
-
Tiago Peixoto authored
-
- 13 Nov, 2010 1 commit
-
-
Tiago Peixoto authored
-
- 04 Feb, 2010 1 commit
-
-
Tiago Peixoto authored
This implements a shortest_path() function which returns the shortest path between two vertices. This also modifies shortest_distances, such that a predecessor map is optionally returned.
-
- 20 Nov, 2009 1 commit
-
-
Tiago Peixoto authored
-
- 04 Nov, 2009 1 commit
-
-
Tiago Peixoto authored
This includes the shortest_distance() function in the topology module.
-