English

On the Ordered List Subgraph Embedding Problems

Data Structures and Algorithms 2014-03-11 v1

Abstract

In the (parameterized) Ordered List Subgraph Embedding problem (p-OLSE) we are given two graphs GG and HH, each with a linear order defined on its vertices, a function LL that associates with every vertex in GG a list of vertices in HH, and a parameter kk. The question is to decide if we can embed (one-to-one) a subgraph SS of GG of kk vertices into HH such that: (1) every vertex of SS is mapped to a vertex from its associated list, (2) the linear orders inherited by SS and its image under the embedding are respected, and (3) if there is an edge between two vertices in SS then there is an edge between their images. If we require the subgraph SS to be embedded as an induced subgraph, we obtain the Ordered List Induced Subgraph Embedding problem (p-OLISE). The p-OLSE and p-OLISE problems model various problems in Bioinformatics related to structural comparison/alignment of proteins. We investigate the complexity of p-OLSE and p-OLISE with respect to the following structural parameters: the width ΔL\Delta_L of the function LL (size of the largest list), and the maximum degree ΔH\Delta_H of HH and ΔG\Delta_G of GG. In terms of the structural parameters under consideration, we draw a complete complexity landscape of p-OLSE and p-OLISE (and their optimization versions) with respect to the computational frameworks of classical complexity, parameterized complexity, and approximation.

Keywords

Cite

@article{arxiv.1403.2009,
  title  = {On the Ordered List Subgraph Embedding Problems},
  author = {Olawale Hassan and Iyad Kanj and Daniel Lokshtanov and Ljubomir Perković},
  journal= {arXiv preprint arXiv:1403.2009},
  year   = {2014}
}
R2 v1 2026-06-22T03:22:56.422Z