Toward an efficient, highly scalable maximum clique solver for massive graphs

Ronald D. Hagan,Charles A. Phillips,Kai Wang,Gary L. Rogers,Michael A. Langston
DOI: https://doi.org/10.1109/BigData.2014.7004370
IF: 4.426
2014-01-01
Big Data
Abstract:As the size of available data sets grows, so too does the demand for efficient parallel algorithms that will yield the solution to complex combinatorial problems on graphs that may be too large to fit entirely in memory. In previous work, we have provided a set of out-of-core algorithms to solve one of the central examples of such a problem, maximum clique. In this paper, we review the algorithms and report on our ongoing work to use them as a starting point for an optimized, highly scalable implementation of a maximum clique solver.
What problem does this paper attempt to address?