Skip to content

MaximilianMoeller/cliqpart

Repository files navigation

cliqpart

A Branch and Cut Algorithm for CLIQUE PARTITIONING

Building

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

License and Copyright

cliqpart is licenced under the MIT License, and uses the following external libraries, which might be licensed under different license agreements: