首页> 外文会议>Frontiers in algorithmics and algorithmic aspects in information and management. >In-Place Algorithms for Computing a Largest Clique in Geometric Intersection Graphs
【24h】

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 2D. We first propose O(n~2 log n) 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(n log n + 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~2 log n), 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(l) work space in addition to the input array R.
机译:在本文中,我们研究了设计就地算法以在二维轴平行矩形和圆盘的相交图中找到最大团的问题。我们首先提出O(n〜2 log n)时间就地算法,以找到任意大小的一组轴平行矩形的相交图的最大集团。对于固定高度矩形的矩形相交图,时间复杂度可以稍微提高到O(n log n + nK),其中K是最大团的大小。对于磁盘图,我们考虑最大集团问题的两个变体,即几何集团和图形集团。我们找到最大几何集团的算法的时间复杂度为O(n〜2 log n),适用于任意半径的圆盘。对于图形集团,我们提出的算法适用于单位圆盘(即相同半径),最坏情况下的时间复杂度为O(n〜2 + mK〜4); m是单位圆盘相交图中的边数,K是该图中最大团的大小。它使用二分图中最大匹配的O(n〜4)时间就地计算,这是独立考虑的。所有这些算法除了输入数组R外,还需要O(l)工作空间。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号