Using modular decomposition technique to solve the maximum clique problem

Irina Utkina
DOI: https://doi.org/10.48550/arXiv.1710.04040
2017-10-11
Abstract:In this article we use the modular decomposition technique for exact solving the weighted maximum clique problem. Our algorithm takes the modular decomposition tree from the paper of Tedder et. al. and finds solution recursively. Also, we propose algorithms to construct graphs with modules. We show some interesting results, comparing our solution with Ostergard's algorithm on DIMACS benchmarks and on generated graphs
Data Structures and Algorithms
What problem does this paper attempt to address?