-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcredits.html
241 lines (207 loc) · 10.1 KB
/
credits.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Credits & References</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="_static/bootstrap-sphinx.css?v=fa2d15c4" />
<link rel="stylesheet" href="_static/style.css" type="text/css" />
<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=b3ba4146"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=4825356b"></script>
<script src="_static/particles.min.js"></script>
<script src="_static/custom.js"></script>
<script src="_static/publications.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
<meta name="apple-mobile-web-app-capable" content="yes">
<script type="text/javascript" src="_static/bootstrap-3.4.1/js/bootstrap.min.js "></script>
<script type="text/javascript" src="_static/custom-bootstrap-sphinx.js "></script>
</head><body>
<a href="https://github.com/networkit/networkit"
class="visible-desktop hidden-xs"><img style="position: absolute; width:auto; height: auto; max-width: 200px; top:
0px; right: 0; border: 0; z-index: 3;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_white_ffffff.png" alt="Fork me on GitHub"></a>
<div id="fancy-particles-small"></div>
<div id="navbar" class="navbar navbar-default ">
<div class="container">
<div class="navbar-header">
<!-- .btn-navbar is used as the toggle for collapsed navbar content -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div style="float:left;height:auto; line-height:30px;">
<div style="overflow:hidden; line-height:15px">
<span style="display:block">
<a style="text-decoration: none; padding-top: 19.5px; padding-left:15px; height:30px;" class="navbar-brand" href="index.html">
NetworKit</a>
</span>
<div style="font-size:9pt; clear:left;">Large-Scale Network Analysis</div>
</div>
</div>
</div>
<div id="main-nav" class="collapse navbar-collapse nav-collapse">
<ul class="nav navbar-nav">
<li><a href="get_started.html">Get Started</a></li>
<li><a href="dev-docs/index.html">Documentation</a></li>
<li><a href="features.html">Features</a></li>
<li><a href="news.html">News</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="networkit-day.html">NetworKit Day</a></li>
<li><a href="#">Credits & References</a></li>
</ul>
<form class="navbar-form navbar-right" action="search.html" method="get">
<div class="form-group">
<input type="text" name="q" class="form-control" placeholder="Search" />
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12 content">
<section id="credits-references">
<h1>Credits & References<a class="headerlink" href="#credits-references" title="Permalink to this heading">¶</a></h1>
<section id="hiddenbiggerheadingfont">
<h2><span class="hidden">HiddenBiggerHeadingFont</span><a class="headerlink" href="#hiddenbiggerheadingfont" title="Permalink to this heading">¶</a></h2>
<section id="history">
<h3>History<a class="headerlink" href="#history" title="Permalink to this heading">¶</a></h3>
<p>NetworKit is maintained by the <a class="reference external" href="https://www.informatik.hu-berlin.de/de/forschung/gebiete/macsy">Research Group Modeling and Analysis of Complex Systems</a> of the Institute of Computer Science at the <a class="reference external" href="https://www.hu-berlin.de/de">Humboldt-University of Berlin</a>.
It was seeded by the project <a class="reference external" href="http://parco.iti.kit.edu/forschung-en.shtml">Parallel analysis of dynamic networks – Algorithm engineering of efficient combinatorial and numerical methods</a>, for which we acknowledge
financial support by MWK Baden-Württemberg. In this project Henning Meyerhenke was the principal investigator and Christian L. Staudt was the main PhD student. Since NetworKit’s start in 2013, it has grown well
beyond the original MWK project and our group, with contributors and users from all over the world.</p>
</section>
<section id="maintainers">
<h3>Maintainers<a class="headerlink" href="#maintainers" title="Permalink to this heading">¶</a></h3>
<ul class="simple">
<li><p>Eugenio Angriman</p></li>
<li><p>Fabian Brandt-Tumescheit</p></li>
<li><p>Henning Meyerhenke</p></li>
</ul>
</section>
<section id="past-maintainers">
<h3>Past Maintainers<a class="headerlink" href="#past-maintainers" title="Permalink to this heading">¶</a></h3>
<ul class="simple">
<li><p>Elisabetta Bergamini</p></li>
<li><p>Kolja Esders</p></li>
<li><p>Alexander van der Grinten</p></li>
<li><p>Christian L. Staudt</p></li>
<li><p>Maximilian Vogel</p></li>
</ul>
</section>
<section id="contributors">
<h3>Contributors<a class="headerlink" href="#contributors" title="Permalink to this heading">¶</a></h3>
<ul class="simple">
<li><p>Klaus Ahrens</p></li>
<li><p>Thijs Baaijen</p></li>
<li><p>Roman Bange</p></li>
<li><p>Lukas Barth</p></li>
<li><p>Miriam Beddig</p></li>
<li><p>Stefan Bertsch</p></li>
<li><p>Pratistha Bhattarai</p></li>
<li><p>Andreas Bilke</p></li>
<li><p>Simon Bischof</p></li>
<li><p>Guido Brückner</p></li>
<li><p>Johann Charfreitag</p></li>
<li><p>Daniel Darabos</p></li>
<li><p>Stephan Druskat</p></li>
<li><p>Mark Erb</p></li>
<li><p>Philipp Fischbeck</p></li>
<li><p>Patrick Flick</p></li>
<li><p>John Gelhausen</p></li>
<li><p>Lars Gottesbüren</p></li>
<li><p>Jeff Green</p></li>
<li><p>David Grinberg</p></li>
<li><p>Michael Hamann</p></li>
<li><p>Lukas Hartmann</p></li>
<li><p>Ali Haydari</p></li>
<li><p>Till Hoffmann</p></li>
<li><p>Daniel Hoske</p></li>
<li><p>Yani Kolev</p></li>
<li><p>Alexander Leonhardt</p></li>
<li><p>Marten Lienen</p></li>
<li><p>Gerd Lindner</p></li>
<li><p>Moritz v. Looz</p></li>
<li><p>Sarah Lutteropp</p></li>
<li><p>Yassine Marrakchi</p></li>
<li><p>Marc Nemes</p></li>
<li><p>Franz-Benjamin Mocnik</p></li>
<li><p>Charmaine Nyambura Ndolo</p></li>
<li><p>Chien-Chun Ni</p></li>
<li><ol class="upperalpha simple" start="6">
<li><p>Nguyen</p></li>
</ol>
</li>
<li><p>Mustafa Özdayi</p></li>
<li><p>Manuel Penschuck</p></li>
<li><p>Lucas Archimedes Gregorio Henr Petersen</p></li>
<li><p>Marvin Pogoda</p></li>
<li><p>Marcel Radermacher</p></li>
<li><p>Klara Reichard</p></li>
<li><p>Matteo Riondato</p></li>
<li><p>Marvin Ritter</p></li>
<li><p>Aleksejs Sazonovs</p></li>
<li><p>Arie Slobbe</p></li>
<li><p>Jonas Spinner</p></li>
<li><p>Jonathan Striebel</p></li>
<li><p>Hung Tran</p></li>
<li><p>Florian Weber</p></li>
<li><p>Deklan Webster</p></li>
<li><p>Michael Wegner</p></li>
<li><p>Jörg Weisbarth</p></li>
<li><p>David Weiss</p></li>
</ul>
</section>
<section id="license">
<h3>License<a class="headerlink" href="#license" title="Permalink to this heading">¶</a></h3>
<p>The source code of this program is released under the <a class="reference external" href="http://opensource.org/licenses/MIT">MIT License</a>. We ask you to cite us if you use this code in your project (c.f. the publications section below and especially the <a class="reference external" href="https://arxiv.org/abs/1403.3005">technical report</a>). Feedback is also welcome.</p>
</section>
<section id="external-code">
<h3>External Code<a class="headerlink" href="#external-code" title="Permalink to this heading">¶</a></h3>
<p>The program source includes:</p>
<ul class="simple">
<li><p>the <a class="reference external" href="http://optionparser.sourceforge.net">The Lean Mean C++ Option Parser</a> by Matthias S. Benkmann</p></li>
<li><p>the <a class="reference external" href="http://optionparser.sourceforge.net">TTMath</a> bignum library by Tomasz Sowa</p></li>
</ul>
</section>
<section id="data-sets">
<h3>Data sets<a class="headerlink" href="#data-sets" title="Permalink to this heading">¶</a></h3>
<p>Here are some data sets, which are often used for benchmarking algorithms in NetworKit.</p>
<ul class="simple">
<li><p><a class="reference external" href="http://www.cc.gatech.edu/dimacs10/downloads.shtml">10th DIMACS Implementation Challenge (2010-2012)</a></p></li>
<li><p><a class="reference external" href="http://snap.stanford.edu/">Stanford Network Analysis Project</a></p></li>
<li><p><a class="reference external" href="http://konect.uni-koblenz.de/">The Koblenz Network Collection</a></p></li>
</ul>
</section>
</section>
</section>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<p class="pull-right">
<a href="#">Back to top</a>
<br/>
</p>
<p style="float:left; max-width: 70%;">
© Copyright 2024 Humboldt-Universität zu Berlin - Department of Computer Science - Modeling and Analysis of Complex Systems and contributors.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.1.2.<br/>
</p>
<span style="padding-left: 10px">
<a href="contact.html">Contact, Imprint and Privacy</a>
</span>
</div>
</footer>
</body>
</html>