Skip to main content

Showing 1–15 of 15 results for author: Mühlenthaler, M

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

    cs.DM cs.DS

    Independent set reconfiguration in H-free graphs

    Authors: Valentin Bartier, Nicolas Bousquet, Moritz Mühlenthaler

    Abstract: Given a graph $G$ and two independent sets of $G$, the independent set reconfiguration problem asks whether one independent set can be transformed into the other by moving a single vertex at a time, such that at each intermediate step we have an independent set of $G$. We study the complexity of this problem for $H$-free graphs under the token sliding and token jum** rule. Our contribution is tw… ▽ More

    Submitted 5 February, 2024; originally announced February 2024.

    Comments: 19 pages, 4 figures

  2. arXiv:2304.14868  [pdf, ps, other

    math.CO cs.DM

    Directed hypergraph connectivity augmentation by hyperarc reorientations

    Authors: Moritz Mühlenthaler, Benjamin Peyrille, Zoltán Szigeti

    Abstract: The orientation theorem of Nash-Williams states that an undirected graph admits a $k$-arc-connected orientation if and only if it is $2k$-edge-connected. Recently, Ito et al. showed that any orientation of an undirected $2k$-edge-connected graph can be transformed into a $k$-arc-connected orientation by reorienting one arc at a time without decreasing the arc-connectivity at any step, thus providi… ▽ More

    Submitted 28 April, 2023; originally announced April 2023.

    Comments: 18 pages, 3 figures, 3 algorithms

    MSC Class: 05C40 (Primary) 05C65; 05C85 (Secondary)

  3. arXiv:2205.09210  [pdf, ps, other

    cs.DM cs.DS math.CO

    Reconfiguration of Digraph Homomorphisms

    Authors: Benjamin Lévêque, Moritz Mühlenthaler, Thomas Suzan

    Abstract: For a fixed graph H, the H-Recoloring problem asks whether for two given homomorphisms from a graph G to H, we can transform one into the other by changing the image of a single vertex of G in each step and maintaining a homomorphism from G to H throughout. We extend an algorithm of Wrochna for H-Recoloring where H is a square-free loopless undirected graph to the more general setting of directed… ▽ More

    Submitted 18 May, 2022; originally announced May 2022.

  4. arXiv:2110.11851  [pdf, other

    cs.DS

    Voting algorithms for unique games on complete graphs

    Authors: Antoine Méot, Arnaud de Mesmay, Moritz Mühlenthaler, Alantha Newman

    Abstract: An approximation algorithm for a constraint satisfaction problem is called robust if it outputs an assignment satisfying a $(1 - f(ε))$-fraction of the constraints on any $(1-ε)$-satisfiable instance, where the loss function $f$ is such that $f(ε) \rightarrow 0$ as $ε\rightarrow 0$. Moreover, the runtime of a robust algorithm should not depend in any way on $ε$. In this paper, we present such an a… ▽ More

    Submitted 8 November, 2022; v1 submitted 22 October, 2021; originally announced October 2021.

  5. arXiv:2011.10385  [pdf, ps, other

    cs.DS

    Fixed-Parameter Algorithms for Graph Constraint Logic

    Authors: Tatsuhiko Hatanaka, Felix Hommelsheim, Takehiro Ito, Yusuke Kobayashi, Moritz Mühlenthaler, Akira Suzuki

    Abstract: Non-deterministic constraint logic (NCL) is a simple model of computation based on orientations of a constraint graph with edge weights and vertex demands. NCL captures \PSPACE\xspace and has been a useful tool for proving algorithmic hardness of many puzzles, games, and reconfiguration problems. In particular, its usefulness stems from the fact that it remains \PSPACE-complete even under severe r… ▽ More

    Submitted 20 November, 2020; originally announced November 2020.

  6. arXiv:2009.05382  [pdf, ps, other

    cs.DS

    Fault-Tolerant Edge-Disjoint Paths -- Beyond Uniform Faults

    Authors: David Adjiashvili, Felix Hommelsheim, Moritz Mühlenthaler, Oliver Schaudt

    Abstract: The overwhelming majority of survivable (fault-tolerant) network design models assume a uniform fault model. Such a model assumes that every subset of the network resources (edges or vertices) of a given cardinality $k$ may fail. While this approach yields problems with clean combinatorial structure and good algorithms, it often fails to capture the true nature of the scenario set coming from appl… ▽ More

    Submitted 10 September, 2020; originally announced September 2020.

    Comments: arXiv admin note: substantial text overlap with arXiv:1301.6299

    MSC Class: 90C27; 68W25

  7. arXiv:1910.13297  [pdf, ps, other

    cs.DS cs.DM

    Flexible Graph Connectivity: Approximating Network Design Problems Between 1- and 2-connectivity

    Authors: David Adjiashvili, Felix Hommelsheim, Moritz Mühlenthaler

    Abstract: Graph connectivity and network design problems are among the most fundamental problems in combinatorial optimization. The minimum spanning tree problem, the two edge-connected spanning subgraph problem (2-ECSS) and the tree augmentation problem (TAP) are all examples of fundamental well-studied network design tasks that postulate different initial states of the network and different assumptions on… ▽ More

    Submitted 13 January, 2020; v1 submitted 29 October, 2019; originally announced October 2019.

    Comments: Improved presentation of the paper

    MSC Class: 90C27; 68W25

  8. arXiv:1904.06184  [pdf, other

    cs.DS cs.DM

    The Perfect Matching Reconfiguration Problem

    Authors: Marthe Bonamy, Nicolas Bousquet, Marc Heinrich, Takehiro Ito, Yusuke Kobayashi, Arnaud Mary, Moritz Mühlenthaler, Kunihiro Wasa

    Abstract: We study the perfect matching reconfiguration problem: Given two perfect matchings of a graph, is there a sequence of flip operations that transforms one into the other? Here, a flip operation exchanges the edges in an alternating cycle of length four. We are interested in the complexity of this decision problem from the viewpoint of graph classes. We first prove that the problem is PSPACE-complet… ▽ More

    Submitted 12 April, 2019; originally announced April 2019.

  9. Exact Markov Chain-based Runtime Analysis of a Discrete Particle Swarm Optimization Algorithm on Sorting and OneMax

    Authors: Moritz Mühlenthaler, Alexander Raß, Manuel Schmitt, Rolf Wanka

    Abstract: Meta-heuristics are powerful tools for solving optimization problems whose structural properties are unknown or cannot be exploited algorithmically. We propose such a meta-heuristic for a large class of optimization problems over discrete domains based on the particle swarm optimization (PSO) paradigm. We provide a comprehensive formal analysis of the performance of this algorithm on certain "easy… ▽ More

    Submitted 20 June, 2021; v1 submitted 5 February, 2019; originally announced February 2019.

    Journal ref: Natural Computing (2021)

  10. arXiv:1812.05419  [pdf, ps, other

    cs.DS cs.DM

    Shortest Reconfiguration of Matchings

    Authors: Nicolas Bousquet, Tatsuhiko Hatanaka, Takehiro Ito, Moritz Mühlenthaler

    Abstract: Imagine that unlabelled tokens are placed on the edges of a graph, such that no two tokens are placed on incident edges. A token can jump to another edge if the edges having tokens remain independent. We study the problem of determining the distance between two token configurations (resp., the corresponding matchings), which is given by the length of a shortest transformation. We give a polynomial… ▽ More

    Submitted 13 December, 2018; originally announced December 2018.

    Comments: 31 pages, 3 figures

    MSC Class: 68W05; 68Q25; 68R10 ACM Class: F.2.2; G.2.1; G.2.2; I.1.2

  11. arXiv:1805.01299  [pdf, ps, other

    cs.DS cs.DM

    How to Secure Matchings Against Edge Failures

    Authors: Felix Hommelsheim, Moritz Mühlenthaler, Oliver Schaudt

    Abstract: Suppose we are given a bipartite graph that admits a perfect matching and an adversary may delete any edge from the graph with the intention of destroying all perfect matchings. We consider the task of adding a minimum cost edge-set to the graph, such that the adversary never wins. We provide efficient exact and approximation algorithms. In particular, for the unit-cost problem, we provide a… ▽ More

    Submitted 5 December, 2018; v1 submitted 3 May, 2018; originally announced May 2018.

    Comments: 32 pages, 5 figures

    MSC Class: Robustness; Matchings and Factors; Graph Algorithms; Approximation Algorithms; Fixed Parameter Tractable; Combinatorial Optimization ACM Class: F.2.2; G.2.2

  12. arXiv:1508.01372  [pdf, ps, other

    cs.DM math.CO

    Degree-constrained Subgraph Reconfiguration is in P

    Authors: Moritz Mühlenthaler

    Abstract: The degree-constrained subgraph problem asks for a subgraph of a given graph such that the degree of each vertex is within some specified bounds. We study the following reconfiguration variant of this problem: Given two solutions to a degree-constrained subgraph instance, can we transform one solution into the other by adding and removing individual edges, such that each intermediate subgraph sati… ▽ More

    Submitted 6 August, 2015; originally announced August 2015.

    Comments: Full version of the paper published at Mathematical Foundations of Computer Science (MFCS) 2015

    MSC Class: 68R10 (primary); 05C70; 05C40 (secondary) ACM Class: F.2.2; G.2.2

  13. arXiv:1507.02805  [pdf, ps, other

    cs.DM cs.DS

    On the Connectedness of Clash-free Timetables

    Authors: Moritz Mühlenthaler, Rolf Wanka

    Abstract: We investigate the connectedness of clash-free timetables with respect to the Kempe-exchange operation. This investigation is related to the connectedness of the search space of timetabling problem instances, which is a desirable property, for example for two-step algorithms using the Kempe-exchange during the optimization step. The theoretical framework for our investigations is based on the stud… ▽ More

    Submitted 10 July, 2015; originally announced July 2015.

    MSC Class: 68T20 (primary); 68R10; 68W05 (secondary) ACM Class: I.2.8; F.2.2; G.2.2

  14. arXiv:1306.5601  [pdf, ps, other

    cs.AI

    A Decomposition of the Max-min Fair Curriculum-based Course Timetabling Problem

    Authors: Moritz Mühlenthaler, Rolf Wanka

    Abstract: We propose a decomposition of the max-min fair curriculum-based course timetabling (MMF-CB-CTT) problem. The decomposition models the room assignment subproblem as a generalized lexicographic bottleneck optimization problem (LBOP). We show that the generalized LBOP can be solved efficiently if the corresponding sum optimization problem can be solved efficiently. As a consequence, the room assignme… ▽ More

    Submitted 25 August, 2013; v1 submitted 24 June, 2013; originally announced June 2013.

    Comments: revised version (fixed problems in the notation and general improvements); original paper: 16 pages, accepted for publication at the Multidisciplinary International Scheduling Conference 2013 (MISTA 2013)

    ACM Class: I.2.8; F.2.2

  15. Fairness in Academic Course Timetabling

    Authors: Moritz Mühlenthaler, Rolf Wanka

    Abstract: We consider the problem of creating fair course timetables in the setting of a university. Our motivation is to improve the overall satisfaction of individuals concerned (students, teachers, etc.) by providing a fair timetable to them. The central idea is that undesirable arrangements in the course timetable, i.e., violations of soft constraints, should be distributed in a fair way among the indiv… ▽ More

    Submitted 12 March, 2013; originally announced March 2013.

    Comments: appeared in PATAT 2012, pp. 114-130

    ACM Class: I.2.8; F.2.2