Define protocols and networks, run the protocols and see the results!
git clone --recursive [email protected]:FaridZandi/psim.git
sudo apt-get install libboost-all-dev -y
python3 -m pip install matplotlib
build is done with cmake.
mkdir build
cd build
cmake ..
make
cd ../run
python3 run.py