Exact algorithms for problems related to the densest k-set problem
Exact algorithms for problems related to the densest k-set problem
复制标题
DOI:
10.1016/j.ipl.2014.04.009
复制
发表时间:
2014-09-01
影响因子:
0.5
通讯作者:
Wu, Guan-Han
中科院分区:
文献类型:
--
作者:
Chang, Maw-Shang;Chen, Li-Hsuan;Wu, Guan-Han
Many graph concepts such as cliques, k-clubs, and k-plexes are used to define cohesive subgroups in a social network. The concept of densest k-set is one of them. A densest k-set in an undirected graph G = (V, E) is a vertex set S subset of V of size k such that the number of edges in the subgraph of G induced by S is maximum among all subgraphs of G induced by vertex sets of size k. One can obtain a densest k-set of G in O (k(2)n(k)) time by exhaustive-search technique for an undirected graph of n vertices and a number k < n. However, if the value of k approaches n/2, the running time of the exhaustive-search algorithm is O*(2(n)). Whether there exists an O*(c(n))-time algorithm with the fixed constant c < 2 to find a densest k-set in an undirected graph of n vertices remains open in the literature. In this paper, we point out that the densest k-set problem and a class of problems related to the concept of densest k-sets can be solved in time O*(1.7315(n)). (C) 2014 Elsevier B.V. All rights reserved.