- 06 Apr, 2012 1 commit
-
-
Tiago Peixoto authored
-
- 03 Apr, 2012 1 commit
-
-
Tiago Peixoto authored
This includes user-defined types, as well as vector types and strings. This affects dijkstra_search(), astar_search() and bellman_ford_search().
-
- 31 Mar, 2012 1 commit
-
-
Tiago Peixoto authored
This fixes the edge invalidation check, when either the source of the target vertex is removed.
-
- 21 Mar, 2012 12 commits
-
-
Tiago Peixoto authored
This fixes ticket #97.
-
Tiago Peixoto authored
This also makes all Edge classes inherit from the same base class of the same name. This fixes tickets #94 and #95
-
Tiago Peixoto authored
This fixes ticket #85.
-
Tiago Peixoto authored
-
Tiago Peixoto authored
This works around a regression introduced in boost 1.48, relating to the edge descriptors of reversed graphs. See: https://svn.boost.org/trac/boost/ticket/6391
-
Tiago Peixoto authored
-
Tiago Peixoto authored
This fixes a bug where the PropertyMap.fa attribute would not be set if filtering is disabled.
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
Tiago Peixoto authored
This fixes ticket #84
-
- 30 Dec, 2011 2 commits
-
-
Tiago Peixoto authored
This also belongs to an upcoming commit.
-
Tiago Peixoto authored
-
- 29 Dec, 2011 1 commit
-
-
Tiago Peixoto authored
This modification belongs to an upcoming commit.
-
- 28 Dec, 2011 1 commit
-
-
Tiago Peixoto authored
-
- 22 Dec, 2011 1 commit
-
-
Tiago Peixoto authored
-
- 27 Nov, 2011 2 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
- 18 Nov, 2011 1 commit
-
-
Tiago Peixoto authored
This changes stlightly the information passed to the auxiliary functions provided by the user, so that more arbitrary structures can be constructed more easily.
-
- 15 Nov, 2011 1 commit
-
-
Tiago Peixoto authored
-
- 05 Nov, 2011 3 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
- 12 Oct, 2011 4 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
Tiago Peixoto authored
The condensation_graph() function now returns a property map which contains the community values themselves for each vertex.
-
Tiago Peixoto authored
This includes a spirit parser for the gml syntax, and a graph writer. Additionaly, the general graph io code also been cleaned up.
-
- 11 Oct, 2011 1 commit
-
-
Tiago Peixoto authored
-
- 25 Sep, 2011 1 commit
-
-
Tiago Peixoto authored
-
- 22 Sep, 2011 2 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
This fixes ticket:73
-
- 14 Sep, 2011 2 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
- 04 Sep, 2011 3 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-