To run this example, you need a C++ compiler and CMake. To configure and build this project run cmake -B build/ -S . cmake --build build/ You can then run the example with ./build/brownian_agent