https://github.com/kit-parco/networkit

sort by:
Revision Author Date Message Commit Date
921ef2e closed branch GraphBLAS 01 September 2016, 16:14:05 UTC
c3fd73d updated documentation 31 August 2016, 16:04:29 UTC
8c3eff1 updated documentation and removed some outcommented code 31 August 2016, 16:03:15 UTC
c3061ac removed intermediate computation of incidence matrix product 30 July 2016, 13:27:50 UTC
66a46f9 improved construction of page rank matrix 14 July 2016, 07:02:41 UTC
c76f72e added algebraic matching coarsening and some code documentation 12 July 2016, 16:37:17 UTC
bf89e5e added algebraic triangle counting algorithm 12 July 2016, 15:04:41 UTC
d6b0ab5 added AlgebraicSpanningEdgeCentrality 12 July 2016, 13:32:01 UTC
56ed1b4 refactoring BellmanFord to AlgebraicBellmanFord to meet naming conventions 12 July 2016, 13:31:01 UTC
750ee8e adapted numerics package for dealing with template matrices 12 July 2016, 13:28:37 UTC
9aad997 refactoring: Matrix->DynamicMatrix 30 June 2016, 14:12:09 UTC
8bc5b9f faster exit in symmetry test 22 June 2016, 07:16:40 UTC
604bf8c added algebraic page rank 20 June 2016, 15:31:53 UTC
c575fb5 fixed possible problem in bfs test 08 June 2016, 13:25:59 UTC
f626512 added two GraphBLAS algorithms 07 June 2016, 08:17:18 UTC
8e0ad1a extended GraphBLAS interface 07 June 2016, 08:16:41 UTC
95dcac4 correct transpose of matrices 02 June 2016, 16:21:06 UTC
5e827e0 introducing the GraphBLAS interface 01 June 2016, 14:35:25 UTC
d166b86 updated unit test 01 June 2016, 14:33:36 UTC
b89ef71 added code documentation and added breaking condition when below tolerance 01 June 2016, 14:33:16 UTC
7a1f53c updated use of CSRMatrix 01 June 2016, 14:29:40 UTC
a7f8ad7 updated use of CSRMatrix 01 June 2016, 14:29:14 UTC
9d698a8 added new generic matrix unit tests for all matrix types 01 June 2016, 14:28:07 UTC
efcd4a4 updates to several algebraic classes to prepare for the GraphBLAS interface 01 June 2016, 14:26:54 UTC
f26599f remove old specializations of Matrix 01 June 2016, 14:25:07 UTC
4c6ab52 remove old unit tests 01 June 2016, 14:23:10 UTC
1d9c49f merged 01 June 2016, 09:58:48 UTC
a3fb761 merged LAMG 01 June 2016, 09:46:50 UTC
9d141a0 merged 01 June 2016, 08:51:16 UTC
8b288e8 fixed test in ECTD 01 June 2016, 08:50:02 UTC
9977908 merged 01 June 2016, 08:22:54 UTC
c8853e5 documentation 01 June 2016, 08:22:26 UTC
3a898a3 fixed problem when constructing DenseMatrix 01 June 2016, 08:19:34 UTC
6c7a725 merged 18 May 2016, 07:33:36 UTC
017f288 added method for spanning tree sampling, exported to python, added script 18 May 2016, 07:16:21 UTC
1a4b12b updated UserGuide notebook 14 May 2016, 09:39:34 UTC
5d3e9c8 viztasks: only provide node size scaling if not passed already; minor changes to node size scaling 14 May 2016, 09:39:10 UTC
8860d0a PowerlawDegreeSequence: reverse internal order to avoid rounding problems 12 May 2016, 11:50:30 UTC
fccf3ac LFRGenerator: make more attempts to re-wire inter-community edges 12 May 2016, 11:50:09 UTC
c94fac2 use global typedefs properly 10 May 2016, 15:46:17 UTC
ac90de2 fixed cythonization of SSSP.getPaths() 10 May 2016, 15:20:24 UTC
2d756e7 add url in GephiStreaming userguide 27 April 2016, 05:49:52 UTC
98f2b96 added ConjugateGradient as LinearSolver 23 April 2016, 13:05:29 UTC
436a8ac code cleanup and more documentation 23 April 2016, 13:04:46 UTC
996d0e3 merge 23 April 2016, 13:04:17 UTC
3804ad1 removed deprecated method setValue 23 April 2016, 11:57:20 UTC
ef325ce merge 23 April 2016, 09:41:26 UTC
6f048c5 code cleanup 23 April 2016, 09:03:58 UTC
31f6969 code cleanup 23 April 2016, 09:03:33 UTC
424502c update dev guide 22 April 2016, 13:22:57 UTC
89bba30 Update dev guide 22 April 2016, 12:51:25 UTC
0063a99 assume graphs to be unweighted in both variants of EdgeListReader 21 April 2016, 14:51:02 UTC
2d4c8cf fixed some leaks and overflows revealed when compiling with --sanitize=address 21 April 2016, 14:26:13 UTC
04cdeb0 parallel version of ECTD - single source. Bug fixed 20 April 2016, 12:59:33 UTC
6dde851 typo 20 April 2016, 12:16:38 UTC
3836554 parallel version of ECTD single source 20 April 2016, 12:15:10 UTC
940adff removed wrong return in ECTD - run single source 20 April 2016, 12:08:03 UTC
62b03df added parallel method 20 April 2016, 12:00:15 UTC
61a9f45 added sqrt and multipled by number of edges 20 April 2016, 10:57:48 UTC
b3d42cb added method for ECTD between two nodes only 20 April 2016, 07:57:17 UTC
a7145b0 computation of approx ECTD possible for a specific node pair 14 April 2016, 09:31:45 UTC
85c50a4 exported ECTD to python 13 April 2016, 14:10:05 UTC
5fb34b9 added square root to ECTD 13 April 2016, 12:00:38 UTC
f5248b8 fixed bug 13 April 2016, 11:38:42 UTC
22d0c09 added commute time distance 13 April 2016, 10:14:06 UTC
afe07a4 removed old dependency 13 April 2016, 08:47:15 UTC
6ca115b removed local benchmark classes 12 April 2016, 13:54:20 UTC
95a3ef8 updated test, removed old dependencies 12 April 2016, 13:53:15 UTC
4f120b0 updated documentation 12 April 2016, 13:52:42 UTC
6026be7 removed old benchmark outputs 12 April 2016, 13:51:48 UTC
0c78f54 fixed typo in assert 12 April 2016, 12:34:38 UTC
53d3e4c minor fixes to Benchmark module 06 April 2016, 09:39:51 UTC
3d77916 fixed RMAT scaling 18 April 2016, 15:16:06 UTC
2b62cd9 fix in graphio 18 April 2016, 13:34:03 UTC
16f0e1c BTER scaling fixed 15 April 2016, 11:16:51 UTC
609efe9 graphio.readGraphs: option to exclude file name patterns 15 April 2016, 08:54:43 UTC
4351c4d EdgeSwitchingMarkovChainGenerator: reduce number of swap attempts to 2 * needed swaps In most graphs with realistic degree sequences, almost all swaps can be executed and thus not many attempts are needed. Some graphs however do not allow any swaps at all or very few. This should therefore reduce anomalies in the running times for special cases. 14 April 2016, 08:45:32 UTC
b991b63 revert generators.py 14 April 2016, 08:33:45 UTC
2558d8e changed BTERAdapter.fit 14 April 2016, 08:26:18 UTC
ac38596 generators.RmatGenerator: decrease accuracy of test for probabilites to sum to 1 13 April 2016, 10:01:42 UTC
408ba8f generators.RmatGenerator.fit: attempt to pass initiator 13 April 2016, 09:55:42 UTC
910f460 generators.RmatGenerator.fit: target node count achieved by random node deletion 13 April 2016, 09:19:41 UTC
a3d9e74 removed stub of multiscale generator 12 April 2016, 12:40:53 UTC
093e11c added networkit.sampling module 12 April 2016, 10:09:47 UTC
319e2d1 apply patch of Michael: new powerlaw fit 12 April 2016, 09:07:21 UTC
a4e4885 deleted unneeded module auxiliary 12 April 2016, 09:04:15 UTC
bf81058 default parameters for vanilla LFR 10 April 2016, 13:54:53 UTC
5caf2c6 LFRGenerator.fit: add powerlaw expontents to reference implementation parameters 10 April 2016, 13:06:26 UTC
972f83d LFRGenerator.fit: use average community size instead of maximum 10 April 2016, 13:06:00 UTC
71e7a62 generators.LFRGenerator can call reference implementation optionally 10 April 2016, 10:21:55 UTC
3607215 generators.LFRGenerator.fit: vanilla fitting prints argument string for original implementation 10 April 2016, 09:11:19 UTC
dbd099c fixed missing imports 08 April 2016, 17:42:12 UTC
77aebfd generators.LFRGenerator.fit: vanilla LFR fitting 06 April 2016, 12:28:09 UTC
562775b add some classes from the distance module to benchmark/nk.py 06 April 2016, 08:57:51 UTC
04b9063 fix and minor improvements in benchmark module 06 April 2016, 07:52:04 UTC
ea63018 fixed and added python unittests 06 April 2016, 07:50:44 UTC
c8310c0 integrated the (approximated) Effective Diameter into the profiling module 05 April 2016, 12:35:28 UTC
cfcd8cd formatting 05 April 2016, 12:34:46 UTC
9574b4c diameter fix and minor cleanup 05 April 2016, 11:53:18 UTC
6d08d7d some cythonized classes now store the python graph reference properly 04 April 2016, 14:23:19 UTC
back to top