Parameterized and Approximation Algorithms for Boxicity
Abhijin Adiga, Jasine Babu, L. Sunil Chandran

TL;DR
This paper introduces fixed-parameter tractable approximation algorithms for computing the boxicity of graphs, providing the first known sublinear factor approximations for boxicity and cubicity, with implications for related graph parameters.
Contribution
It develops FPT approximation algorithms based on graph edit distance to bounded boxicity graphs, achieving the first sublinear approximation factors for boxicity and cubicity.
Findings
First o(n) factor approximation algorithms for boxicity and cubicity.
FPT algorithms parameterized by vertex or edge edit distance.
Implications for approximating partial order dimension and threshold dimension.
Abstract
Boxicity of a graph , denoted by , is the minimum integer such that can be represented as the intersection graph of axis parallel boxes in . The problem of computing boxicity is inapproximable even for graph classes like bipartite, co-bipartite and split graphs within -factor, for any in polynomial time unless . We give FPT approximation algorithms for computing the boxicity of graphs, where the parameter used is the vertex or edge edit distance of the given graph from families of graphs of bounded boxicity. This can be seen as a generalization of the parameterizations discussed in \cite{Adiga2}. Extending the same idea in one of our algorithms, we also get an factor approximation algorithm for computing boxicity and an $O\left(\frac{n {(\log…
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 · Complexity and Algorithms in Graphs · Graph Labeling and Dimension Problems
