Implementation of branch and bound algorithm for maximum clique problem
-
Updated
Dec 16, 2017 - Python
Implementation of branch and bound algorithm for maximum clique problem
Different algorithms to find maximum clique in a graph.
Maximum Clique Problem solved by Branch and Bound method and Cplex Optimization.
Implementation of Branch-n-Bound algorithm for Max Clique Problem via cplex-solver
Add a description, image, and links to the max-clique topic page so that developers can more easily learn about it.
To associate your repository with the max-clique topic, visit your repo's landing page and select "manage topics."