Vertex Selection Heuristics in Branch-and-Bound Algorithms for the Maximum K-Plex Problem

Kuixian Wu,Jian Gao,Rong Chen,Xianji Cui
DOI: https://doi.org/10.1142/s0218213019500155
IF: 1.1
2019-01-01
International Journal on Artificial Intelligence Tools
Abstract:As a relaxation of clique in graph theory, k-plex is a powerful tool for analyzing social networks and identifying cohesive structures in graphs. Recently, more and more researchers have concentrated on the algorithms for the maximum k-plex problem. Among those algorithms, a branch-and-bound algorithm proposed very recently shows a good performance on solving large sparse graphs, but does not work well on social networks. In this paper, we propose two novel vertex selection heuristic strategies for branching. The first one employs historical information of vertex reduction, and the second one is a combination of the first heuristic and the degree-based approach. Intensive experiments on Facebook benchmark show that the algorithm combining our heuristics outperforms the state-of-the-art algorithms.
What problem does this paper attempt to address?