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.
Russian Doll Search for Computing Maximum Vertex Weight Hereditary Structures in Graphs. Now with OpenMP support.
draft of some research I was doing on Maximum Clique
A parallel, ant-based algorithm for the Maximum Clique problem.
Implementation of Branch-n-Bound algorithm for Max Clique Problem via cplex-solver
This project contains solutions for solving the max clique problem.
Prolog projects on ECLiPSe
This assignment is 2018 spring semester for the course named Data Science in NTHU CS. Find a MAX clique for an undirected graph
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."