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

sort by:
Revision Author Date Message Commit Date
a9e8950 merge with dev branch 21 March 2013, 15:49:06 UTC
cfecac9 target name in SConstruct now NetworKit-CommunityDetection 21 March 2013, 15:48:18 UTC
c0022cc merge with dev branch 21 March 2013, 15:47:27 UTC
dc840a9 testing Aux::MissingMath 21 March 2013, 13:56:25 UTC
a35a883 working on surprise measure 21 March 2013, 13:38:08 UTC
ff91eb9 added const qualifiers 21 March 2013, 11:06:48 UTC
36dabd3 removed SConstruct 20 March 2013, 15:22:27 UTC
c0a1923 Readme 20 March 2013, 14:44:42 UTC
98c8706 Readme 20 March 2013, 14:43:46 UTC
3c29f28 namespace NetworKit, doxygen documentation 20 March 2013, 14:39:45 UTC
6e50589 Readme 20 March 2013, 14:15:56 UTC
c89163e removed Readme.html 20 March 2013, 14:13:00 UTC
4da8b4c cleaned up unit tests 20 March 2013, 14:10:56 UTC
5ff3ad8 Readme 20 March 2013, 13:51:44 UTC
8d5c8c6 cleanup of interface 20 March 2013, 13:45:35 UTC
2d5bbd8 added SConstruct.EDITME scons template 20 March 2013, 13:16:45 UTC
9868c65 renamed project 20 March 2013, 13:13:28 UTC
48549ad MAJOR: refactored modules 20 March 2013, 11:38:16 UTC
50cf847 removed old options --solo and --ensemble. use --algorithm instead 20 March 2013, 11:12:31 UTC
e857164 moved optionparser to ext folder 20 March 2013, 11:08:40 UTC
57753e9 renamed EnsembleClustering.cpp -> CommunityDetection.cpp 20 March 2013, 10:53:04 UTC
f3193ba renamed EnsembleClusterer -> EnsembleMultilevel 20 March 2013, 10:44:43 UTC
cd68968 algorithm names in command line interface now consistent with publication: PLP, PLM, EPP, EML 20 March 2013, 10:36:30 UTC
bb9beab removed NOREC option 20 March 2013, 10:27:00 UTC
3d76bfd merge 20 March 2013, 10:16:40 UTC
7a30a10 authors 20 March 2013, 10:16:17 UTC
b18a12b fixed missing call to overlapper init 14 March 2013, 14:09:15 UTC
e202d97 MERGE 14 March 2013, 13:31:28 UTC
17f882c missing call to init ensemble clusterer in test added 14 March 2013, 13:31:01 UTC
916d8ab updated author tags 14 March 2013, 10:06:56 UTC
b9291c7 added License.txt 14 March 2013, 09:34:33 UTC
272e164 some cleanup (TODOs) 13 March 2013, 15:10:20 UTC
1c73e0e parallel variants of Louvain are now called "simple" and "balanced" 12 March 2013, 14:18:00 UTC
e2eb8e2 Louvain as final clusterer in parallel by default 11 March 2013, 19:59:23 UTC
0ab25e6 some more cleanup 11 March 2013, 19:48:14 UTC
ec3bfa9 some cleanup in Louvain 11 March 2013, 19:28:52 UTC
e7a602d apparently best way to parallelize Louvain 11 March 2013, 16:41:45 UTC
3700821 crashes seem to be fixed (locks and shared(change) were necessary 11 March 2013, 16:20:51 UTC
cbd011a nothing really works for parallel Louvain 07 March 2013, 16:45:06 UTC
c0097e0 locks and barriers 07 March 2013, 12:12:57 UTC
c5f9e36 Merge with eb53fb895f0ac123135b6303a6a825f32a809ff1 06 March 2013, 22:32:04 UTC
09ae7ac removed LouvainParallel 06 March 2013, 22:18:37 UTC
ad084e3 atomic updates 06 March 2013, 18:44:15 UTC
eaa9c15 removed critical section from read-only part 06 March 2013, 18:06:47 UTC
788d80e MERGE 06 March 2013, 17:56:36 UTC
b0d2593 atomic update and critical section for Louvain, albeit slow 06 March 2013, 17:54:48 UTC
e96fe8b atomic update and critical section for Louvain, albeit slow 06 March 2013, 17:37:58 UTC
716514d automatic thread scaling 06 March 2013, 15:14:14 UTC
d822751 fixed --randOrder input 06 March 2013, 08:59:27 UTC
ec252cc --inactiveSeeds - test LP diversity strategy 05 March 2013, 17:39:19 UTC
f411013 removed DEBUG and TRACE from parallel code 05 March 2013, 16:56:46 UTC
71016da resolved minor merge conflict 05 March 2013, 16:08:42 UTC
52b85c5 tests still hang, but maybe not on real graphs 05 March 2013, 16:02:04 UTC
5e725bf FIXED: crash due to wrong graph when calling projector 05 March 2013, 11:15:59 UTC
189ada6 Merge with 7e118ea3e8f870084aa01056ed00713365023a6b 05 March 2013, 10:38:23 UTC
27902b2 cleanup LP 05 March 2013, 09:24:06 UTC
a0c5bb9 faster Louvain 04 March 2013, 20:22:20 UTC
bb39e8c Added tag r008 for changeset acbc011ab29b 01 March 2013, 16:06:39 UTC
bbe3a4e performance improvements for LabelPropagation by removing debug code 01 March 2013, 16:00:52 UTC
e782a65 --runs=<NUM> option performs multiple clusterer runs 01 March 2013, 10:53:28 UTC
fbce3ed Run.py: append number to perform multiple runs of each command 28 February 2013, 13:16:13 UTC
1c6b00c Added tag r007 for changeset a1407555eff1 28 February 2013, 12:34:41 UTC
470233a Luby can deal with self-loops now 28 February 2013, 12:34:29 UTC
03554b4 Louvain parallelization strategies 28 February 2013, 12:17:26 UTC
e8c64ae renamed 28 February 2013, 10:43:56 UTC
a901ae4 --solo and --ensemble are deprecated 27 February 2013, 18:51:05 UTC
edf8d7a added Graph.balancedParallelForNodes 27 February 2013, 18:13:52 UTC
fbaa2b0 DEBUG in Louvain 27 February 2013, 18:05:46 UTC
db4b920 LouvainParalel: naive parallel version of Louvain 27 February 2013, 17:22:10 UTC
7eba217 TEST: Louvain optimization 27 February 2013, 14:23:48 UTC
8fb8a67 Louvain TODOs 27 February 2013, 12:55:22 UTC
f4d0ea9 Luby tested 27 February 2013, 11:40:46 UTC
4cfc93f Luby's algorithm ready for testing 27 February 2013, 11:29:53 UTC
1d9298d implemented Luby's independent set algorithm 27 February 2013, 11:21:28 UTC
e15255c refactoring, Louvain.toString 27 February 2013, 08:46:47 UTC
e681f34 fixed string representation 26 February 2013, 23:03:44 UTC
f78b3b3 optimization: removed TRACE statements from Louvain 26 February 2013, 23:01:28 UTC
1bf44f6 new interface: --algorithm 26 February 2013, 22:55:18 UTC
be8398f --solo=Louvain works 26 February 2013, 21:57:05 UTC
177347d MAJOR: EnsemblePreprocessing works 26 February 2013, 21:24:20 UTC
ba333bd --dissimilarity shows base clustering dissimilarity 26 February 2013, 15:42:44 UTC
74bdd86 --progress prints progress bar, replaces --silent 26 February 2013, 15:13:27 UTC
09311d9 Added tag r006 for changeset 96102bfc272a 26 February 2013, 14:55:33 UTC
c884b35 inspecting EnsembleClusterer with test code 26 February 2013, 14:54:47 UTC
1ccdf20 correct Louvain 26 February 2013, 14:45:55 UTC
c7ce5bc Louvain doc 26 February 2013, 13:41:55 UTC
b82d0c6 Louvain running 26 February 2013, 13:36:45 UTC
9625b83 NumericTools - test double equality 26 February 2013, 09:24:57 UTC
675cac2 started Louvain 25 February 2013, 19:09:05 UTC
071895b started Louvain 25 February 2013, 18:46:47 UTC
f32e7e6 set scaleStrength at command line 21 February 2013, 14:38:49 UTC
78495d4 cluster strengths can be scaled by arg scaleStrength 21 February 2013, 14:27:31 UTC
4d2b5f7 object variable h in EnsembleClusterer not overridden by local variable any more; graph is not copied in main any more 21 February 2013, 13:45:40 UTC
73b9e45 check if best in core group 21 February 2013, 13:05:55 UTC
3ddf23e param no_recursion to prevent ensemble from contracting 21 February 2013, 13:00:03 UTC
7754097 MERGE 21 February 2013, 10:35:57 UTC
03bb2f3 bug causing wrong cluster projections seems to be fixed or at least avoided 21 February 2013, 10:35:41 UTC
1865fe7 fixed: outdated comment in IndexMap 21 February 2013, 10:04:48 UTC
f9fe3d5 Added tag r005 for changeset c2169f32a464 20 February 2013, 20:26:07 UTC
ab15f0b rev++ 20 February 2013, 20:25:50 UTC
back to top