Table of Contents
Fetching ...

Coloring bridge-free antiprismatic graphs

Cléophée Robin, Eileen Robinson

TL;DR

This work resolves the complexity of vertex coloring for bridge-free antiprismatic graphs by translating the problem to clique cover in co-bridge-free prismatic graphs. It leverages a detailed structural description (prime graphs, worn chain decomposition, and Schlaefli-prismatic graphs) to show that every such graph either has a triangle hitting set of size at most 5 or is a Schlaefli-prismatic exception. Building on this dichotomy and the matrix-based framework of Preissmann et al., the authors derive a polynomial-time clique-cover algorithm with runtime $O(n^{7.5})$, which yields a polynomial vertex coloring algorithm for bridge-free antiprismatic graphs. The results provide a near-complete complexity classification for this graph family and pave the way for extensions to additional forbidden-subgraph configurations and parameterized approaches around the hitting-set size.

Abstract

The coloring problem is a well-research topic and its complexity is known for several classes of graphs. However, the question of its complexity remains open for the class of antiprismatic graphs, which are the complement of prismatic graphs and one of the four remaining cases highlighted by Lozin and Malishev. In this article we focus on the equivalent question of the complexity of the clique cover problem in prismatic graphs. A graph $G$ is prismatic if for every triangle $T$ of $G$, every vertex of $G$ not in $T$ has a unique neighbor in $T$. A graph is co-bridge-free if it has no $C_4+2K_1$ as induced subgraph. We give a polynomial time algorithm that solves the clique cover problem in co-bridge-free prismatic graphs. It relies on the structural description given by Chudnovsky and Seymour, and on later work of Preissmann, Robin and Trotignon. We show that co-bridge-free prismatic graphs have a bounded number of disjoint triangles and that implies that the algorithm presented by Preissmann et al. applies.

Coloring bridge-free antiprismatic graphs

TL;DR

This work resolves the complexity of vertex coloring for bridge-free antiprismatic graphs by translating the problem to clique cover in co-bridge-free prismatic graphs. It leverages a detailed structural description (prime graphs, worn chain decomposition, and Schlaefli-prismatic graphs) to show that every such graph either has a triangle hitting set of size at most 5 or is a Schlaefli-prismatic exception. Building on this dichotomy and the matrix-based framework of Preissmann et al., the authors derive a polynomial-time clique-cover algorithm with runtime , which yields a polynomial vertex coloring algorithm for bridge-free antiprismatic graphs. The results provide a near-complete complexity classification for this graph family and pave the way for extensions to additional forbidden-subgraph configurations and parameterized approaches around the hitting-set size.

Abstract

The coloring problem is a well-research topic and its complexity is known for several classes of graphs. However, the question of its complexity remains open for the class of antiprismatic graphs, which are the complement of prismatic graphs and one of the four remaining cases highlighted by Lozin and Malishev. In this article we focus on the equivalent question of the complexity of the clique cover problem in prismatic graphs. A graph is prismatic if for every triangle of , every vertex of not in has a unique neighbor in . A graph is co-bridge-free if it has no as induced subgraph. We give a polynomial time algorithm that solves the clique cover problem in co-bridge-free prismatic graphs. It relies on the structural description given by Chudnovsky and Seymour, and on later work of Preissmann, Robin and Trotignon. We show that co-bridge-free prismatic graphs have a bounded number of disjoint triangles and that implies that the algorithm presented by Preissmann et al. applies.
Paper Structure (11 sections, 19 theorems, 7 figures)

This paper contains 11 sections, 19 theorems, 7 figures.

Key Result

Theorem 1.0

If $G$ is a co-bridge-free prismatic graph then $G$ admits a hitting set of cardinality at most $5$ or $G$ is a Schläfli-prismatic graph.

Figures (7)

  • Figure 1: All graphs on $4$ vertices
  • Figure 2: Prism
  • Figure 3: Bridge and Co-bridge
  • Figure 4: Overview diagram of the structure of prismatic graphs
  • Figure 5: $L(K_{3,3})$
  • ...and 2 more figures

Theorems & Definitions (20)

  • Theorem 1.0
  • Theorem 2.2: ChudAndSey1 11.1
  • Lemma 2.3: ChudAndSey1 11.2
  • Lemma 3.1
  • Lemma 3.2
  • Lemma 3.3
  • Lemma 3.4
  • Lemma 3.5
  • Theorem 4.0
  • Lemma 4.0
  • ...and 10 more