In-place algorithms for computing a largest clique in geometric intersection graphs

0Citations
Citations of this article
3Readers
Mendeley users who have this article in their library.
Get full text

Abstract

In this paper, we study the problem of designing in-place algorithms for finding the maximum clique in the intersection graphs of axis-parallel rectangles and disks in 2D. We first propose O(n 2logn) time in-place algorithms for finding the maximum clique of the intersection graphs of a set of axis-parallel rectangles of arbitrary sizes. For the rectangle intersection graph of fixed height rectangles, the time complexity can be slightly improved to O(nlogn + nK), where K is the size of the maximum clique. For disk graphs, we consider two variations of the maximum clique problem, namely geometric clique and graphical clique. The time complexity of our algorithm for finding the largest geometric clique is O(n 2logn), and it works for disks of arbitrary radii. For graphical clique, our proposed algorithm works for unit disks (i.e., of same radii) and the worst case time complexity is O(n 2 + mK 4); m is the number of edges in the unit disk intersection graph, and K is the size of the largest clique in that graph. It uses O(n 4) time in-place computation of maximum matching in a bipartite graph, which is of independent interest. All these algorithms need O(1) work space in addition to the input array . © 2012 Springer-Verlag.

Cite

CITATION STYLE

APA

De, M., Nandy, S. C., & Roy, S. (2012). In-place algorithms for computing a largest clique in geometric intersection graphs. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 7285 LNCS, pp. 327–338). https://doi.org/10.1007/978-3-642-29700-7_30

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free