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

sort by:
Revision Author Date Message Commit Date
5953c60 merge Dev into default for release 3.1 25 April 2014, 17:04:41 UTC
fbfbfa7 merge 25 April 2014, 17:01:21 UTC
f6379c7 ApproxBetweenness in UserGuide 25 April 2014, 17:01:01 UTC
bc936c6 EPS output: interface improved 25 April 2014, 14:35:48 UTC
dada4c7 EPS output fixed 25 April 2014, 14:07:11 UTC
1ca26a3 EPS output fixed 25 April 2014, 14:05:20 UTC
09f609d fixed issues in postscript output; now have to make it work in a more generic fashion 25 April 2014, 09:52:06 UTC
a8dc811 updated pdf of DevGuide 25 April 2014, 03:25:06 UTC
833cc1e updated and checked UserGuide notebook 25 April 2014, 03:20:28 UTC
4ec403c merged new FastMETISGraphReader in Dev branch 25 April 2014, 03:04:31 UTC
a7af886 refactored new METIS parser to FastMETISGraphReader 25 April 2014, 02:40:53 UTC
489876b removed experimental fast METIS graph reader 25 April 2014, 02:08:12 UTC
cba777e made METIS parser more robust 25 April 2014, 01:59:21 UTC
d3451ef silence warnings 24 April 2014, 13:11:20 UTC
e33ec48 comment implementation of non-implemented methods to create linker error upon use and silence warnings 24 April 2014, 13:00:07 UTC
c542caf make Graph final non virtual 24 April 2014, 12:53:29 UTC
b6f5a1f remove unused macro that should have been a constant had it been used 24 April 2014, 12:48:58 UTC
0f65237 fixed typo and adjusted paths for iti network 23 April 2014, 08:20:32 UTC
12c3c00 fixed bug when parsing METIS header 22 April 2014, 16:28:39 UTC
febbda5 minor optimizations to helper functions 22 April 2014, 09:55:36 UTC
b56336b metis parser with strtod and strtoul functions 20 April 2014, 23:08:00 UTC
7183a3b merge 20 April 2014, 12:42:55 UTC
b769176 new version of METIS Parser for double weights 20 April 2014, 12:39:38 UTC
31bf6a0 graphio.readMat - rudimentary MATLAB adjacency matrix import 19 April 2014, 16:48:32 UTC
6c82452 added scripts/FacebookParser 19 April 2014, 15:54:15 UTC
5b87eae updated credits 17 April 2014, 12:47:03 UTC
af383bf Merge 17 April 2014, 11:54:58 UTC
7e9d5d9 Diameter.estimatedVertexDiameterPedantic 17 April 2014, 11:54:42 UTC
833f508 fixed bug in METIS reader for double weights 17 April 2014, 10:10:59 UTC
e8b5491 notebook for climate data analyzation added 17 April 2014, 09:21:02 UTC
1a889df graphs for unittests: awc and metis with double weights 17 April 2014, 08:48:55 UTC
fa279d2 merge 17 April 2014, 07:50:53 UTC
5547163 initial implementation of Area-weighted Connectivity/Centrality 17 April 2014, 07:46:55 UTC
695f0b4 METIS reader for double weights (needs to become faster) 17 April 2014, 07:08:44 UTC
e5d815f removed area weighted centrality and experimental METIS reader for double weights from Dev branch 17 April 2014, 07:01:48 UTC
e548313 fixed User Guide notebook 16 April 2014, 16:13:31 UTC
d86c2a2 merge 16 April 2014, 15:03:01 UTC
e4a3852 comment in ApproxBetweenness 16 April 2014, 15:02:52 UTC
0ed379f parallelized vertex diameter estimation 16 April 2014, 14:56:58 UTC
36b1af5 merge 16 April 2014, 14:51:17 UTC
4dc809b make log-levels more flexible and do minor code-improvements 16 April 2014, 14:50:13 UTC
e6f012f trying optimization of vertex diameter estimate 16 April 2014, 14:47:53 UTC
f1a2ae0 removed DEBUG from BFS 16 April 2014, 14:08:52 UTC
bd9ebb7 merge 16 April 2014, 14:02:53 UTC
485eec4 removed TRACE from BFS, different parallelization for vertex diameter estimate 16 April 2014, 14:02:30 UTC
20dbb3c merge 16 April 2014, 13:35:51 UTC
d929a4b merge 16 April 2014, 13:30:47 UTC
1886289 parallelized vertex diameter estimation 16 April 2014, 13:24:19 UTC
ee94a34 fixed bug in pythonized BFS 16 April 2014, 13:21:03 UTC
59b775b merge 16 April 2014, 12:25:43 UTC
761db40 pythonized METIS for double area-weighted connectivity 16 April 2014, 12:23:02 UTC
1842c55 initial area-weighted connectivity implementation 16 April 2014, 12:22:34 UTC
d08a743 METIS Parser for double weights seems to work now 16 April 2014, 12:21:15 UTC
805acbc MERGE 16 April 2014, 11:52:34 UTC
02c7ca3 PageRank and EVC in user guide 16 April 2014, 11:52:23 UTC
2c07914 debugged crashes in ApproxBetweenness 15 April 2014, 16:45:48 UTC
b0b7819 parallelized ApproxBetweenness 15 April 2014, 16:10:46 UTC
43d1731 bug found: BFS must not be static 15 April 2014, 16:01:30 UTC
ec3ee69 MERGE 15 April 2014, 15:13:36 UTC
3501d1f SSSP subclass destructors test 15 April 2014, 15:08:24 UTC
8b126bd bug hunting 15 April 2014, 15:07:20 UTC
60b7538 SSSP subclass destructors test 15 April 2014, 15:06:43 UTC
af878f5 ApproxBetweenness can use BFS now 15 April 2014, 15:00:27 UTC
c5a89b3 BFS and Dijkstra need debugging 15 April 2014, 13:43:30 UTC
a96cebb bugfix BFS wrapper 15 April 2014, 13:19:20 UTC
ebb6462 introducing SSSP base class for BFS and Dijkstra 15 April 2014, 13:16:08 UTC
85fadf5 debug output for ApproxBetweenness 15 April 2014, 12:07:41 UTC
7ea848b some edits to DevGuide - Exposing C++ code to Python 15 April 2014, 10:52:18 UTC
09678c3 info output in ApproxBetweenness 15 April 2014, 10:19:49 UTC
221c75e fix in ApproxBetweenness constructor 15 April 2014, 09:55:57 UTC
6aea73d merge 15 April 2014, 09:51:56 UTC
6e3bea5 ApproxBetweenness parameters 15 April 2014, 09:51:34 UTC
8bfbf9b MERGE 15 April 2014, 08:13:20 UTC
b7a8a4f interface change 15 April 2014, 08:12:32 UTC
0a28ae0 debug output in ApproxBetweenness 14 April 2014, 20:28:15 UTC
fe7c48e fixed default parameter bug bug in ApproxBetweenness 14 April 2014, 20:23:19 UTC
b1b1c26 ApproxBetweenness needs debugging 14 April 2014, 15:37:45 UTC
c6cedee merge 14 April 2014, 14:50:29 UTC
b602d6e bugfix in Diameter.estimatedVertexDiameter 14 April 2014, 13:49:03 UTC
bd2af5a merge 14 April 2014, 13:44:14 UTC
1f5aeef fixed getPath() function in Dijkstra 14 April 2014, 13:43:21 UTC
f2ccbfc merge 14 April 2014, 13:43:15 UTC
8d24b76 Diameter.estimatedVertexDiameter 14 April 2014, 13:39:26 UTC
a949b4e merge 14 April 2014, 13:23:29 UTC
6f5a5db pythonized and tested BFS 14 April 2014, 13:21:52 UTC
491b503 Dijkstra calculates number of shortest paths 14 April 2014, 12:56:23 UTC
0661ce3 merge 12 April 2014, 11:41:04 UTC
e7a2789 adapted BFS to interface of Dijkstra 12 April 2014, 11:35:02 UTC
e5c83cc documented exposing c++ code to python 12 April 2014, 09:52:28 UTC
612280b merge 11 April 2014, 16:17:56 UTC
fecff43 mereg 11 April 2014, 16:14:31 UTC
6674e80 working on ApproxBetweenness 11 April 2014, 16:12:57 UTC
98193ef some improvements to the random-element-pickers 11 April 2014, 10:57:11 UTC
d77bc02 fix compiler-errors 11 April 2014, 10:42:31 UTC
92435dd working on ApproxBetweenness 11 April 2014, 10:45:46 UTC
8026228 Random::choice and Random::weightedChoice 11 April 2014, 10:27:30 UTC
e97e5ab merge 11 April 2014, 10:16:50 UTC
2f59894 Random::choice 11 April 2014, 10:14:22 UTC
9284046 merge 11 April 2014, 09:11:27 UTC
8249df8 pythonized new Dijkstra 10 April 2014, 13:37:28 UTC
back to top