This application is a scientific program.
With this application you can solve any CLIQUE problem.
Just enter all edges of the graph (vertices as numbers) into the program. Then enter the value for k and click solve.
The program then returns the message if there exists a CLIQUE with at least k vertices.
The algorithm behind is a complete analytical algorithm.
For further informations visit science.michaelwuehrer.com or write an email to [email protected]