| Article ID: | iaor201529983 |
| Volume: | 66 |
| Issue: | 4 |
| Start Page Number: | 81 |
| End Page Number: | 94 |
| Publication Date: | Feb 2016 |
| Journal: | Computers and Operations Research |
| Authors: | Pardalos Panos M, San Segundo Pablo, Lopez Alvaro |
| Keywords: | optimization, heuristics, programming: branch and bound |
This paper describes a new very efficient branch-and-bound exact maximum clique algorithm BBMCSP, designed for large and massive sparse graphs which appear frequently in real life problems from different fields. State-of-the-art exact maximum clique algorithms encode the adjacency matrix in full but when dealing with sparse graphs some form of compression is required. The new algorithm is based on a leading bit-parallel non-sparse solver but employs a novel sparse encoding for the adjacency matrix. Moreover, it also improves on recent optimizations proposed in literature for the sparse case such as core-based bounds. Reported results show that it is several orders of magnitude better than state-of-the-art. Moreover, a number of real networks with many millions of nodes are solved in a few seconds.