𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Bi-arc graphs and the complexity of list homomorphisms

✍ Scribed by Tomas Feder; Pavol Hell; Jing Huang


Publisher
John Wiley and Sons
Year
2002
Tongue
English
Weight
185 KB
Volume
42
Category
Article
ISSN
0364-9024

No coin nor oath required. For personal study only.

✦ Synopsis


Abstract

Given graphs G, H, and lists L(v) βŠ† V(H), v Ξ΅ V(G), a list homomorphism of G to H with respect to the lists L is a mapping f : V(G) β†’ V(H) such that __u__v Ξ΅ E(G) implies f(u)f(v) Ξ΅ E(H), and f(v) Ξ΅ L(v) for all v Ξ΅ V(G). The list homomorphism problem for a fixed graph H asks whether or not an input graph G, together with lists L(v) βŠ† V(H), v Ξ΅ V(G), admits a list homomorphism with respect to L. In two earlier papers, we classified the complexity of the list homomorphism problem in two important special cases: When H is a reflexive graph (every vertex has a loop), the problem is polynomial time solvable if H is an interval graph, and is NP‐complete otherwise. When H is an irreflexive graph (no vertex has a loop), the problem is polynomial time solvable if H is bipartite and H is a circular arc graph, and is NP‐complete otherwise. In this paper, we extend these classifications to arbitrary graphs H (each vertex may or may not have a loop). We introduce a new class of graphs, called bi‐arc graphs, which contains both reflexive interval graphs (and no other reflexive graphs), and bipartite graphs with circular arc complements (and no other irreflexive graphs). We show that the problem is polynomial time solvable when H is a bi‐arc graph, and is NP‐complete otherwise. In the case when H is a tree (with loops allowed), we give a simpler algorithm based on a structural characterization. Β© 2002 Wiley Periodicals, Inc. J Graph Theory 42: 61–80, 2003


πŸ“œ SIMILAR VOLUMES


Complexity of approximating the oriented
✍ Fedor V. Fomin; MartΓ­n Matamala; Ivan Rapaport πŸ“‚ Article πŸ“… 2004 πŸ› John Wiley and Sons 🌐 English βš– 135 KB

## Abstract The oriented diameter of a bridgeless connected undirected (__bcu__) graph __G__ is the smallest diameter among all the diameters of strongly connected orientations of __G__. We study algorithmic aspects of determining the oriented diameter of a chordal graph. We (a) construct a linear‐

The Structure of Well-Covered Graphs and
✍ David Tankus; Michael Tarsi πŸ“‚ Article πŸ“… 1997 πŸ› Elsevier Science 🌐 English βš– 449 KB

A graph is well-covered if all its maximal independent sets are of the same cardinality. Deciding whether a given graph is well-covered is known to be NP-hard in general, and solvable in polynomial time, if the input is restricted to certain families of graphs. We present here a simple structural ch