English

A Constant Factor Approximation Algorithm for Boxicity of Circular Arc Graphs

Data Structures and Algorithms 2011-02-09 v1 Discrete Mathematics Combinatorics

Abstract

Boxicity of a graph G(V,E)G(V,E) is the minimum integer kk such that GG can be represented as the intersection graph of kk-dimensional axis parallel rectangles in Rk\mathbf{R}^k. Equivalently, it is the minimum number of interval graphs on the vertex set VV such that the intersection of their edge sets is EE. It is known that boxicity cannot be approximated even for graph classes like bipartite, co-bipartite and split graphs below O(n0.5ϵ)O(n^{0.5 - \epsilon})-factor, for any ϵ>0\epsilon >0 in polynomial time unless NP=ZPPNP=ZPP. Till date, there is no well known graph class of unbounded boxicity for which even an nϵn^\epsilon-factor approximation algorithm for computing boxicity is known, for any ϵ<1\epsilon <1. In this paper, we study the boxicity problem on Circular Arc graphs - intersection graphs of arcs of a circle. We give a (2+1k)(2+\frac{1}{k})-factor polynomial time approximation algorithm for computing the boxicity of any circular arc graph along with a corresponding box representation, where k1k \ge 1 is its boxicity. For Normal Circular Arc(NCA) graphs, with an NCA model given, this can be improved to an additive 2-factor approximation algorithm. The time complexity of the algorithms to approximately compute the boxicity is O(mn+n2)O(mn+n^2) in both these cases and in O(mn+kn2)=O(n3)O(mn+kn^2)= O(n^3) time we also get their corresponding box representations, where nn is the number of vertices of the graph and mm is its number of edges. The additive 2-factor algorithm directly works for any Proper Circular Arc graph, since computing an NCA model for it can be done in polynomial time.

Keywords

Cite

@article{arxiv.1102.1544,
  title  = {A Constant Factor Approximation Algorithm for Boxicity of Circular Arc Graphs},
  author = {Abhijin Adiga and Jasine Babu and L. Sunil Chandran},
  journal= {arXiv preprint arXiv:1102.1544},
  year   = {2011}
}

Comments

23 pages, 1 figure

R2 v1 2026-06-21T17:23:11.037Z