Skip to main content

Showing 1–9 of 9 results for author: Beisegel, J

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

    cs.DM cs.CC cs.DS math.CO

    Graph Search Trees and the Intermezzo Problem

    Authors: Jesse Beisegel, Ekkehard Köhler, Fabienne Ratajczak, Robert Scheffler, Martin Strehler

    Abstract: The last in-tree recognition problem asks whether a given spanning tree can be derived by connecting each vertex with its rightmost left neighbor of some search ordering. In this study, we demonstrate that the last-in-tree recognition problem for Generic Search is $\mathsf{NP}$-complete. We utilize this finding to strengthen a complexity result from order theory. Given partial order $π$ and a set… ▽ More

    Submitted 29 April, 2024; originally announced April 2024.

  2. arXiv:2404.16662  [pdf, other

    cs.DM cs.CC cs.DS math.CO

    Computing Hamiltonian Paths with Partial Order Restrictions

    Authors: Jesse Beisegel, Fabienne Ratajczak, Robert Scheffler

    Abstract: When solving the Hamiltonian path problem it seems natural to be given additional precedence constraints for the order in which the vertices are visited. For example one could decide whether a Hamiltonian path exists for a fixed starting point, or that some vertices are visited before another vertex. We consider the problem of finding a Hamiltonian path that observes all precedence constraints giv… ▽ More

    Submitted 5 June, 2024; v1 submitted 25 April, 2024; originally announced April 2024.

  3. arXiv:2404.10670  [pdf, other

    cs.DM cs.CC cs.DS math.CO

    The Simultaneous Interval Number: A New Width Parameter that Measures the Similarity to Interval Graphs

    Authors: Jesse Beisegel, Nina Chiarelli, Ekkehard Köhler, Martin Milanič, Peter Muršič, Robert Scheffler

    Abstract: We propose a novel way of generalizing the class of interval graphs, via a graph width parameter called the simultaneous interval number. This parameter is related to the simultaneous representation problem for interval graphs and defined as the smallest number $d$ of labels such that the graph admits a $d$-simultaneous interval representation, that is, an assignment of intervals and label sets to… ▽ More

    Submitted 16 April, 2024; originally announced April 2024.

    Comments: full version of an extended abstract to be published in the Proceedings of the 19th Scandinavian Symposium on Algorithm Theory, SWAT 2024 in Helsinki

  4. arXiv:2311.01820  [pdf, other

    cs.CL

    Minimalist Grammar: Construction without Overgeneration

    Authors: Isidor Konrad Maier, Johannes Kuhn, Jesse Beisegel, Markus Huber-Liebl, Matthias Wolff

    Abstract: In this paper we give instructions on how to write a minimalist grammar (MG). In order to present the instructions as an algorithm, we use a variant of context free grammars (CFG) as an input format. We can exclude overgeneration, if the CFG has no recursion, i.e. no non-terminal can (indirectly) derive to a right-hand side containing itself. The constructed MGs utilize licensors/-ees as a special… ▽ More

    Submitted 3 November, 2023; originally announced November 2023.

  5. Linear Time LexDFS on Chordal Graphs

    Authors: Jesse Beisegel, Ekkehard Köhler, Robert Scheffler, Martin Strehler

    Abstract: Lexicographic Depth First Search (LexDFS) is a special variant of a Depth First Search (DFS), which was introduced by Corneil and Krueger in 2008. While this search has been used in various applications, in contrast to other graph searches, no general linear time implementation is known to date. In 2014, Köhler and Mouatadid achieved linear running time to compute some special LexDFS orders for co… ▽ More

    Submitted 7 May, 2020; originally announced May 2020.

    Journal ref: 28th Annual European Symposium on Algorithms (ESA 2020). LIPIcs vol. 173, 2020, p. 13:1-13:13

  6. arXiv:1907.12078  [pdf, ps, other

    math.CO cs.DM

    Avoidable Vertices and Edges in Graphs

    Authors: Jesse Beisegel, Maria Chudnovsky, Vladimir Gurvich, Martin Milanič, Mary Servatius

    Abstract: A vertex in a graph is simplicial if its neighborhood forms a clique. We consider three generalizations of the concept of simplicial vertices: avoidable vertices (also known as \textit{OCF}-vertices), simplicial paths, and their common generalization avoidable paths, introduced here. We present a general conjecture on the existence of avoidable paths. If true, the conjecture would imply a result d… ▽ More

    Submitted 28 July, 2019; originally announced July 2019.

  7. arXiv:1811.09249  [pdf, ps, other

    cs.DM

    Recognizing Graph Search Trees

    Authors: Jesse Beisegel, Carolin Denkert, Ekkehard Köhler, Matjaž Krnc, Nevena Pivač, Robert Scheffler, Martin Strehler

    Abstract: Graph searches and the corresponding search trees can exhibit important structural properties and are used in various graph algorithms. The problem of deciding whether a given spanning tree of a graph is a search tree of a particular search on this graph was introduced by Hagerup and Nowak in 1985, and independently by Korach and Ostfeld in 1989 where the authors showed that this problem is effici… ▽ More

    Submitted 26 November, 2018; v1 submitted 22 November, 2018; originally announced November 2018.

  8. On the End-Vertex Problem of Graph Searches

    Authors: Jesse Beisegel, Carolin Denkert, Ekkehard Köhler, Matjaž Krnc, Nevena Pivač, Robert Scheffler, Martin Strehler

    Abstract: End vertices of graph searches can exhibit strong structural properties and are crucial for many graph algorithms. The problem of deciding whether a given vertex of a graph is an end-vertex of a particular search was first introduced by Corneil, Köhler and Lanlignel in 2010. There they showed that this problem is in fact NP-complete for LBFS on weakly chordal graphs. A similar result for BFS was o… ▽ More

    Submitted 5 June, 2019; v1 submitted 29 October, 2018; originally announced October 2018.

    Journal ref: Discrete Mathematics & Theoretical Computer Science, vol. 21 no. 1, ICGT 2018 (June 13, 2019) dmtcs:4937

  9. arXiv:1807.05065  [pdf, ps, other

    cs.DM

    Characterising AT-free Graphs with BFS

    Authors: Jesse Beisegel

    Abstract: An asteroidal triple free graph is a graph such that for every independent triple of vertices no path between any two avoids the third. In a recent result from Corneil and Stacho, these graphs were characterised through a linear vertex ordering called an AT-free order. Here, we use techniques from abstract convex geometry to improve on this result by giving a vertex order characterisation with str… ▽ More

    Submitted 13 July, 2018; originally announced July 2018.