Abstract:
Practical methods are presented for computing exact solutions to the maximum clique problem on graphs that are too large to fit within core memory. These methods use a combination of in-core and out-of-core techniques, recursively dissecting large graphs into manageable components. A global solution to the maximum clique problem is derived from local solutions generated for each of the individual components. Parallelizing the search within these components is instrumental in improving the running times of the algorithms.
Citation:
Rogers, G. L., Perkins, A. D., Phillips, C. A., Eblen, J. D., Abu-Khzam, F. N., & Langston, M. A. (2009, May). Using out-of-core techniques to produce exact solutions to the maximum clique problem on extremely large graphs. In Computer Systems and Applications, 2009. AICCSA 2009. IEEE/ACS International Conference on (pp. 374-381). IEEE.