A Branch and Cut Algorithm for CLIQUE PARTITIONING
Make sure Gurobi is installed properly and the environment variables are set up so that your build environment (shell, IDE, etc.) can read them.
To create the output directory:
mkdir build/
cmake -S . -B build
And to build the project to build/bin/cliqpart
:
cmake --build build
cliqpart is licenced under the MIT License, and uses the following external libraries, which might be licensed under different license agreements: