Skip to main content

Showing 1–23 of 23 results for author: Klute, F

.
  1. arXiv:2505.02736  [pdf, ps, other

    math.CO

    Strong odd coloring in minor-closed classes

    Authors: Miriam Goetze, Fabian Klute, Kolja Knauer, Irene Parada, Juan Pablo Peña, Torsten Ueckerdt

    Abstract: We show that the strong odd chromatic number on any proper minor-closed graph class is bounded by a constant. We almost determine the smallest such constant for outerplanar graphs.

    Submitted 5 May, 2025; originally announced May 2025.

  2. arXiv:2503.07769  [pdf, other

    cs.CG cs.DS

    Algorithms for Distance Problems in Continuous Graphs

    Authors: Sergio Cabello, Delia Garijo, Antonia Kalb, Fabian Klute, Irene Parada, Rodrigo I. Silveira

    Abstract: We study the problem of computing the diameter and the mean distance of a continuous graph, i.e., a connected graph where all points along the edges, instead of only the vertices, must be taken into account. It is known that for continuous graphs with $m$ edges these values can be computed in roughly $O(m^2)$ time. In this paper, we use geometric techniques to obtain subquadratic time algorithms t… ▽ More

    Submitted 10 March, 2025; originally announced March 2025.

    Comments: 32 pages

    ACM Class: F.2

  3. arXiv:2412.13092  [pdf, other

    cs.CG cs.DS

    Computing crossing numbers with topological and geometric restrictions

    Authors: Thekla Hamm, Fabian Klute, Irene Parada

    Abstract: Computing the crossing number of a graph is one of the most classical problems in computational geometry. Both it and numerous variations of the problem have been studied, and overcoming their frequent computational difficulty is an active area of research. Particularly recently, there has been increased effort to show and understand the parameterized tractability of various crossing number varian… ▽ More

    Submitted 17 December, 2024; originally announced December 2024.

  4. arXiv:2402.14552  [pdf, other

    cs.CG

    On $k$-Plane Insertion into Plane Drawings

    Authors: Julia Katheder, Philipp Kindermann, Fabian Klute, Irene Parada, Ignaz Rutter

    Abstract: We introduce the $k$-Plane Insertion into Plane drawing ($k$-PIP) problem: given a plane drawing of a planar graph $G$ and a set $F$ of edges, insert the edges in $F$ into the drawing such that the resulting drawing is $k$-plane. In this paper, we show that the problem is NP-complete for every $k\ge 1$, even when $G$ is biconnected and the set $F$ of edges forms a matching or a path. On the positi… ▽ More

    Submitted 6 September, 2024; v1 submitted 22 February, 2024; originally announced February 2024.

  5. arXiv:2402.13159  [pdf, other

    cs.CG

    Barking dogs: A Fréchet distance variant for detour detection

    Authors: Ivor van der Hoog, Fabian Klute, Irene Parada, Patrick Schnider

    Abstract: Imagine you are a dog behind a fence $Q$ and a hiker is passing by at constant speed along the hiking path $P$. In order to fulfil your duties as a watchdog, you desire to bark as long as possible at the human. However, your barks can only be heard in a fixed radius $ρ$ and, as a dog, you have bounded speed $s$. Can you optimize your route along the fence $Q$ in order to maximize the barking time… ▽ More

    Submitted 20 February, 2024; originally announced February 2024.

  6. arXiv:2209.14804  [pdf, other

    cs.CG

    Minimum Link Fencing

    Authors: Sujoy Bhore, Fabian Klute, Maarten Löffler, Martin Nöllenburg, Soeren Terziadis, Anaïs Villedieu

    Abstract: We study a variant of the geometric multicut problem, where we are given a set $\mathcal{P}$ of colored and pairwise interior-disjoint polygons in the plane. The objective is to compute a set of simple closed polygon boundaries (fences) that separate the polygons in such a way that any two polygons that are enclosed by the same fence have the same color, and the total number of links of all fences… ▽ More

    Submitted 29 September, 2022; originally announced September 2022.

  7. arXiv:2207.01108  [pdf, other

    cs.CG cs.DS

    On Streaming Algorithms for Geometric Independent Set and Clique

    Authors: Sujoy Bhore, Fabian Klute, Jelle J. Oostveen

    Abstract: We study the maximum geometric independent set and clique problems in the streaming model. Given a collection of geometric objects arriving in an insertion only stream, the aim is to find a subset such that all objects in the subset are pairwise disjoint or intersect respectively. We show that no constant factor approximation algorithm exists to find a maximum set of independent segments or $2$-… ▽ More

    Submitted 3 July, 2022; originally announced July 2022.

    Comments: 11 pages, 3 figures

  8. arXiv:2101.07554  [pdf, other

    cs.CG cs.DM cs.DS

    Local Complexity of Polygons

    Authors: Fabian Klute, Meghana M. Reddy, Tillmann Miltzow

    Abstract: Many problems in Discrete and Computational Geometry deal with simple polygons or polygonal regions. Many algorithms and data-structures perform considerably faster, if the underlying polygonal region has low local complexity. One obstacle to make this intuition rigorous, is the lack of a formal definition of local complexity. Here, we give two possible definitions and show how they are related in… ▽ More

    Submitted 19 January, 2021; originally announced January 2021.

    Comments: 7 pages, 5 figures

  9. arXiv:2012.11062  [pdf, other

    cs.CG

    Efficient Segment Folding is Hard

    Authors: Takashi Horiyama, Fabian Klute, Matias Korman, Irene Parada, Ryuhei Uehara, Katsuhisa Yamanaka

    Abstract: We introduce a computational origami problem which we call the segment folding problem: given a set of $n$ line-segments in the plane the aim is to make creases along all segments in the minimum number of folding steps. Note that a folding might alter the relative position between the segments, and a segment could split into two. We show that it is NP-hard to determine whether $n$ line segments ca… ▽ More

    Submitted 14 January, 2022; v1 submitted 20 December, 2020; originally announced December 2020.

  10. arXiv:2012.08631  [pdf, other

    cs.CG cs.DM math.CO

    Edge-Minimum Saturated k-Planar Drawings

    Authors: Steven Chaplick, Fabian Klute, Irene Parada, Jonathan Rollin, Torsten Ueckerdt

    Abstract: For a class $\mathcal{D}$ of drawings of loopless (multi-)graphs in the plane, a drawing $D \in \mathcal{D}$ is \emph{saturated} when the addition of any edge to $D$ results in $D' \notin \mathcal{D}$ - this is analogous to saturated graphs in a graph class as introduced by Turán (1941) and Erdős, Hajnal, and Moon (1964). We focus on $k$-planar drawings, that is, graphs drawn in the plane where ea… ▽ More

    Submitted 26 August, 2021; v1 submitted 15 December, 2020; originally announced December 2020.

    Comments: Appears in the Proceedings of the 29th International Symposium on Graph Drawing and Network Visualization (GD 2021). This version merges the previous version with some parts of arXiv:2012.02281

  11. arXiv:2012.07457  [pdf, other

    cs.CG cs.DS

    Crossing-Optimal Extension of Simple Drawings

    Authors: Robert Ganian, Thekla Hamm, Fabian Klute, Irene Parada, Birgit Vogtenhuber

    Abstract: In extension problems of partial graph drawings one is given an incomplete drawing of an input graph $G$ and is asked to complete the drawing while maintaining certain properties. A prominent area where such problems arise is that of crossing minimization. For plane drawings and various relaxations of these, there is a number of tractability as well as lower-bound results exploring the computation… ▽ More

    Submitted 14 December, 2020; originally announced December 2020.

  12. arXiv:2012.02281  [pdf, other

    cs.CG cs.DM

    Saturated $k$-Plane Drawings with Few Edges

    Authors: Fabian Klute, Irene Parada

    Abstract: A drawing of a graph is $k$-plane if no edge is crossed more than $k$ times. In this paper we study saturated $k$-plane drawings with few edges. This are $k$-plane drawings in which no edge can be added without violating $k$-planarity. For every number of vertices $n>k+1$, we present a tight construction with $\frac{n-1}{k+1}$ edges for the case in which the edges can self-intersect. If we restric… ▽ More

    Submitted 30 August, 2021; v1 submitted 3 December, 2020; originally announced December 2020.

    Comments: This article is partially superseded by and merged with arXiv:2012.08631

  13. arXiv:2007.05346  [pdf, other

    cs.CG cs.CC

    Extending Nearly Complete 1-Planar Drawings in Polynomial Time

    Authors: Eduard Eiben, Robert Ganian, Thekla Hamm, Fabian Klute, Martin Nöllenburg

    Abstract: The problem of extending partial geometric graph representations such as plane graphs has received considerable attention in recent years. In particular, given a graph $G$, a connected subgraph $H$ of $G$ and a drawing $\mathcal{H}$ of $H$, the extension problem asks whether $\mathcal{H}$ can be extended into a drawing of $G$ while maintaining some desired property of the drawing (e.g., planarity)… ▽ More

    Submitted 8 July, 2020; originally announced July 2020.

    Comments: arXiv admin note: text overlap with arXiv:2004.12222

    MSC Class: 68R10 ACM Class: F.2.2; G.2.2

  14. arXiv:2004.12222  [pdf, other

    cs.DS cs.CG

    Extending Partial 1-Planar Drawings

    Authors: Eduard Eiben, Robert Ganian, Thekla Hamm, Fabian Klute, Martin Nöllenburg

    Abstract: Algorithmic extension problems of partial graph representations such as planar graph drawings or geometric intersection representations are of growing interest in topological graph theory and graph drawing. In such an extension problem, we are given a tuple $(G,H,\mathcal{H})$ consisting of a graph $G$, a connected subgraph $H$ of $G$ and a drawing $\mathcal{H}$ of $H$, and the task is to extend… ▽ More

    Submitted 25 April, 2020; originally announced April 2020.

    Comments: A shortened version of this article has been accepted for presentation and publication at the 47th International Colloquium on Automata, Languages and Programming (ICALP 2020)

  15. arXiv:2004.07630  [pdf, other

    cs.DS cs.DM math.CO

    Four Pages Are Indeed Necessary for Planar Graphs

    Authors: Michael A. Bekos, Michael Kaufmann, Fabian Klute, Sergey Pupyrev, Chrysanthi Raftopoulou, Torsten Ueckerdt

    Abstract: An embedding of a graph in a book consists of a linear order of its vertices along the spine of the book and of an assignment of its edges to the pages of the book, so that no two edges on the same page cross. The book thickness of a graph is the minimum number of pages over all its book embeddings. Accordingly, the book thickness of a class of graphs is the maximum book thickness over all its mem… ▽ More

    Submitted 16 April, 2020; originally announced April 2020.

  16. Balanced Independent and Dominating Sets on Colored Interval Graphs

    Authors: Sujoy Bhore, Jan-Henrik Haunert, Fabian Klute, Guangping Li, Martin Nöllenburg

    Abstract: We study two new versions of independent and dominating set problems on vertex-colored interval graphs, namely $f$-Balanced Independent Set ($f$-BIS) and $f$-Balanced Dominating Set ($f$-BDS). Let $G=(V,E)$ be a vertex-colored interval graph with a color assignment function $γ\colon V \rightarrow \{1,\ldots,k\}$ that maps all vertices in $G$ onto $k$ colors. A subset of vertices $S\subseteq V$ is… ▽ More

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

    Comments: In Section 4.2 of an earlier version, we presented a local search approach and claimed it was a PTAS for the 1-MCIS problem. After its publication date, we noted that our claim was in contradiction with the APX-hardness result of the Job Interval Scheduling Problem and found a mistake in the proof of our Lemma 9. In this erratum, we removed Section 4.2 and added a correction note

    ACM Class: G.2.2; I.3.5

  17. arXiv:2002.11818  [pdf, other

    cs.CG cs.DS

    Finding large matchings in 1-planar graphs of minimum degree 3

    Authors: Therese Biedl, Fabian Klute

    Abstract: A matching is a set of edges without common endpoint. It was recently shown that every 1-planar graph (i.e., a graph that can be drawn in the plane with at most one crossing per edge) that has minimum degree 3 has a matching of size at least $\frac{n+12}{7}$, and this is tight for some graphs. The proof did not come with an algorithm to find the matching more efficiently than a general-purpose max… ▽ More

    Submitted 17 March, 2020; v1 submitted 26 February, 2020; originally announced February 2020.

  18. arXiv:1910.07799  [pdf, other

    cs.CG cs.AI cs.HC

    Exploring Semi-Automatic Map Labeling

    Authors: Fabian Klute, Guangping Li, Raphael Löffler, Martin Nöllenburg, Manuela Schmidt

    Abstract: Label placement in maps is a very challenging task that is critical for the overall map quality. Most previous work focused on designing and implementing fully automatic solutions, but the resulting visual and aesthetic quality has not reached the same level of sophistication that skilled human cartographers achieve. We investigate a different strategy that combines the strengths of humans and alg… ▽ More

    Submitted 17 October, 2019; originally announced October 2019.

    Comments: Extended version of a paper appearing in SIGSPATIAL 2019

  19. arXiv:1909.07347  [pdf, other

    cs.CG

    Inserting one edge into a simple drawing is hard

    Authors: Alan Arroyo, Fabian Klute, Irene Parada, Raimund Seidel, Birgit Vogtenhuber, Tilo Wiedera

    Abstract: A {\em simple drawing} $D(G)$ of a graph $G$ is one where each pair of edges share at most one point: either a common endpoint or a proper crossing. An edge $e$ in the complement of $G$ can be {\em inserted} into $D(G)$ if there exists a simple drawing of $G+e$ extending $D(G)$. As a result of Levi's Enlargement Lemma, if a drawing is rectilinear (pseudolinear), that is, the edges can be extended… ▽ More

    Submitted 14 January, 2022; v1 submitted 16 September, 2019; originally announced September 2019.

    Comments: Full version of the preliminary version published in the proceedings of the 46th International Workshop on Graph-Theoretic Concepts in Computer Science (WG'20)

  20. arXiv:1908.08938  [pdf, other

    cs.DS

    Mixed Linear Layouts: Complexity, Heuristics, and Experiments

    Authors: Philipp de Col, Fabian Klute, Martin Nöllenburg

    Abstract: A $k$-page linear graph layout of a graph $G = (V,E)$ draws all vertices along a line $\ell$ and each edge in one of $k$ disjoint halfplanes called pages, which are bounded by $\ell$. We consider two types of pages. In a stack page no two edges should cross and in a queue page no edge should be nested by another edge. A crossing (nesting) in a stack (queue) page is called a conflict. The algorithm… ▽ More

    Submitted 23 August, 2019; originally announced August 2019.

    Comments: Appears in the Proceedings of the 27th International Symposium on Graph Drawing and Network Visualization (GD 2019)

  21. arXiv:1908.08905  [pdf, other

    cs.CG cs.DS

    Maximizing Ink in Partial Edge Drawings of k-plane Graphs

    Authors: Matthias Hummel, Fabian Klute, Soeren Nickel, Martin Nöllenburg

    Abstract: Partial edge drawing (PED) is a drawing style for non-planar graphs, in which edges are drawn only partially as pairs of opposing stubs on the respective end-vertices. In a PED, by erasing the central parts of edges, all edge crossings and the resulting visual clutter are hidden in the undrawn parts of the edges. In symmetric partial edge drawings (SPEDs), the two stubs of each edge are required t… ▽ More

    Submitted 26 August, 2019; v1 submitted 23 August, 2019; originally announced August 2019.

    Comments: Appears in the Proceedings of the 27th International Symposium on Graph Drawing and Network Visualization (GD 2019)

  22. arXiv:1908.05345  [pdf, other

    cs.CG cs.DM math.CO

    On Strict (Outer-)Confluent Graphs

    Authors: Henry Förster, Robert Ganian, Fabian Klute, Martin Nöllenburg

    Abstract: A strict confluent (SC) graph drawing is a drawing of a graph with vertices as points in the plane, where vertex adjacencies are represented not by individual curves but rather by unique smooth paths through a planar system of junctions and arcs. If all vertices of the graph lie in the outer face of the drawing, the drawing is called a strict outerconfluent (SOC) drawing. SC and SOC graphs were fi… ▽ More

    Submitted 14 August, 2019; originally announced August 2019.

    Comments: Appears in the Proceedings of the 27th International Symposium on Graph Drawing and Network Visualization (GD 2019)

  23. arXiv:1803.05705  [pdf, other

    cs.CG

    Minimizing Crossings in Constrained Two-Sided Circular Graph Layouts

    Authors: Fabian Klute, Martin Nöllenburg

    Abstract: Circular layouts are a popular graph drawing style, where vertices are placed on a circle and edges are drawn as straight chords. Crossing minimization in circular layouts is \NP-hard. One way to allow for fewer crossings in practice are two-sided layouts that draw some edges as curves in the exterior of the circle. In fact, one- and two-sided circular layouts are equivalent to one-page and two-pa… ▽ More

    Submitted 15 March, 2018; originally announced March 2018.

    Comments: This is the full version of a paper with the same title appearing in the proceedings of the 34th International Symposium on Computational Geometry (SoCG) 2018