Skip to main content

Showing 1–6 of 6 results for author: Nölke, L

Searching in archive cs. Search in all archives.
.
  1. arXiv:2112.05422  [pdf, other

    cs.LG cs.DS

    Robustification of Online Graph Exploration Methods

    Authors: Franziska Eberle, Alexander Lindermayr, Nicole Megow, Lukas Nölke, Jens Schlöter

    Abstract: Exploring unknown environments is a fundamental task in many domains, e.g., robot navigation, network security, and internet search. We initiate the study of a learning-augmented variant of the classical, notoriously hard online graph exploration problem by adding access to machine-learned predictions. We propose an algorithm that naturally integrates predictions into the well-known Nearest Neighb… ▽ More

    Submitted 10 December, 2021; originally announced December 2021.

    Comments: Accepted at AAAI 2022

  2. arXiv:2011.05181  [pdf, other

    cs.DS

    Speed-Robust Scheduling -- Sand, Bricks, and Rocks

    Authors: Franziska Eberle, Ruben Hoeksma, Nicole Megow, Lukas Nölke, Kevin Schewior, Bertrand Simon

    Abstract: The speed-robust scheduling problem is a two-stage problem where given $m$ machines, jobs must be grouped into at most $m$ bags while the processing speeds of the given $m$ machines are unknown. After the speeds are revealed, the grouped jobs must be assigned to the machines without being separated. To evaluate the performance of algorithms, we determine upper bounds on the worst-case ratio of the… ▽ More

    Submitted 31 May, 2022; v1 submitted 10 November, 2020; originally announced November 2020.

  3. arXiv:2010.14338  [pdf, other

    cs.DS cs.CC cs.CG

    On Minimum Generalized Manhattan Connections

    Authors: Antonios Antoniadis, Margarita Capretto, Parinya Chalermsook, Christoph Damerius, Peter Kling, Lukas Nölke, Nidia Obscura, Joachim Spoerhase

    Abstract: We consider minimum-cardinality Manhattan connected sets with arbitrary demands: Given a collection of points $P$ in the plane, together with a subset of pairs of points in $P$ (which we call demands), find a minimum-cardinality superset of $P$ such that every demand pair is connected by a path whose length is the $\ell_1$-distance of the pair. This problem is a variant of three well-studied probl… ▽ More

    Submitted 27 October, 2020; originally announced October 2020.

  4. arXiv:2007.08415  [pdf, other

    cs.DS

    Fully Dynamic Algorithms for Knapsack Problems with Polylogarithmic Update Time

    Authors: Franziska Eberle, Nicole Megow, Lukas Nölke, Bertrand Simon, Andreas Wiese

    Abstract: Knapsack problems are among the most fundamental problems in optimization. In the Multiple Knapsack problem, we are given multiple knapsacks with different capacities and items with values and sizes. The task is to find a subset of items of maximum total value that can be packed into the knapsacks without exceeding the capacities. We investigate this problem and special cases thereof in the contex… ▽ More

    Submitted 4 October, 2021; v1 submitted 16 July, 2020; originally announced July 2020.

    Comments: Accepted for publication at FSTTCS 2021

  5. On Hop-Constrained Steiner Trees in Tree-Like Metrics

    Authors: Martin Böhm, Ruben Hoeksma, Nicole Megow, Lukas Nölke, Bertrand Simon

    Abstract: We consider the problem of computing a Steiner tree of minimum cost under a hop constraint which requires the depth of the tree to be at most $k$. Our main result is an exact algorithm for metrics induced by graphs with bounded treewidth that runs in time $n^{O(k)}$. For the special case of a path, we give a simple algorithm that solves the problem in polynomial time, even if $k$ is part of the in… ▽ More

    Submitted 11 October, 2022; v1 submitted 12 March, 2020; originally announced March 2020.

    Journal ref: SIAM Journal on Discrete Mathematics, Vol. 36, Iss. 2 (2022)

  6. arXiv:2001.03107  [pdf, ps, other

    cs.DS

    Online Minimum Cost Matching on the Line with Recourse

    Authors: Nicole Megow, Lukas Nölke

    Abstract: In online minimum cost matching on the line, $n$ requests appear one by one and have to be matched immediately and irrevocably to a given set of servers, all on the real line. The goal is to minimize the sum of distances from the requests to their respective servers. Despite all research efforts, it remains an intriguing open question whether there exists an $O(1)$-competitive algorithm. The best… ▽ More

    Submitted 9 January, 2020; originally announced January 2020.