Skip to main content

Showing 1–3 of 3 results for author: Kißig, O

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

    cs.DS

    Efficiently Computing Directed Minimum Spanning Trees

    Authors: Maximilian Böther, Otto Kißig, Christopher Weyand

    Abstract: Computing a directed minimum spanning tree, called arborescence, is a fundamental algorithmic problem, although not as common as its undirected counterpart. In 1967, Edmonds discussed an elegant solution. It was refined to run in $O(\min(n^2, m\log n))$ by Tarjan which is optimal for very dense and very sparse graphs. Gabow et al.~gave a version of Edmonds' algorithm that runs in $O(n\log n + m)$,… ▽ More

    Submitted 4 August, 2022; originally announced August 2022.

  2. arXiv:2201.10494  [pdf, other

    cs.LG cs.AI math.OC

    What's Wrong with Deep Learning in Tree Search for Combinatorial Optimization

    Authors: Maximilian Böther, Otto Kißig, Martin Taraz, Sarel Cohen, Karen Seidel, Tobias Friedrich

    Abstract: Combinatorial optimization lies at the core of many real-world problems. Especially since the rise of graph neural networks (GNNs), the deep learning community has been develo** solvers that derive solutions to NP-hard problems by learning the problem-specific solution structure. However, reproducing the results of these publications proves to be difficult. We make three contributions. First, we… ▽ More

    Submitted 25 January, 2022; originally announced January 2022.

    Comments: 25 pages, accepted for publication at ICLR 2022

  3. arXiv:2008.10316  [pdf, other

    cs.DS

    A Strategic Routing Framework and Algorithms for Computing Alternative Paths

    Authors: Thomas Bläsius, Maximilian Böther, Philipp Fischbeck, Tobias Friedrich, Alina Gries, Falk Hüffner, Otto Kißig, Pascal Lenzner, Louise Molitor, Leon Schiller, Armin Wells, Simon Wietheger

    Abstract: Traditional navigation services find the fastest route for a single driver. Though always using the fastest route seems desirable for every individual, selfish behavior can have undesirable effects such as higher energy consumption and avoidable congestion, even leading to higher overall and individual travel times. In contrast, strategic routing aims at optimizing the traffic for all agents regar… ▽ More

    Submitted 24 August, 2020; originally announced August 2020.

    Comments: 19 pages, 7 figures, full version of paper accepted at ATMOS 2020