English

Classes of intersection digraphs with good algorithmic properties

Combinatorics 2021-05-05 v1 Data Structures and Algorithms

Abstract

An intersection digraph is a digraph where every vertex vv is represented by an ordered pair (Sv,Tv)(S_v, T_v) of sets such that there is an edge from vv to ww if and only if SvS_v and TwT_w intersect. An intersection digraph is reflexive if SvTvS_v\cap T_v\neq \emptyset for every vertex vv. Compared to well-known undirected intersection graphs like interval graphs and permutation graphs, not many algorithmic applications on intersection digraphs have been developed. Motivated by the successful story on algorithmic applications of intersection graphs using a graph width parameter called mim-width, we introduce its directed analogue called `bi-mim-width' and prove that various classes of reflexive intersection digraphs have bounded bi-mim-width. In particular, we show that as a natural extension of HH-graphs, reflexive HH-digraphs have linear bi-mim-width at most 12E(H)12|E(H)|, which extends a bound on the linear mim-width of HH-graphs [On the Tractability of Optimization Problems on HH-Graphs. Algorithmica 2020]. For applications, we introduce a novel framework of directed versions of locally checkable problems, that streamlines the definitions and the study of many problems in the literature and facilitates their common algorithmic treatment. We obtain unified polynomial-time algorithms for these problems on digraphs of bounded bi-mim-width, when a branch decomposition is given. Locally checkable problems include Kernel, Dominating Set, and Directed HH-Homomorphism.

Keywords

Cite

@article{arxiv.2105.01413,
  title  = {Classes of intersection digraphs with good algorithmic properties},
  author = {Lars Jaffke and O-joung Kwon and Jan Arne Telle},
  journal= {arXiv preprint arXiv:2105.01413},
  year   = {2021}
}
R2 v1 2026-06-24T01:45:48.904Z