Skip to main content

Showing 1–18 of 18 results for author: Schlipf, L

.
  1. arXiv:2412.21017  [pdf, other

    cs.CG

    Reconfiguration of unit squares and disks: PSPACE-hardness in simple settings

    Authors: Mikkel Abrahamsen, Kevin Buchin, Maike Buchin, Linda Kleist, Maarten Löffler, Lena Schlipf, André Schulz, Jack Stade

    Abstract: We study two well-known reconfiguration problems. Given a start and a target configuration of geometric objects in a polygon, we wonder whether we can move the objects from the start configuration to the target configuration while avoiding collisions between the objects and staying within the polygon. Problems of this type have been considered since the early 80s by roboticists and computational g… ▽ More

    Submitted 30 December, 2024; originally announced December 2024.

    Comments: 27 pages, 27 figures

  2. arXiv:2411.14038  [pdf, other

    cs.CG

    Minimum Monotone Spanning Trees

    Authors: Emilio Di Giacomo, Walter Didimo, Eleni Katsanou, Lena Schlipf, Antonios Symvonis, Alexander Wolff

    Abstract: Computing a Euclidean minimum spanning tree of a set of points is a seminal problem in computational geometry and geometric graph theory. We combine it with another classical problem in graph drawing, namely computing a monotone geometric representation of a given graph. More formally, given a finite set $S$ of points in the plane and a finite set $\cal D$ of directions, a geometric spanning tree… ▽ More

    Submitted 23 November, 2024; v1 submitted 21 November, 2024; originally announced November 2024.

    Comments: To appear in Proc. 50th International Conference on Current Trends in Theory and Practice of Computer Science (SOFSEM 2025)

  3. arXiv:2308.08966  [pdf, other

    math.CO cs.CG

    Weakly and Strongly Fan-Planar Graphs

    Authors: Otfried Cheong, Henry Förster, Julia Katheder, Maximilian Pfister, Lena Schlipf

    Abstract: We study two notions of fan-planarity introduced by (Cheong et al., GD22), called weak and strong fan-planarity, which separate two non-equivalent definitions of fan-planarity in the literature. We prove that not every weakly fan-planar graph is strongly fan-planar, while the upper bound on the edge density is the same for both families.

    Submitted 30 August, 2023; v1 submitted 17 August, 2023; originally announced August 2023.

    Comments: Appears in the Proceedings of the 31st International Symposium on Graph Drawing and Network Visualization (GD 2023)

  4. arXiv:2303.03816  [pdf, other

    quant-ph

    Quantum-classical processing and benchmarking at the pulse-level

    Authors: Lior Ella, Lorenzo Leandro, Oded Wertheim, Yoav Romach, Lukas Schlipf, Ramon Szmuk, Yoel Knol, Nissim Ofek, Itamar Sivan, Yonatan Cohen

    Abstract: Towards the practical use of quantum computers in the NISQ era, as well as the realization of fault-tolerant quantum computers that utilize quantum error correction codes, pressing needs have emerged for the control hardware and software platforms. In particular, a clear demand has arisen for platforms that allow classical processing to be integrated with quantum processing. While recent works dis… ▽ More

    Submitted 14 November, 2023; v1 submitted 7 March, 2023; originally announced March 2023.

    Comments: 22 pages

  5. arXiv:2208.12324  [pdf, other

    math.CO cs.CG

    The thickness of fan-planar graphs is at most three

    Authors: Otfried Cheong, Maximilian Pfister, Lena Schlipf

    Abstract: We prove that in any strongly fan-planar drawing of a graph G the edges can be colored with at most three colors, such that no two edges of the same color cross. This implies that the thickness of strongly fan-planar graphs is at most three. If G is bipartite, then two colors suffice to color the edges in this way.

    Submitted 25 August, 2022; originally announced August 2022.

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

    ACM Class: F.2.2

  6. arXiv:2203.01794  [pdf, other

    cs.CG

    Efficient Fréchet distance queries for segments

    Authors: Maike Buchin, Ivor van der Hoog, Tim Ophelders, Lena Schlipf, Rodrigo I. Silveira, Frank Staals

    Abstract: We study the problem of constructing a data structure that can store a two-dimensional polygonal curve $P$, such that for any query segment $\overline{ab}$ one can efficiently compute the Fréchet distance between $P$ and $\overline{ab}$. First we present a data structure of size $O(n \log n)$ that can compute the Fréchet distance between $P$ and a horizontal query segment $\overline{ab}$ in… ▽ More

    Submitted 3 March, 2022; originally announced March 2022.

  7. arXiv:2108.12321  [pdf, other

    cs.CG

    One-Bend Drawings of Outerplanar Graphs Inside Simple Polygons

    Authors: Patrizio Angelini, Philipp Kindermann, Andre Löffler, Lena Schlipf, Antonios Symvonis

    Abstract: We consider the problem of drawing an outerplanar graph with $n$ vertices with at most one bend per edge if the outer face is already drawn as a simple polygon. We prove that it can be decided in $O(nm)$ time if such a drawing exists, where $m\le n-3$ is the number of interior edges. In the positive case, we can also compute such a drawing.

    Submitted 27 August, 2021; originally announced August 2021.

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

  8. arXiv:2008.08413  [pdf, other

    math.CO cs.DM

    Augmenting Geometric Graphs with Matchings

    Authors: Alexander Pilz, Jonathan Rollin, Lena Schlipf, André Schulz

    Abstract: We study noncrossing geometric graphs and their disjoint compatible geometric matchings. Given a cycle (a polygon) P we want to draw a set of pairwise disjoint straight-line edges with endpoints on the vertices of P such that these new edges neither cross nor contain any edge of the polygon. We prove NP-completeness of deciding whether there is such a perfect matching. For any n-vertex polygon, wi… ▽ More

    Submitted 19 August, 2020; originally announced August 2020.

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

  9. arXiv:1906.01114  [pdf, other

    cs.CG cs.DS

    On Romeo and Juliet Problems: Minimizing Distance-to-Sight

    Authors: Hee-Kap Ahn, Eunjin Oh, Lena Schlipf, Fabian Stehn, Darren Strash

    Abstract: We introduce a variant of the watchman route problem, which we call the quickest pair-visibility problem. Given two persons standing at points $s$ and $t$ in a simple polygon $P$ with no holes, we want to minimize the distance they travel in order to see each other in $P$. We solve two variants of this problem, one minimizing the longer distance the two persons travel (min-max) and one minimizing… ▽ More

    Submitted 3 June, 2019; originally announced June 2019.

    Comments: 12 pages, 8 figures; appeared in Proc. 16th Scandinavian Symposium and Workshops on Algorithm Theory (SWAT 2018)

    ACM Class: F.2.2; I.3.5

  10. arXiv:1808.08496  [pdf, other

    cs.CG

    Drawing Subcubic 1-Planar Graphs with Few Bends, Few Slopes, and Large Angles

    Authors: Philipp Kindermann, Fabrizio Montecchiani, Lena Schlipf, André Schulz

    Abstract: We show that the 1-planar slope number of 3-connected cubic 1-planar graphs is at most 4 when edges are drawn as polygonal curves with at most 1 bend each. This bound is obtained by drawings whose vertex and crossing resolution is at least $π/4$. On the other hand, if the embedding is fixed, then there is a 3-connected cubic 1-planar graph that needs 3 slopes when drawn with at most 1 bend per edg… ▽ More

    Submitted 25 August, 2018; originally announced August 2018.

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

  11. arXiv:1802.06579  [pdf, other

    cs.CG

    Convexity-Increasing Morphs of Planar Graphs

    Authors: Linda Kleist, Boris Klemz, Anna Lubiw, Lena Schlipf, Frank Staals, Darren Strash

    Abstract: We study the problem of convexifying drawings of planar graphs. Given any planar straight-line drawing of an internally 3-connected graph, we show how to morph the drawing to one with strictly convex faces while maintaining planarity at all times. Our morph is convexity-increasing, meaning that once an angle is convex, it remains convex. We give an efficient algorithm that constructs such a morph… ▽ More

    Submitted 28 January, 2019; v1 submitted 19 February, 2018; originally announced February 2018.

    Comments: Preliminary version in Proc. WG 2018

  12. arXiv:1706.04130  [pdf, other

    math.CO cs.DM

    On Gallai's conjecture for series-parallel graphs and planar 3-trees

    Authors: Philipp Kindermann, Lena Schlipf, André Schulz

    Abstract: A path cover is a decomposition of the edges of a graph into edge-disjoint simple paths. Gallai conjectured that every connected $n$-vertex graph has a path cover with at most $\lceil n/2 \rceil$ paths. We prove Gallai's conjecture for series-parallel graphs. For the class of planar 3-trees we show how to construct a path cover with at most $\lfloor 5n/8 \rfloor$ paths, which is an improvement ove… ▽ More

    Submitted 13 June, 2017; originally announced June 2017.

  13. arXiv:1703.08248  [pdf, ps, other

    cond-mat.mes-hall physics.chem-ph quant-ph

    Molecular quantum spin network controlled by a single qubit

    Authors: Lukas Schlipf, Thomas Oeckinghaus, Kebiao Xu, Durga Bhaktavatsala Rao Dasari, Andrea Zappe, Felipe Fávaro de Oliveira, Bastian Kern, Mykhailo Azarkh, Malte Drescher, Markus Ternes, Klaus Kern, Jörg Wrachtrup, Amit Finkler

    Abstract: Scalable quantum technologies will require an unprecedented combination of precision and complexity for designing stable structures of well-controllable quantum systems. It is a challenging task to find a suitable elementary building block, of which a quantum network can be comprised in a scalable way. Here we present the working principle of such a basic unit, engineered using molecular chemistry… ▽ More

    Submitted 5 April, 2017; v1 submitted 23 March, 2017; originally announced March 2017.

    Comments: Author name typo

    Journal ref: Science Advances 3, e1701116 (2017)

  14. arXiv:1607.04431  [pdf, other

    cs.DM cs.DS

    Edge-Orders

    Authors: Lena Schlipf, Jens M. Schmidt

    Abstract: Canonical orderings and their relatives such as st-numberings have been used as a key tool in algorithmic graph theory for the last decades. Recently, a unifying concept behind all these orders has been shown: they can be described by a graph decomposition into parts that have a prescribed vertex-connectivity. Despite extensive interest in canonical orderings, no analogue of this unifying concep… ▽ More

    Submitted 15 July, 2016; originally announced July 2016.

  15. Tracking Temperature Dependent Relaxation Times of Individual Ferritin Nanomagnets with a Wide-band Quantum Spectrometer

    Authors: Eike Schäfer-Nolte, Lukas Schlipf, Markus Ternes, Friedemann Reinhard, Klaus Kern, Jörg Wrachtrup

    Abstract: We demonstrate the tracking of the spin dynamics of ensemble and individual magnetic ferritin proteins from cryogenic up to room temperature using the nitrogen-vacancy color center in diamond as magnetic sensor. We employ different detection protocols to probe the influence of the ferritin nanomagnets on the longitudinal and transverse relaxation of the nitrogen-vacancy center, which enables magne… ▽ More

    Submitted 2 June, 2014; originally announced June 2014.

    Journal ref: Phys. Rev. Lett. 113, 217204 (2014)

  16. arXiv:1405.1223  [pdf, other

    cs.CG

    Finding Largest Rectangles in Convex Polygons

    Authors: Sergio Cabello, Otfried Cheong, Christian Knauer, Lena Schlipf

    Abstract: We consider the following geometric optimization problem: find a maximum-area rectangle and a maximum-perimeter rectangle contained in a given convex polygon with $n$ vertices. We give exact algorithms that solve these problems in time $O(n^3)$. We also give $(1-\varepsilon)$-approximation algorithms that take time $O(\varepsilon^{-3/2}+ \varepsilon^{-1/2} \log n)$.

    Submitted 6 October, 2014; v1 submitted 6 May, 2014; originally announced May 2014.

    Comments: The time bound to approximate the maximum-perimeter rectangle is improved. Christian Knauer becomes coauthor

  17. arXiv:1211.5107  [pdf, other

    cs.CG

    Notes on Convex Transversals

    Authors: Lena Schlipf

    Abstract: In this paper, we prove the problem of stabbing a set of disjoint bends by a convex stabber to be NP-hard. We also consider the optimization version of the convex stabber problem and prove this problem to be APX-hard for sets of line segments.

    Submitted 21 November, 2012; originally announced November 2012.

  18. arXiv:1201.1198  [pdf, other

    cs.CG

    Covering and Piercing Disks with Two Centers

    Authors: Hee-Kap Ahn, Sang-Sub Kim, Christian Knauer, Lena Schlipf, Chan-Su Shin, Antoine Vigneron

    Abstract: We give exact and approximation algorithms for two-center problems when the input is a set $\mathcal{D}$ of disks in the plane. We first study the problem of finding two smallest congruent disks such that each disk in $\mathcal{D}$ intersects one of these two disks. Then we study the problem of covering the set $\mathcal{D}$ by two smallest congruent disks.

    Submitted 5 January, 2012; originally announced January 2012.

    Comments: 14 pages, 3 figures, the results appeared in the proceedings of ISAAC'11