The Complexity of Bicriteria Tree-Depth

01/17/2021
by   Piotr Borowiecki, et al.
0

This work considers the following extension of the tree-depth problem: for a given input graph G and integers k and b, find a rooted forest F of height at most k and width at most b (defined as the maximum number of vertices allowed in a level of F) such that G is a subgraph of the closure of F. We are interested in the case when G is a line graph of a tree, proving that the problem is NP-hard and obtaining a polynomial-time additive b-approximation algorithm. This particular class of graphs received a significant attention in the past, mainly due to a number of potential applications it provides. These include applications in parallel processing, e.g., parallel assembly of modular products, or parallel query processing in relational databases, as well as purely combinatorial applications, including searching in tree-like partial orders (which in turn generalizes binary search on sorted data). The latter can be used for automated program testing.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/09/2017

On Maximum Common Subgraph Problems in Series-Parallel Graphs

The complexity of the maximum common connected subgraph problem in parti...
research
02/01/2018

On Polynomial time Constructions of Minimum Height Decision Tree

In this paper we study a polynomial time algorithms that for an input A⊆...
research
08/03/2020

Approximating pathwidth for graphs of small treewidth

We describe a polynomial-time algorithm which, given a graph G with tree...
research
12/09/2022

A Polynomial-Time Algorithm for MCS Partial Search Order on Chordal Graphs

We study the partial search order problem (PSOP) proposed recently by Sc...
research
03/29/2023

On the complexity of embedding in graph products

Graph embedding, especially as a subgraph of a grid, is an old topic in ...
research
01/11/2019

Depth First Search in the Semi-streaming Model

Depth first search (DFS) tree is a fundamental data structure for solvin...
research
03/05/2018

Controlled quantum search on structured databases

We present quantum algorithms to search for marked vertices in structure...

Please sign up or login with your details

Forgot password? Click here to reset