کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
6872158 681622 2014 13 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
In-place algorithms for computing a largest clique in geometric intersection graphs
ترجمه فارسی عنوان
الگوریتم های در محل برای محاسبه بزرگترین کلیه در نمودار تقاطع هندسی
کلمات کلیدی
نمودار تقاطع هندسی، کلک، الگوریتم های در محل، تطبیق دوطرفه،
موضوعات مرتبط
مهندسی و علوم پایه مهندسی کامپیوتر نظریه محاسباتی و ریاضیات
چکیده انگلیسی
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 R2. First, we propose an O(n2logn) time in-place algorithm for finding the maximum clique of the intersection graph of a set of n axis-parallel rectangles of arbitrary sizes. For the 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(mlogn+n2) where m is the number of edges in the disk graph, 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(n2+m(n+K3)); 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(n3) time in-place computation of maximum matching in a bipartite graph, where the vertices are given in an array, and the existence of an edge between a pair of vertices can be checked by an oracle on demand (from problem specification) in O(1) time. This problem is of independent interest. All these algorithms need O(1) work space in addition to the input array.
ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Discrete Applied Mathematics - Volume 178, 11 December 2014, Pages 58-70
نویسندگان
, , ,