- 21 Mar, 2012 5 commits
-
-
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
-
- 02 Sep, 2011 4 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
Images are now converted to png a posteriori for html output, but are used as pdf for latex.
-
Tiago Peixoto authored
This fixes a compile error with gcc 4.4 and boost in debian squeeze.
-
Tiago Peixoto authored
This fixes a bug in the "correlated" mode in random_rewire().
-
- 26 Aug, 2011 1 commit
-
-
Tiago Peixoto authored
This implements a general "blockmodel" generation / rewiring algorithm, using Gibbs acceptence / rejection sampling (a.k.a Metropolis-Hastings). This also implements some optimizations in the rewiring code, which makes it more efficient on filtered graphs.
-
- 24 Aug, 2011 3 commits
-
-
Tiago Peixoto authored
This introduces several simplifications and corrections to the graph rewire algorithm, to guarantee unbiased sampling. Now a move is outright rejected if it produces a self-loop/parallel-edge, instead of retried. This also adds a "non-sweep" mode, where edges are rewired randomly, possibly with repetition. The edge moves are now simplified to the target of the edges only, since swaping sources is redundant. The number of iterations can now be explicitly modified, so it is not necessary to call the function more than once, and it is emphasized in the documentation that only after sufficiently many iterations can the graph be guaranteed to be fully mixed.
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
- 15 Aug, 2011 2 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
Newly added vertices or edges in filtered graphs now automatically appear in them.
-