Skip to content

Commit 6344b11

Browse files
Merge branch 'master' of github.com:AlgoEngHeidelberg/AlgoEngHeidelberg.github.io
2 parents 0ad3ba6 + a015711 commit 6344b11

File tree

7 files changed

+14
-7
lines changed

7 files changed

+14
-7
lines changed

ernestine.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ <h3>Journal Articles</h3>
5454

5555
<li>
5656
<b> Finding Near-Optimal Weight Independent Sets at Scale</b>.
57-
Ernestine Großmann, Sebastian Lamm, Christian Schulz and Darren Strash. Journal of Graph Algorithms and Applications. To Appear, 2024.
57+
Ernestine Großmann, Sebastian Lamm, Christian Schulz and Darren Strash. Journal of Graph Algorithms and Applications, 2024.
58+
[ <a href="https://jgaa.info/index.php/jgaa/article/view/2997/2998"> link </a> ]
5859
</li>
5960

6061
<br>
@@ -134,6 +135,11 @@ <h3>Technical Reports</h3>
134135
Ernestine Großmann, Kenneth Langedal, Christian Schulz.
135136
Technical report, 2024. <a href="https://arxiv.org/abs/2412.09303">PDF</a>
136137
</li>
138+
<li>
139+
<b>Accelerating Reductions Using Graph Neural Networks and a New Concurrent Local Search for the Maximum Weight Independent Set Problem.</b>
140+
Ernestine Großmann, Kenneth Langedal, Christian Schulz.
141+
Technical report, 2024. <a href="https://arxiv.org/abs/2412.14198">PDF</a>
142+
</li>
137143

138144
</ol>
139145
</div>

favicon.png

6.17 KB
Loading

henning.jpg

8.5 MB
Loading

henning_team.jpg

4.26 MB
Loading

henningwoydt.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<meta charset="utf-8" />
1111
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
1212
<link rel="stylesheet" href="assets/css/main.css" />
13+
<!-- <link rel="icon" type="image/png" href="favicon-new.png"> -->
1314
</head>
1415
<body class="is-preload">
1516

@@ -41,9 +42,9 @@ <h3> Contact </h3>
4142
<ul class="contact">
4243
<li class="icon solid fa-envelope"><a href="#">henning.woydt@informatik.uni-heidelberg.de</a></li>
4344
<!--<li class="icon solid fa-phone">+49 6221 54 14343 </li>-->
44-
<!--<li class="icon solid fa-home">Room: 1/331<br/>Im Neuenheimer Feld 205<br />-->
45-
<!--69120 Heidelberg<br/> Germany
46-
</li>-->
45+
<li class="icon solid fa-home">Room: 1/331<br/>Im Neuenheimer Feld 205<br />
46+
69120 Heidelberg<br/> Germany
47+
</li>
4748
</ul>
4849

4950

@@ -65,7 +66,7 @@ <h3>Peer-reviewed Papers</h3>
6566

6667
</div>
6768
<span class="image fit">
68-
<img src="henning.jpg" alt="" />
69+
<img src="henning_team.jpg" alt="" />
6970
</span>
7071
</section>
7172

opensource.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h2>Open Source</h2>
4040
<ol class="reversed">
4141
<li><a href="https://github.com/HeiConnect/HeiConnect">HeiConnect</a> -- Heidelberg Connectivity Augmentation </li>
4242
<li><a href="https://github.com/HeiOrient/HeiOrient">HeiOrient</a> -- Heidelberg Edge Orientation </li>
43-
<li><a href="https://github.com/TransitRouting/Arc-FlagTB">Arc-FlagTB</a> -- Public Transit Routing</li>
43+
<li><a href="https://github.com/TransitRouting/FLASH-TB">FLASH-TB</a> -- Public Transit Routing</li>
4444
<li><a href="https://github.com/LocalClustering/HeidelbergMotifClustering">HeidelbergMotifClustering</a> -- Local Motif Clustering</li>
4545
<li><a href="https://github.com/DynGraphLab">DynGraphLab</a> -- Dynamic Graph Algorithms</li>
4646
<li><a href="http://viecut.github.io/">VieCut</a> -- Vienna Minimum Cuts</li>

team.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h3>Adil Chhabra</h3><p>Doctoral Student</p>
7272
</ul>
7373
</article>
7474
<article>
75-
<a href="#" class="image"><img src="henning.jpg" alt="" /></a>
75+
<a href="#" class="image"><img src="henning_team.jpg" alt="" /></a>
7676
<h3>Henning Woydt</h3><p>Doctoral Student</p>
7777
<ul class="actions">
7878
<li><a href="henningwoydt.html" class="button">More</a></li>

0 commit comments

Comments
 (0)