Skip to main content

Showing 1–23 of 23 results for author: Hörsch, F

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

    cs.CC cs.DM

    Maximum Reachability Orientation of Mixed Graphs

    Authors: Florian Hörsch

    Abstract: We aim to find orientations of mixed graphs optimizing the total reachability, a problem that has applications in causality and biology. For given a digraph $D$, we use $P(D)$ for the set of ordered pairs of distinct vertices in $V(D)$ and we define $κ_D:P(D)\rightarrow \{0,1\}$ by $κ_D(u,v)=1$ if $v$ is reachable from $u$ in $D$, and $κ_D(u,v)=0$, otherwise. We use… ▽ More

    Submitted 19 June, 2025; originally announced June 2025.

  2. arXiv:2504.21624  [pdf, ps, other

    cs.CC

    Multicut Problems in Almost-Planar Graphs: The Dependency of Complexity on the Demand Pattern

    Authors: Florian Hörsch, Dániel Marx

    Abstract: Given a graph $G$, a set $T$ of terminal vertices, and a demand graph $H$ on $T$, the \textsc{Multicut} problem asks for a set of edges of minimum weight that separates the pairs of terminals specified by the edges of $H$. The \textsc{Multicut} problem can be solved in polynomial time if the number of terminals and the genus of the graph is bounded (Colin de Verdière [Algorithmica, 2017]). Foc… ▽ More

    Submitted 25 June, 2025; v1 submitted 30 April, 2025; originally announced April 2025.

  3. arXiv:2502.18541  [pdf, other

    cs.DS cs.CC

    From Chinese Postman to Salesman and Beyond II: Inapproximability and Parameterized Complexity

    Authors: Fabian Frei, Ahmed Ghazy, Tim A. Hartmann, Florian Hörsch, Dániel Marx

    Abstract: A well-studied continuous model of graphs considers each edge as a continuous unit-length interval of points. In the problem $δ$-Tour defined within this model, the objective to find a shortest tour that comes within a distance of $δ$ of every point on every edge. This parameterized problem was introduced in the predecessor to this article and shown to be essentially equivalent to the Chinese Post… ▽ More

    Submitted 25 February, 2025; originally announced February 2025.

    Comments: This is the second part of a two-part submission, splitting arXiv:2410.10613v1. A preliminary version of the two articles has appeared under the title "Chinese Postman to Salesman and Beyond: Shortest Tour δ-Covering All Points on All Edges" in the 35th International Symposium on Algorithms and Computation (ISAAC 2024)

  4. arXiv:2410.10613  [pdf, other

    cs.DS cs.CC

    From Chinese Postman to Salesman and Beyond I: Approximating Shortest Tours $δ$-Covering All Points on All Edges

    Authors: Fabian Frei, Ahmed Ghazy, Tim A. Hartmann, Florian Hörsch, Dániel Marx

    Abstract: A well-studied continuous model of graphs, introduced by Dearing and Francis [Transportation Science, 1974], considers each edge as a continuous unit-length interval of points. For $δ\geq 0$, we introduce the problem $δ$-Tour, where the objective is to find the shortest tour that comes within a distance of $δ$ of every point on every edge. It can be observed that 0-Tour is essentially equivalent t… ▽ More

    Submitted 24 February, 2025; v1 submitted 14 October, 2024; originally announced October 2024.

    Comments: This is the first of a two-part submission, splitting arXiv:2410.10613v1. A preliminary version of the two articles has appeared under the title "Chinese Postman to Salesman and Beyond: Shortest Tour $δ$-Covering All Points on All Edges" in the 35th International Symposium on Algorithms and Computation (ISAAC 2024)

  5. arXiv:2405.04119  [pdf, ps, other

    math.CO cs.DM

    Diameter of the inversion graph

    Authors: Frédéric Havet, Florian Hörsch, Clément Rambaud

    Abstract: In an oriented graph $\vec{G}$, the inversion of a subset $X$ of vertices consists in reversing the orientation of all arcs with both endvertices in $X$. The inversion graph of a labelled graph $G$, denoted by ${\mathcal{I}}(G)$, is the graph whose vertices are the labelled orientations of $G$ in which two labelled orientations $\vec{G}_1$ and $\vec{G}_2$ of $G$ are adjacent if and only if there i… ▽ More

    Submitted 8 May, 2024; v1 submitted 7 May, 2024; originally announced May 2024.

  6. arXiv:2405.03270  [pdf, ps, other

    math.CO cs.DM

    Matroid-reachability-based decomposition into arborescences

    Authors: Florian Hörsch, Benjamin Peyrille, Zoltán Szigeti

    Abstract: The problem of matroid-reachability-based packing of arborescences was solved by Király. Here we solve the corresponding decomposition problem that turns out to be more complicated. The result is obtained from the solution of the more general problem of matroid-reachability-based $(\ell,\ell')$-limited packing of arborescences where we are given a lower bound $\ell$ and an upper bound $\ell'$ on t… ▽ More

    Submitted 6 May, 2024; originally announced May 2024.

    MSC Class: 05C20 (Primary) 05B35; 05C20 (Secondary)

  7. arXiv:2402.16259  [pdf, other

    cs.DM cs.DS math.CO

    Problems on Group-labeled Matroid Bases

    Authors: Florian Hörsch, András Imolay, Ryuhei Mizutani, Taihei Oki, Tamás Schwarcz

    Abstract: Consider a matroid equipped with a labeling of its ground set to an abelian group. We define the label of a subset of the ground set as the sum of the labels of its elements. We study a collection of problems on finding bases and common bases of matroids with restrictions on their labels. For zero bases and zero common bases, the results are mostly negative. While finding a non-zero basis of a mat… ▽ More

    Submitted 25 February, 2024; originally announced February 2024.

  8. arXiv:2401.09202  [pdf, ps, other

    math.CO cs.DM

    Complexity results on the decomposition of a digraph into directed linear forests and out-stars

    Authors: Florian Hörsch, Lucas Picasarri-Arrieta

    Abstract: We consider two decomposition problems in directed graphs. We say that a digraph is $k$-bounded for some $k \in \mathbb{Z}_{\geq 1}$ if each of its connected components contains at most $k$ arcs. For the first problem, a directed linear forest is a collection of vertex-disjoint directed paths and we consider the problem of decomposing a given digraph into a $k$-bounded and an $\ell$-bounded dire… ▽ More

    Submitted 4 September, 2024; v1 submitted 17 January, 2024; originally announced January 2024.

  9. arXiv:2312.11086  [pdf, other

    cs.CC cs.DS

    Multicut Problems in Embedded Graphs: The Dependency of Complexity on the Demand Pattern

    Authors: Jacob Focke, Florian Hörsch, Shaohua Li, Dániel Marx

    Abstract: The Multicut problem asks for a minimum cut separating certain pairs of vertices: formally, given a graph $G$ and demand graph $H$ on a set $T\subseteq V(G)$ of terminals, the task is to find a minimum-weight set $C$ of edges of $G$ such that whenever two vertices of $T$ are adjacent in $H$, they are in different components of $G\setminus C$. Colin de Verdière [Algorithmica, 2017] showed that Mult… ▽ More

    Submitted 15 April, 2025; v1 submitted 18 December, 2023; originally announced December 2023.

  10. arXiv:2303.11719  [pdf, ps, other

    math.CO cs.DM

    On the minimum number of inversions to make a digraph $k$-(arc-)strong

    Authors: Julien Duron, Frédéric Havet, Florian Hörsch, Clément Rambaud

    Abstract: The {\it inversion} of a set $X$ of vertices in a digraph $D$ consists of reversing the direction of all arcs of $D\langle X\rangle$. We study $sinv'_k(D)$ (resp. $sinv_k(D)$) which is the minimum number of inversions needed to transform $D$ into a $k$-arc-strong (resp. $k$-strong) digraph and $sinv'_k(n) = \max\{sinv'_k(D) \mid D~\mbox{is a $2k$-edge-connected digraph of order $n$}\}$. We show :… ▽ More

    Submitted 28 May, 2024; v1 submitted 21 March, 2023; originally announced March 2023.

  11. arXiv:2301.11615  [pdf, other

    math.CO cs.CC

    Decompositions into two linear forests of bounded lengths

    Authors: Rutger Campbell, Florian Hörsch, Benjamin Moore

    Abstract: For some $k \in \mathbb{Z}_{\geq 0}\cup \infty$, we call a linear forest $k$-bounded if each of its components has at most $k$ edges. We will say a $(k,\ell)$-bounded linear forest decomposition of a graph $G$ is a partition of $E(G)$ into the edge sets of two linear forests $F_k,F_\ell$ where $F_k$ is $k$-bounded and $F_\ell$ is $\ell$-bounded. We show that the problem of deciding whether a given… ▽ More

    Submitted 27 January, 2023; originally announced January 2023.

  12. arXiv:2212.09188  [pdf, ps, other

    math.CO cs.DM

    Problems, proofs, and disproofs on the inversion number

    Authors: Guillaume Aubian, Frédéric Havet, Florian Hörsch, Felix Klingelhoefer, Nicolas Nisse, Clément Rambaud, Quentin Vermande

    Abstract: The {\it inversion} of a set $X$ of vertices in a digraph $D$ consists in reversing the direction of all arcs of $D\langle X\rangle$. The {\it inversion number} of an oriented graph $D$, denoted by ${\rm inv}(D)$, is the minimum number of inversions needed to transform $D$ into an acyclic oriented graph. In this paper, we study a number of problems involving the inversion number of oriented graphs… ▽ More

    Submitted 23 December, 2022; v1 submitted 18 December, 2022; originally announced December 2022.

  13. arXiv:2211.02525  [pdf, other

    math.CO cs.CC cs.DM

    Steiner connectivity problems in hypergraphs

    Authors: Florian Hörsch, Zoltán Szigeti

    Abstract: We say that a tree $T$ is an $S$-Steiner tree if $S \subseteq V(T)$ and a hypergraph is an $S$-Steiner hypertree if it can be trimmed to an $S$-Steiner tree. We prove that it is NP-complete to decide, given a hypergraph $\mathcal{H}$ and some $S \subseteq V(\mathcal{H})$, whether there is a subhypergraph of $\mathcal{H}$ which is an $S$-Steiner hypertree. As corollaries, we give two negative resul… ▽ More

    Submitted 12 April, 2023; v1 submitted 4 November, 2022; originally announced November 2022.

  14. arXiv:2210.04669  [pdf, ps, other

    math.CO cs.DM

    Minimum Spanning Trees with Bounded Degrees of Vertices in a Specified Stable Set

    Authors: Christoph Brause, Jochen Harant, Florian Hörsch, Samuel Mohr

    Abstract: Given a graph $G$ and sets $\{α_v~|~v \in V(G)\}$ and $\{β_v~|~v \in V(G)\}$ of non-negative integers, it is known that the decision problem whether $G$ contains a spanning tree $T$ such that $α_v \le d_T (v) \le β_v $ for all $v \in V(G)$ is $NP$-complete. In this article, we relax the problem by demanding that the degree restrictions apply to vertices $v\in U$ only, where $U$ is a stable set of… ▽ More

    Submitted 30 May, 2024; v1 submitted 10 October, 2022; originally announced October 2022.

  15. arXiv:2202.13759  [pdf, other

    math.CO cs.DM

    On the complexity of finding well-balanced orientations with upper bounds on the out-degrees

    Authors: Florian Hörsch, Zoltán Szigeti

    Abstract: We show that the problem of deciding whether a given graph $G$ has a well-balanced orientation $\vec{G}$ such that $d_{\vec{G}}^+(v)\leq \ell(v)$ for all $v \in V(G)$ for a given function $\ell:V(G)\rightarrow \mathbb{Z}_{\geq 0}$ is NP-complete. We also prove a similar result for best-balanced orientations. This improves a result of Bern\' ath, Iwata, Kir\' aly, Király and Szigeti and answers a q… ▽ More

    Submitted 12 September, 2022; v1 submitted 28 February, 2022; originally announced February 2022.

  16. arXiv:2112.07539  [pdf, other

    math.CO cs.DM

    A note on 2-vertex-connected orientations

    Authors: Florian Hörsch, Zoltán Szigeti

    Abstract: We consider two possible extensions of a theorem of Thomassen characterizing the graphs admitting a 2-vertex-connected orientation. First, we show that the problem of deciding whether a mixed graph has a 2-vertex-connected orientation is NP-hard. This answers a question of Bang-Jensen, Huang and Zhu. For the second part, we call a directed graph $D=(V,A)$ $2T$-connected for some $T \subseteq V$ if… ▽ More

    Submitted 20 December, 2021; v1 submitted 14 December, 2021; originally announced December 2021.

  17. arXiv:2110.13726  [pdf, ps, other

    math.CO cs.DM

    Globally balancing spanning trees

    Authors: Florian Hörsch

    Abstract: We show that for every graph $G$ that contains two edge-disjoint spanning trees, we can choose two edge-disjoint spanning trees $T_1,T_2$ of $G$ such that $|d_{T_1}(v)-d_{T_2}(v)|\leq 5$ for all $v \in V(G)$. We also prove the more general statement that for every positive integer $k$, there is a constant $c_k \in O(\log k)$ such that for every graph $G$ that contains $k$ edge-disjoint spanning tr… ▽ More

    Submitted 8 August, 2022; v1 submitted 26 October, 2021; originally announced October 2021.

  18. arXiv:2105.01582  [pdf, other

    cs.DS cs.DM math.CO

    FPT algorithms for packing $k$-safe spanning rooted sub(di)graphs

    Authors: Stéphane Bessy, Florian Hörsch, Ana Karolinna Maia, Dieter Rautenbach, Ignasi Sau

    Abstract: We study three problems introduced by Bang-Jensen and Yeo [Theor. Comput. Sci. 2015] and by Bang-Jensen, Havet, and Yeo [Discret. Appl. Math. 2016] about finding disjoint "balanced" spanning rooted substructures in graphs and digraphs, which generalize classic packing problems. Namely, given a positive integer $k$, a digraph $D=(V,A)$, and a root $r \in V$, we consider the problem of finding two a… ▽ More

    Submitted 4 May, 2021; originally announced May 2021.

    Comments: 20 pages, 1 figure

    MSC Class: 05C20; 68Q27 ACM Class: G.2.2; F.2.2

  19. arXiv:2103.00306  [pdf, other

    math.CO cs.DM

    Checking the admissibility of odd-vertex pairings is hard

    Authors: Florian Hörsch

    Abstract: Nash-Williams proved that every graph has a well-balanced orientation. A key ingredient in his proof is admissible odd-vertex pairings. We show that for two slightly different definitions of admissible odd-vertex pairings, deciding whether a given odd-vertex pairing is admissible is co-NP-complete. This resolves a question of Frank. We also show that deciding whether a given graph has an orientati… ▽ More

    Submitted 14 June, 2022; v1 submitted 27 February, 2021; originally announced March 2021.

  20. arXiv:2012.13899  [pdf, ps, other

    math.CO cs.DM

    Packing of mixed hyperarborescences with flexible roots via matroid intersection

    Authors: Florian Hörsch, Zoltán Szigeti

    Abstract: Given a mixed hypergraph $\mathcal{F}=(V,\mathcal{A}\cup \mathcal{E})$, functions $f,g:V\rightarrow \mathbb{Z}_+$ and an integer $k$, a packing of $k$ spanning mixed hyperarborescences is called $(k,f,g)$-flexible if every $v \in V$ is the root of at least $f(v)$ and at most $g(v)$ of the mixed hyperarborescences. We give a characterization of the mixed hypergraphs admitting such packings. This ge… ▽ More

    Submitted 27 December, 2020; originally announced December 2020.

  21. arXiv:2012.03259  [pdf, other

    math.CO cs.DM

    Connectivity of orientations of 3-edge-connected graphs

    Authors: Florian Hörsch, Zoltán Szigeti

    Abstract: We attempt to generalize a theorem of Nash-Williams stating that a graph has a $k$-arc-connected orientation if and only if it is $2k$-edge-connected. In a strongly connected digraph we call an arc {\it deletable} if its deletion leaves a strongly connected digraph. Given a $3$-edge-connected graph $G$, we define its Frank number $f(G)$ to be the minimum number $k$ such that there exist $k$ orient… ▽ More

    Submitted 6 December, 2020; originally announced December 2020.

    Comments: to appear in European Journal of Combinatorics

  22. arXiv:2006.16190  [pdf, ps, other

    math.CO cs.DM

    Reachability in arborescence packings

    Authors: Florian Hörsch, Zoltán Szigeti

    Abstract: Fortier et al. proposed several research problems on packing arborescences. Some of them were settled in that article and others were solved later by Matsuoka and Tanigawa and by Gao and Yang. The last open problem is settled in this article. We show how to turn an inductive idea used in the latter two articles into a simple proof technique that allows to relate previous results on arborescence pa… ▽ More

    Submitted 14 June, 2022; v1 submitted 29 June, 2020; originally announced June 2020.

  23. arXiv:2004.08645  [pdf, ps, other

    math.CO cs.DM cs.DS

    The $(2,k)$-connectivity augmentation problem: Algorithmic aspects

    Authors: Florian Hörsch, Zoltán Szigeti

    Abstract: Durand de Gevigney and Szigeti \cite{DgGSz} have recently given a min-max theorem for the $(2,k)$-connectivity augmentation problem. This article provides an $O(n^3(m+ n \textrm{ }log\textrm{ }n))$ algorithm to find an optimal solution for this problem.

    Submitted 3 April, 2021; v1 submitted 18 April, 2020; originally announced April 2020.