Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mxef authored Feb 29, 2024
1 parent d2fb940 commit 73bf166
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

<div style="font-family: 'Oswald', sans-serif; font-size: 32px;"><b>Michalis Xefteris</b></div><br>
<div style="margin-top:3%; text-align:justify;">
<p>I am a second year PhD student in Computer Science at LIP6, Sorbonne Université working with Evripidis Bampis and Bruno Escoffier.
<p>I am a third year PhD student in Computer Science at LIP6, Sorbonne Université working with Evripidis Bampis and Bruno Escoffier.
I completed my undergraduate studies in the School of Electrical and Computer Engineering of the National Technical University of Athens, where I was advised by Dimitris Fotakis.</p>
<p> My research focuses on the design and theoretical analysis of online and learning-augmented algorithms. </p>
</div>
Expand Down Expand Up @@ -82,6 +82,12 @@
<div class="col-md-8" style="height: 70vh;">
<h2 id="publications">Publications</h2>
<ol>
<li class="paper" words="add, your, keywords, here">
<a href="https://arxiv.org/abs/2305.02169"> Parsimonious Learning-Augmented Approximations for Dense Instances of NP-hard Problems </a>
<br> with Evripidis Bampis and Bruno Escoffier
<br> <font color = "purple" > Under submission </font>
</li>

<li class="paper" words="add, your, keywords, here">
<a href="https://arxiv.org/abs/2305.02169"> Learning-Augmented Online TSP on Rings, Trees, Flowers and (almost) Everywhere Else </a>
<br> with Evripidis Bampis, Bruno Escoffier, Themis Gouleakis, Niklas Hahn, Kostas Lakis and Golnoosh Shahkarami
Expand Down

0 comments on commit 73bf166

Please sign in to comment.