Skip to content

Genetic Algorithm for the Maximum Clique Problem

Compare
Choose a tag to compare
@shah314 shah314 released this 27 Jun 19:00
· 80 commits to master since this release
986c652

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.