install: bash ./script_install.sh run: bash ./run_simulation.sh test: binaries cd tests/integration && python3 -m unittest test.py perf: binaries cd tests/performance && python3 generation.py cd tests/performance && python3 connectivity.py