Bron–Kerbosch algorithm implementation for finding maximal cliques in an undirected graph with OpenGL visualization
-
Updated
Mar 31, 2017 - C++
Bron–Kerbosch algorithm implementation for finding maximal cliques in an undirected graph with OpenGL visualization
This repository implements three maximal clique enumeration algorithms from notable research papers. Optimized for sparse and dense graphs, it includes C/C++ code with sample datasets for benchmarking and runtime analysis.
Add a description, image, and links to the maximal-cliques-finding topic page so that developers can more easily learn about it.
To associate your repository with the maximal-cliques-finding topic, visit your repo's landing page and select "manage topics."