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

sort by:
Revision Author Date Message Commit Date
0f6b518 Removed tag 3.2 03 July 2014, 07:57:48 UTC
0907479 updated UserGuide.mdown 02 July 2014, 22:51:27 UTC
2b4b1bd updated a few parts in Readme.mdown 02 July 2014, 22:35:20 UTC
d32cece fixed docs2pdf script 02 July 2014, 21:59:10 UTC
3cccb3e Added tag 3.2 for changeset 2000ddb6a8b9 02 July 2014, 09:36:46 UTC
1dc3fee Removed tag 3.2 02 July 2014, 09:36:43 UTC
bd2465c version number in setup.py set to 3.2 02 July 2014, 09:35:08 UTC
4f3202d Added tag 3.2 for changeset 10a94e43b862 30 June 2014, 17:30:06 UTC
8d72f86 merge Dev -> default 30 June 2014, 17:29:38 UTC
1eb3caa destructor stuff 30 June 2014, 17:15:43 UTC
0c307bb destructor stuff 30 June 2014, 17:14:44 UTC
c38465f merge 30 June 2014, 17:12:10 UTC
0911205 removed unnecessary destructors 30 June 2014, 17:08:38 UTC
1545893 merge 30 June 2014, 17:03:24 UTC
0b82205 merge 30 June 2014, 17:02:18 UTC
c916026 merge 30 June 2014, 16:58:13 UTC
f60172c updated credits 30 June 2014, 16:30:44 UTC
4f89682 Improved gephi streaming example notebook 30 June 2014, 15:43:04 UTC
1b0bc65 merge 30 June 2014, 15:38:58 UTC
84fb93d fixed bug in METISGraphReader 30 June 2014, 15:38:32 UTC
14313c1 merge 30 June 2014, 15:35:24 UTC
33beeeb Gephi streaming server url is now variable. 30 June 2014, 15:34:34 UTC
5d84aa2 sanity check again 30 June 2014, 15:31:53 UTC
48d3bac merge 30 June 2014, 15:29:18 UTC
d3ff594 sanity check for node ids in METISGraphReader 30 June 2014, 15:28:37 UTC
b31f57a ConnectedComponentsTest: change parallel connected components test from try to test 30 June 2014, 15:25:48 UTC
fdeda46 added new method to class ConnectedComponents 30 June 2014, 15:20:28 UTC
bb02f41 added comments 30 June 2014, 15:17:34 UTC
5003a4b added comments 30 June 2014, 15:16:53 UTC
1b9ff56 added new method to class ConnectedComponents 30 June 2014, 15:16:52 UTC
4cf5cea added comments 30 June 2014, 15:16:38 UTC
e6c7a40 added comments 30 June 2014, 15:16:20 UTC
d2d8256 added comments 30 June 2014, 15:15:59 UTC
2276c2d added comments 30 June 2014, 15:15:38 UTC
e5ac842 added comments 30 June 2014, 15:15:20 UTC
d22237a added comments 30 June 2014, 15:15:06 UTC
557c4ef added comments 30 June 2014, 15:14:45 UTC
0b6b918 added comments 30 June 2014, 15:14:23 UTC
982996e added comments 30 June 2014, 15:14:05 UTC
6fd1f06 added comments 30 June 2014, 15:13:34 UTC
e5a47d2 added comments 30 June 2014, 15:13:16 UTC
34b2868 added comments 30 June 2014, 15:12:38 UTC
68edb17 added comments 30 June 2014, 15:12:20 UTC
c452236 added comments 30 June 2014, 15:12:01 UTC
6577d7e added comments 30 June 2014, 15:11:25 UTC
43c4d46 added comments 30 June 2014, 15:11:08 UTC
ae08cb6 added comments 30 June 2014, 15:10:49 UTC
3da2047 documentation for c++ and python code 30 June 2014, 15:10:26 UTC
4c52ac0 added comments 30 June 2014, 15:09:28 UTC
176d232 added comments 30 June 2014, 15:08:58 UTC
90755cf merge 30 June 2014, 15:03:47 UTC
25c12d5 fixes to graphio 30 June 2014, 14:50:38 UTC
994fb44 merge 30 June 2014, 14:43:27 UTC
e549ae3 minor fixes to graphio 30 June 2014, 14:41:56 UTC
8a3164c merge 30 June 2014, 14:39:33 UTC
6c7ec19 added error check in METIS Graph reader 30 June 2014, 14:38:22 UTC
33ceb31 merge 30 June 2014, 14:36:46 UTC
e24b962 changes in _graphio33 30 June 2014, 14:36:24 UTC
d1ff48c ParallelConnectedComponents: adapted sequential run method to parallel one 30 June 2014, 14:25:58 UTC
37e1571 ParallelConnectedComponents with coarsening is the default for connected components 30 June 2014, 14:17:09 UTC
22210d6 method getComponentSizes() added to class properties.ConnectedComponents 30 June 2014, 14:11:58 UTC
ae64d3f merge 30 June 2014, 14:03:44 UTC
b449b31 added missing files 30 June 2014, 14:02:55 UTC
bec17c9 ParallelConnectedComponents: Fix for graphs with deleted nodes 30 June 2014, 13:53:32 UTC
b52dc48 merge 30 June 2014, 13:37:34 UTC
8c46635 minor edits to the userguide notebook, python bugfixes 30 June 2014, 13:33:11 UTC
8871207 ParallelConnectedComponents: optimized and restructured the code 30 June 2014, 13:30:12 UTC
0e03818 merged tip of Dev-branch 30 June 2014, 13:30:43 UTC
8163830 removed redundant test 30 June 2014, 13:21:13 UTC
e302929 merge 30 June 2014, 13:18:28 UTC
35164bc fixed off-by-one-Bug in Partition added tests for ApproxBetweenness and Diameter 30 June 2014, 13:17:20 UTC
b807623 Closed gephistream branch 30 June 2014, 13:16:39 UTC
cf6477b Merged gephistream into Dev branch 30 June 2014, 13:14:32 UTC
a31642f Added Gephi Streaming UserGuide 30 June 2014, 13:09:15 UTC
a161e26 Now hiding implementation details from the user in gephi module 30 June 2014, 13:08:06 UTC
1ae2e1e Moved gephi module into its own module folder 30 June 2014, 12:49:49 UTC
e78882e pythonized ParallelConnectedComponents 30 June 2014, 12:49:12 UTC
d28d58a gephi streaming added to gephi module 30 June 2014, 12:46:56 UTC
d685ca8 merge... 30 June 2014, 12:41:26 UTC
f099a20 merge 30 June 2014, 12:40:49 UTC
d6ab7cb ParallelConnectedComponents: make coarsening optional, fix label propagation 30 June 2014, 12:17:27 UTC
58303cf minor fixes to IO related stuff 30 June 2014, 10:56:39 UTC
5458546 merge 30 June 2014, 10:52:47 UTC
eaea091 several updates to IO classes 30 June 2014, 10:49:13 UTC
32dda01 fixed several includes 30 June 2014, 10:42:18 UTC
d8441d2 fixed example.graph 30 June 2014, 10:39:27 UTC
714f11c merge 30 June 2014, 10:35:59 UTC
09d7dfe merge 30 June 2014, 10:33:35 UTC
683a54c Fixed build script for ArchLinux 30 June 2014, 10:30:38 UTC
933fca7 merge 30 June 2014, 10:30:23 UTC
77bfe7a fixed compiler-warnings? 30 June 2014, 10:14:22 UTC
4210962 merge 30 June 2014, 09:58:40 UTC
6387ae6 added consistency check for multiedges 30 June 2014, 09:58:24 UTC
89965d5 merged Portability improvements by Daniel Hoske 30 June 2014, 09:24:04 UTC
992eacd save 30 June 2014, 09:19:46 UTC
16609d8 merge 26 June 2014, 12:51:54 UTC
de4f8c2 community.communityGraph 26 June 2014, 12:09:47 UTC
b0b7706 bug reported by D.Hoske fixed in Partition.cpp 25 June 2014, 15:06:58 UTC
27d3704 Reverted using the other discrete_distribution constructor (it was wrong). 25 June 2014, 13:19:13 UTC
d187c9b Improved portability by explicitly including necessary headers and avoiding the non-standard function drand48() and the M_PI constant. 25 June 2014, 12:56:44 UTC
back to top