2000 character limit reached
Using modular decomposition technique to solve the maximum clique problem (1710.04040v1)
Published 11 Oct 2017 in cs.DS
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