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

sort by:
Revision Author Date Message Commit Date
3b07f40 done by now 08 June 2014, 15:46:45 UTC
f79e65c merge 10 April 2014, 12:44:37 UTC
32dbe96 merge Dev into aux_cleanup 10 April 2014, 12:42:28 UTC
0e38c4e Replace unnecesarry class StringTools with namespace. This removes a complete translation-unit. 10 April 2014, 12:41:41 UTC
9c506d9 merge 10 April 2014, 12:31:51 UTC
e643e3c refactored and extended Dijkstra 10 April 2014, 12:31:35 UTC
f0680e7 test 10 April 2014, 11:52:16 UTC
b0a5b59 MERGE 10 April 2014, 11:48:58 UTC
bc419d5 parallel connected components 10 April 2014, 11:48:39 UTC
28ffc5b parallel connected components 10 April 2014, 11:46:53 UTC
6b60f74 removed nonsense allocation in ClusteringCoefficient.avgLocal 10 April 2014, 10:11:23 UTC
00420e4 refactored ClusteringCoefficient with static methods 10 April 2014, 09:24:57 UTC
2184d18 parallel connected components, to be tested thoroughly (so far tests work) 10 April 2014, 00:03:56 UTC
f696bbb merge master into aux_cleanup 09 April 2014, 17:07:11 UTC
5e3d236 Fix Bug in Sampling::randomNode. 09 April 2014, 17:06:14 UTC
9a6958b merge lates Dev-head into aux_cleanup 09 April 2014, 16:58:28 UTC
71d2ebd remove Debug.h. The functionlity provided by the functions in it is strictly less powerfull then what Aux::toString provides and in all places where it was used, it has been superflous since the introduction of Aux::Log, since the new logging-macros all suport arbitrary containers. 09 April 2014, 16:56:16 UTC
e544830 merge small format-specifier-fix 09 April 2014, 16:40:37 UTC
b9efede slightly faster degree assortativity 09 April 2014, 15:50:52 UTC
6f2ae3c remove unused includes 09 April 2014, 14:51:00 UTC
e3ba6df add Random::getURNG and make Noise use it 09 April 2014, 14:35:21 UTC
c921b77 replace NumericTools-class with a namespace 09 April 2014, 14:27:21 UTC
b794b6a connected components now returns Partition object 09 April 2014, 14:21:37 UTC
0484cda merge Dev into aux_cleanup 09 April 2014, 14:16:31 UTC
9f7a123 fix invalid formatspecifier. The problem was that printing an uint64_t with the functions of the printf-family correctly is hard. This commit adds an explicit static cast to unsigned long long to remove both the resulting UB and the warning. 09 April 2014, 14:15:26 UTC
89ff955 Remove unneeded translation units by moving trivial stuff to the header and replacing a class with a namepace. 09 April 2014, 14:10:24 UTC
86d00a5 refactored ConnectedComponents 09 April 2014, 13:51:48 UTC
a1a65f4 refactored ConnectedComponents 09 April 2014, 13:48:39 UTC
ea88c17 bugfix ClusteringCoefficient 09 April 2014, 12:58:18 UTC
9caf682 trying speedup of ClusteringCoefficient.exactLocal 09 April 2014, 12:35:50 UTC
34966ae fixed node range bug in ClusteringCoefficients 09 April 2014, 09:16:06 UTC
d1a077c Graph.__dealloc__ 03 April 2014, 16:37:28 UTC
9d1742b Graph.__dealloc__ 03 April 2014, 16:36:16 UTC
90e263e trying out copy solution 03 April 2014, 16:28:34 UTC
b3f9b67 centrality.DegreeCentrality added 03 April 2014, 15:22:25 UTC
1c9cac6 testing stealFrom 03 April 2014, 15:11:54 UTC
90ce6dd centrality.DegreeCentrality 03 April 2014, 12:26:52 UTC
ea35510 parallel Betweenness pythonized 03 April 2014, 12:09:30 UTC
3b088c1 pythonized RmatGenerator 03 April 2014, 11:48:59 UTC
2323574 pythonized EigenvectorCentrality 03 April 2014, 11:37:57 UTC
37eae23 pythonized PageRank 03 April 2014, 11:23:26 UTC
f908714 Graph: BFS and DFS iterators 03 April 2014, 09:54:21 UTC
d54a74b PageRank 03 April 2014, 09:12:17 UTC
15af595 merge 23 March 2014, 11:31:06 UTC
3a76c75 merge default 20 March 2014, 13:56:50 UTC
ceee3a9 documented writePartition 20 March 2014, 13:56:40 UTC
627486d PageRank seems to work, needs more thorough testing 19 March 2014, 15:44:49 UTC
a2079c7 eigenvector centrality 19 March 2014, 11:00:53 UTC
44c9028 old priority queue deleted from Dev branch 19 March 2014, 09:54:25 UTC
1f91791 R-MAT generator (to be tested thoroughly) 19 March 2014, 09:49:05 UTC
8201636 R-MAT generator (to be tested thoroughly and to be accelerated) 18 March 2014, 18:47:01 UTC
61c6af9 R-MAT generator (to be tested thoroughly and to be accelerated) 18 March 2014, 18:38:00 UTC
3c2e200 R-MAT generator (to be tested thoroughly and to be accelerated) 18 March 2014, 18:36:41 UTC
f42374d R-MAT generator (to be tested thoroughly and to be accelerated) 18 March 2014, 18:33:00 UTC
2cf8513 coarse-grained parallel betweenness centrality 17 March 2014, 09:41:19 UTC
ee46fe6 coarse-grained parallel betweenness centrality 17 March 2014, 08:38:53 UTC
11158f0 coarse-grained parallel betweenness centrality 17 March 2014, 08:31:54 UTC
9f5c351 Notebook update merged 14 March 2014, 14:15:24 UTC
7706f0f Notebooks update 14 March 2014, 14:15:09 UTC
6318abe backmerge 13 March 2014, 15:33:10 UTC
7c912ce moved Readme to top directory 13 March 2014, 15:32:59 UTC
d287b03 Added tag 3.0 for changeset 464dfb47fb15 13 March 2014, 15:29:22 UTC
2c6a6e1 merge Dev into default for 3.0 release 13 March 2014, 15:29:19 UTC
71a1494 User guide proofread 13 March 2014, 15:24:15 UTC
4fc90b5 merge 13 March 2014, 14:42:08 UTC
2905b97 fixed karate file name in betweenness centrality part of UserGuide notebook 13 March 2014, 14:38:29 UTC
9d37617 using serial singleton initialization seems to run faster 13 March 2014, 14:34:50 UTC
a236ccb Documentation final 13 March 2014, 14:25:34 UTC
6af98d2 merge 13 March 2014, 13:57:47 UTC
5f89019 fixed parallel singleton initializtion once again 13 March 2014, 13:36:31 UTC
83f50fc typo fix readme 13 March 2014, 12:56:30 UTC
bfbdf50 typo fix readme 13 March 2014, 12:56:00 UTC
581edbd merge readme 13 March 2014, 12:45:52 UTC
4df833d resolve strange merge conflicht 13 March 2014, 11:48:16 UTC
94a68a3 removed CommunityDetection executable 13 March 2014, 11:36:58 UTC
b01b77f MERGE 13 March 2014, 11:20:24 UTC
078f84b readme 13 March 2014, 11:18:28 UTC
8bae66e readme 13 March 2014, 10:31:35 UTC
dc88feb merge 13 March 2014, 10:23:35 UTC
8ac11c3 added karate.graph 13 March 2014, 10:23:07 UTC
6fa5d41 MERGE 13 March 2014, 10:22:26 UTC
9bf8390 Readme: change in structure 13 March 2014, 10:21:58 UTC
1bb464b faster singleton initialization for PLM and PLP 13 March 2014, 01:18:13 UTC
e544774 minor fix in unit test 13 March 2014, 01:17:10 UTC
bff2679 tried to improve singleton initiliazation 13 March 2014, 00:44:26 UTC
d97c5df added several warnings to Random Clustering generation 13 March 2014, 00:40:32 UTC
a85deb7 graphio convenient, documented in UserGuide; merged Subgraph into Userguide 12 March 2014, 23:18:59 UTC
24937e5 conn. comp. yet a little faster 12 March 2014, 17:33:37 UTC
7ed8245 conn. comp. yet a little faster 12 March 2014, 16:57:05 UTC
ab0a2cd conn. comp. yet a little faster 12 March 2014, 16:54:02 UTC
13c402b faster connected components for some graphs 12 March 2014, 15:22:04 UTC
97861b1 clustering coefficient test 12 March 2014, 14:24:29 UTC
5780a8c faster connected components 12 March 2014, 13:58:11 UTC
32b258a removed parallel related bugs for Partition 12 March 2014, 07:40:07 UTC
e8f082d fixed bug in PLMOld.cpp 11 March 2014, 19:26:17 UTC
29a45f9 removed access operator of Partition in PLP implementation 11 March 2014, 18:38:47 UTC
806577a merge 11 March 2014, 16:35:33 UTC
7072a33 consistent Partition::setUpperBound() calls 11 March 2014, 16:31:24 UTC
bcebca2 bugfix nxadapter 11 March 2014, 14:05:06 UTC
3bf8525 completed half typo fix 11 March 2014, 12:24:12 UTC
back to top