-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstudent_theses.html
145 lines (111 loc) · 6.87 KB
/
student_theses.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
<!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>Student Theses</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<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.html">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="student-theses">
<h1>Student Theses<a class="headerlink" href="#student-theses" title="Permalink to this heading">¶</a></h1>
<p>This is a list of student theses based on our NetworKit tool suite.</p>
<ul class="simple">
<li><p>Michael Wegner: Graphenzeichnen und Distanzgeometrien. Masterarbeit, ongoing. <br /> Supervisors: H. Meyerhenke, E. Bergamini</p></li>
<li><p>Maximilian Vogel: Advancing Algorithms and Methodology for Exploratory Network Analysis. Masterarbeit, ongoing. <br /> Supervisors: C.L. Staudt, G. Schädler (Fak. für Physik), H. Meyerhenke</p></li>
<li><p>Dominik Kiefer: Fast Maximization of Betweenness and Closeness of a Node. Bachelorarbeit, April 2016. <br /> Supervisors: E. Bergamini, H. Meyerhenke.</p></li>
<li><p>Peter Eisenmann: Berechnung kompatibler Pfade in DAGs. Bachelorarbeit, November 2015. <br /> Supervisors: R. Glantz, H. Meyerhenke</p></li>
<li><p>Mark Erb: Automatisierte Analyse komplexer Netzwerke. Studienarbeit, October 2015. <br /> Supervisors: C. Staudt, H. Meyerhenke.</p></li>
<li><p>Dennis Felsing: Parallele Graphenalgorithmen auf Intel Xeon Phi. Masterarbeit, August 2015. <br /> Supervisors: M. v. Looz, H. Meyerhenke</p></li>
<li><p>Patrick Bisenius: Partitioning and Reparatitioning using size-constrained label propagation and NetworKit . Bachelorarbeit, May 2015. <br /> Supervisors: R. Glantz, H. Meyerhenke</p></li>
<li><p>Kolja Esders: Link Prediction in Complex Networks. Bachelorarbeit, May 2015. <br /> Supervisors: E. Bergamini, C. Staudt, H. Meyerhenke.</p></li>
<li><p>Daniel Hoske: A Fast Combinatorial Solver for Laplacian Matrices. Masterarbeit, December 2014. <br /> Supervisors: H. Meyerhenke, D. Lukarski</p></li>
<li><p>Marc Nemes: Extending NetworKit. Bachelorarbeit, December 2014. <br /> Supervisors: C. Staudt, H. Meyerhenke</p></li>
<li><p>Gerd Lindner: Complex Network Backbones. Bachelorarbeit, September 2014. <br /> Supervisors: C. Staudt, M. Hamann, H. Meyerhenke</p></li>
<li><p>Jannis Koch: Network Analysis on Distributed Systems. Bachelorarbeit, October 2014. <br /> Supervisors: C. Staudt, H. Meyerhenke</p></li>
<li><p>Yassine Marrakchi: Selective Community Detection in Complex Networks. Bachelorarbeit, October 2013. <br /> Supervisors: C. Staudt, H. Meyerhenke.</p></li>
</ul>
</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>