This repository contains codes, results and visualization for the paper "Algorithms for Computing Maximum Cliques in Hyperbolic Random Graphs" https://arxiv.org/abs/2306.16775
- C++ 17
- Cmake
- gsl
- GNU Scientific Library
mkdir code/build
cd code/build
cmake ..
make