English

Linearizing Partial Search Orders

Discrete Mathematics 2023-07-17 v1 Data Structures and Algorithms Combinatorics

Abstract

In recent years, questions about the construction of special orderings of a given graph search were studied by several authors. On the one hand, the so called end-vertex problem introduced by Corneil et al. in 2010 asks for search orderings ending in a special vertex. On the other hand, the problem of finding orderings that induce a given search tree was introduced already in the 1980s by Hagerup and received new attention most recently by Beisegel et al. Here, we introduce a generalization of some of these problems by studying the question whether there is a search ordering that is a linear extension of a given partial order on a graph's vertex set. We show that this problem can be solved in polynomial time on chordal bipartite graphs for LBFS, which also implies the first polynomial-time algorithms for the end-vertex problem and two search tree problems for this combination of graph class and search. Furthermore, we present polynomial-time algorithms for LBFS and MCS on split graphs which generalize known results for the end-vertex and search tree problems.

Keywords

Cite

@article{arxiv.2206.14556,
  title  = {Linearizing Partial Search Orders},
  author = {Robert Scheffler},
  journal= {arXiv preprint arXiv:2206.14556},
  year   = {2023}
}

Comments

full version of an extended abstract to be published in the Proceedings of the 48th International Workshop on Graph-Theoretic Concepts in Computer Science (WG 2022) in T\"ubingen

R2 v1 2026-06-24T12:08:09.341Z