On the cubicity of AT-free graphs and circular-arc graphs
L. Sunil Chandran, Mathew C. Francis, Naveen Sivadasan

TL;DR
This paper introduces an algorithm to compute the cubicity of graphs based on bandwidth, providing tight bounds for classes like AT-free, circular-arc, and co-comparability graphs, and enabling efficient cube representations.
Contribution
The paper presents an $O(bw imes n)$ algorithm for cube representation using bandwidth, establishing new upper bounds on cubicity for specific graph classes and offering polynomial-time approximation algorithms.
Findings
Cubicity of AT-free graphs is at most $3\Delta - 1$.
Circular-arc graphs have cubicity at most $2\Delta + 1$.
Co-comparability graphs have cubicity at most $2\Delta$.
Abstract
A unit cube in dimensions (-cube) is defined as the the Cartesian product where (for ) is a closed interval of the form on the real line. A graph on nodes is said to be representable as the intersection of -cubes (cube representation in dimensions) if each vertex of can be mapped to a -cube such that two vertices are adjacent in if and only if their corresponding -cubes have a non-empty intersection. The \emph{cubicity} of denoted as is the minimum for which can be represented as the intersection of -cubes. We give an algorithm to compute the cube representation of a general graph in dimensions given a bandwidth ordering of the vertices of , where is the \emph{bandwidth} of . As a consequence, we get upper…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Computational Geometry and Mesh Generation · VLSI and FPGA Design Techniques
