Boxicity

An intersection graph of rectangles, with boxicity two

In graph theory, boxicity is a graph invariant, introduced by Fred S. Roberts in 1969.

The boxicity of a graph is the minimum dimension in which a given graph can be represented as an intersection graph of axis-parallel boxes. That is, there must exist a one-to-one correspondence between the vertices of the graph and a set of boxes, such that two boxes intersect if and only if there is an edge connecting the corresponding vertices.

Examples

The figure shows a graph with six vertices, and a representation of this graph as an intersection graph of rectangles (two-dimensional boxes). This graph cannot be represented as an intersection graph of boxes in any lower dimension, so its boxicity is two.

Roberts (1969) showed that the graph with 2n vertices formed by removing a perfect matching from a complete graph on 2n vertices has boxicity exactly n: each pair of disconnected vertices must be represented by boxes that are separated in a different dimension than each other pair. A box representation of this graph with dimension exactly n can be found by thickening each of the 2n facets of an n-dimensional hypercube into a box. Because of these results, this graph has been called the Roberts graph,[1] although it is better known as the cocktail party graph and it can also be understood as the Turán graph T(2n,n).

Relation to other graph classes

A graph has boxicity at most one if and only if it is an interval graph; the boxicity of an arbitrary graph G is the minimum number of interval graphs on the same set of vertices such that the intersection of the edges sets of the interval graphs is G. Every outerplanar graph has boxicity at most two,[2] and every planar graph has boxicity at most three.[3]

If a bipartite graph has boxicity two, it can be represented as an intersection graph of axis-parallel line segments in the plane.[4]

Algorithmic results

Many graph problems can be solved or approximated more efficiently for graphs with bounded boxicity than they can for other graphs; for instance, the maximum clique problem can be solved in polynomial time for graphs with bounded boxicity.[5] For some other graph problems, an efficient solution or approximation can be found if a low-dimensional box representation is known.[6] However, finding such a representation may be difficult: it is NP-complete to test whether the boxicity of a given graph is at most some given value K, even for K = 2.[7] Chandran, Francis & Sivadasan (2010) describe algorithms for finding representations of arbitrary graphs as intersection graphs of boxes, with a dimension that is within a logarithmic factor of the maximum degree of the graph; this result provides an upper bound on the graph's boxicity.

Despite being hard for its natural parameter, boxicity is fixed-parameter tractable when parameterized by the vertex cover number of the input graph.[8]

Bounds

Louis Esperet proved the following bound of the boxicity of G graph with m edges, which is asymptotically optimal:
.[9]

  • Cubicity is defined in the same way as boxicity but with axis-parallel hypercubes instead of hyperrectangles. Boxicity is a generalization of cubicity.
  • Sphericity is defined in the same way as boxicity but with unit-diameter spheres.

Louis Esperet proved the following connection between the Colin de Verdière invariant and boxicity of the same graph: , and conjectured that the boxicity of G is at most the Colin de Verdière invariant of G.[9]

Notes

  1. E.g., see Chandran, Francis & Sivadasan (2010) and Chandran & Sivadasan (2007).
  2. Scheinerman (1984).
  3. Thomassen (1986).
  4. Bellantoni et al. (1993).
  5. Chandran, Francis & Sivadasan (2010) observe that this follows from the fact that these graphs have a polynomial number of maximal cliques. An explicit box representation is not needed to list all maximal cliques efficiently.
  6. See, e.g., Agarwal, van Kreveld & Suri (1998) and Berman et al. (2001) for approximations to the maximum independent set for intersection graphs of rectangles, and Chlebík & Chlebíková (2005) for results on hardness of approximation of these problems in higher dimensions.
  7. Cozzens (1981) shows that computing the boxicity is NP-complete; Yannakakis (1982) shows that even checking whether the boxicity is at most 3 is NP-hard; finally Kratochvil (1994) showed that recognising boxicity 2 is NP-hard.
  8. Adiga, Chitnis & Saurabh (2010).
  9. 1 2 Esperet, Louis (2015). "Boxicity and Topological Invariants". arXiv:1503.05765 [math.CO].

