Improved Approximation Algorithms for Box Contact Representations

Michael A. Bekos,Thomas C. van Dijk,Martin Fink,Philipp Kindermann,Stephen Kobourov,Sergey Pupyrev,Joachim Spoerhase,Alexander Wolff
DOI: https://doi.org/10.1007/s00453-016-0121-3
IF: 0.909
2016-01-27
Algorithmica
Abstract:We study the following geometric representation problem: Given a graph whose vertices correspond to axis-aligned rectangles with fixed dimensions, arrange the rectangles without overlaps in the plane such that two rectangles touch if the graph contains an edge between them. This problem is called Contact Representation of Word Networks (Crown) since it formalizes the geometric problem behind drawing word clouds in which semantically related words are close to each other. Crown is known to be NP-hard, and there are approximation algorithms for certain graph classes for the optimization version, Max-Crown, in which realizing each desired adjacency yields a certain profit. We present the first O(1)-approximation algorithm for the general case, when the input is a complete weighted graph, and for the bipartite case. Since the subgraph of realized adjacencies is necessarily planar, we also consider several planar graph classes (namely stars, trees, outerplanar, and planar graphs), improving upon the known results. For some graph classes, we also describe improvements in the unweighted case, where each adjacency yields the same profit. Finally, we show that the problem is APX-complete on bipartite graphs of bounded maximum degree.
computer science, software engineering,mathematics, applied
What problem does this paper attempt to address?