/ACA-GBP-Challenge

Imperial 3/4 year ACA GBP challenge repo

Primary LanguageMakefile

GBP - Gaussian Belief Propagation

To build

mkdir build
cd build
cmake ..
make -j4

To run

cd build
./GBP <N>

Where N is the number of nodes in the graph