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
## 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β
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