collaborators

6 papers

cs.DS2026

Breadth-First Search Trees with Many or Few Leaves

Jesse Beisegel, Ekkehard Köhler, Robert Scheffler +1

The Maximum (Minimum) Leaf Spanning Tree problem asks for a spanning tree with the largest (smallest) number of leaves. As spanning trees are often computed using graph search algo…

cs.DM2025

A Graph Width Perspective on Partially Ordered Hamiltonian Paths and Cycles II: Vertex and Edge Deletion Numbers

Jesse Beisegel, Katharina Klost, Kristin Knorr +2

We consider the problem of finding a Hamiltonian path or cycle with precedence constraints in the form of a partial order on the vertex set. We study the complexity for graph width…

cs.DM2025

Sandwich Monotonicity and the Recognition of Weighted Graph Classes

Jesse Beisegel, Nina Chiarelli, Ekkehard Köhler +5

Edge-weighted graphs play an important role in the theory of Robinsonian matrices and similarity theory, particularly via the concept of level graphs, that is, graphs obtained from…

cs.DM2025

A Graph Width Perspective on Partially Ordered Hamiltonian Paths and Cycles I: Treewidth, Pathwidth, and Grid Graphs

Jesse Beisegel, Katharina Klost, Kristin Knorr +2

We consider the problem of finding a Hamiltonian path or a Hamiltonian cycle with precedence constraints in the form of a partial order on the vertex set. We show that the path pro…

cs.DM2025

A Graph Width Perspective on Partially Ordered Hamiltonian Paths

Jesse Beisegel, Katharina Klost, Kristin Knorr +2

We consider the problem of finding a Hamiltonian path with precedence constraints in the form of a partial order on the vertex set. This problem is known as Partially Ordered Hamil…

cs.DM2025

Computing Hamiltonian Paths with Partial Order Restrictions

Jesse Beisegel, Fabienne Ratajczak, Robert Scheffler

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 deci…