- 14 Sep, 2020 1 commit
-
-
Tiago Peixoto authored
-
- 19 Jun, 2019 1 commit
-
-
Tiago Peixoto authored
-
- 28 Sep, 2017 1 commit
-
-
Tiago Peixoto authored
-
- 06 Feb, 2017 1 commit
-
-
Tiago Peixoto authored
-
- 04 Dec, 2016 1 commit
-
-
Tiago Peixoto authored
-
- 01 Apr, 2016 1 commit
-
-
Tiago Peixoto authored
This is a significant refactoring of the statistical inference code, with many cleanups and improvements, and is aimed towards future extensibility. The old community module is available as 'community_old' and will be completely removed in the near future.
-
- 14 Mar, 2014 1 commit
-
-
Tiago Peixoto authored
-
- 28 Dec, 2013 1 commit
-
-
Tiago Peixoto authored
-
- 13 Apr, 2013 1 commit
-
-
Tiago Peixoto authored
-
- 07 Jan, 2013 1 commit
-
-
Tiago Peixoto authored
-
- 13 Nov, 2010 1 commit
-
-
Tiago Peixoto authored
-
- 04 Oct, 2010 1 commit
-
-
Tiago Peixoto authored
-
- 20 Feb, 2010 1 commit
-
-
Tiago Peixoto authored
Now the degree sequence is verified with Erdös-Gallai inequalities, and the edges are connected in a deterministic fashion. The edges then are rewired with the random_rewire() function.
-
- 14 Dec, 2009 1 commit
-
-
Tiago Peixoto authored
It is necessary to use -frounding-math to avoid run-time errors with certain versions of CGAL.
-
- 06 Dec, 2009 1 commit
-
-
Tiago Peixoto authored
This also includes the library CGAL as a dependency.
-
- 06 Sep, 2009 2 commits
-
-
Tiago Peixoto authored
The file graph_predecessor.hh was missing.
-
Tiago Peixoto authored
This returns the union of two graphs, and optionally specified property maps.
-
- 27 Aug, 2009 1 commit
-
-
Tiago Peixoto authored
-
- 17 Aug, 2009 1 commit
-
-
Tiago Peixoto authored
-
- 04 Aug, 2009 1 commit
-
-
Tiago Peixoto authored
-
- 26 Oct, 2008 1 commit
-
-
Tiago Peixoto authored
Add global variables to configure.ac, to avoid unnecessary multiple definitions.
-
- 07 Oct, 2008 1 commit
-
-
Tiago Peixoto authored
Add $(srcdir) to include paths in AM_CPPFLAGS so that we can compile the program writing all targets into a directory separate from the sources. This is done simply by creatig a subdirectory of the project root and running "../configure" and "make" inside it.
-
- 14 Apr, 2008 1 commit
-
-
Tiago Peixoto authored
-
- 06 Apr, 2008 1 commit
-
-
Tiago Peixoto authored
It is now much simpler, and works better.
-