Various algorithms and models implementations, all related to graph theory and social networks.
-
Updated
Dec 21, 2021 - Python
Various algorithms and models implementations, all related to graph theory and social networks.
Compares an algorithm that solves the K-Clique problem exponentially with an algorithm that solves the polynomial transformation to SAT
Greedy heuristic for k-Clique problem with visualization.
Parallel Implementation of some Kernelization algorithms specifically for solving K-Clique problems
Add a description, image, and links to the kclique-problem topic page so that developers can more easily learn about it.
To associate your repository with the kclique-problem topic, visit your repo's landing page and select "manage topics."