Genetic Algorithm for the Maximum Clique Problem
A Genetic Algorithm Implementation of the Maximum Clique Problem. The algorithm is able to get good results on several public graph datasets. It uses some new crossover mechanisms to achieve these results.