References

  • Adiga, Abhijin; Chitnis, Rajesh; Saurabh, Saket (2010), "Parameterized algorithms for boxicity", Algorithms and Computation: 21st International Symposium, ISAAC 2010, Jeju Island, Korea, December 15-17, 2010, Proceedings, Part I (PDF), Lecture Notes in Computer Science, 6506, pp. 366–377, doi:10.1007/978-3-642-17517-6_33
  • Agarwal, Pankaj K.; van Kreveld, Marc; Suri, Subhash (1998), "Label placement by maximum independent set in rectangles", Computational Geometry Theory and Applications, 11 (3–4): 209–218, doi:10.1016/S0925-7721(98)00028-5 .
  • Bellantoni, Stephen J.; Ben-Arroyo Hartman, Irith; Przytycka, Teresa; Whitesides, Sue (1993), "Grid intersection graphs and boxicity", Discrete Mathematics, 114 (1–3): 41–49, doi:10.1016/0012-365X(93)90354-V .
  • Berman, Piotr; DasGupta, B.; Muthukrishnan, S.; Ramaswami, S. (2001), "Efficient approximation algorithms for tiling and packing problems with rectangles", J. Algorithms, 41 (2): 443–470, doi:10.1006/jagm.2001.1188 .
  • Chandran, L. Sunil; Francis, Mathew C.; Sivadasan, Naveen (2010), "Geometric representation of graphs in low dimension using axis parallel boxes", Algorithmica, 56 (2): 129–140, arXiv:cs.DM/0605013, doi:10.1007/s00453-008-9163-5, MR 2576537 .
  • Chandran, L. Sunil; Sivadasan, Naveen (2007), "Boxicity and treewidth", Journal of Combinatorial Theory, Series B, 97 (5): 733–744, arXiv:math.CO/0505544, doi:10.1016/j.jctb.2006.12.004 .
  • Chlebík, Miroslav; Chlebíková, Janka (2005), "Approximation hardness of optimization problems in intersection graphs of d-dimensional boxes", Proceedings of the Sixteenth Annual ACM-SIAM Symposium on Discrete Algorithms, pp. 267–276 .
  • Cozzens, M. B. (1981), Higher and Multidimensional Analogues of Interval Graphs, Ph.D. thesis, Rutgers University .
  • Kratochvil, Jan (1994), "A special planar satisfiability problem and a consequence of its NP–completeness", Discrete Applied Mathematics, 52 (3): 233–252, doi:10.1016/0166-218X(94)90143-0 .
  • Quest, M.; Wegner, G. (1990), "Characterization of the graphs with boxicity ≤ 2", Discrete Mathematics, 81 (2): 187–192, doi:10.1016/0012-365X(90)90151-7 .
  • Roberts, F. S. (1969), "On the boxicity and cubicity of a graph", in Tutte, W. T., Recent Progress in Combinatorics, Academic Press, pp. 301–310, ISBN 978-0-12-705150-5 .
  • Scheinerman, E. R. (1984), Intersection Classes and Multiple Intersection Parameters, Ph. D thesis, Princeton University .
  • Thomassen, Carsten (1986), "Interval representations of planar graphs", Journal of Combinatorial Theory, Series B, 40: 9–20, doi:10.1016/0095-8956(86)90061-4 .
  • Yannakakis, Mihalis (1982), "The complexity of the partial order dimension problem", SIAM Journal on Algebraic and Discrete Methods, 3 (3): 351–358, doi:10.1137/0603036 .
  • Bhowmick, Diptendu; Chandran, L. Sunil; Adiga, Abhijin (2011), "Boxicity and Poset Dimension", SIAM Journal on Discrete Mathematics, 25 (4): 1687–1698, arXiv:1003.2357, doi:10.1137/100786290 .
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.