To compile this code, run:
g++ ring.cpp -O3 -o ring
After compiling, run the binary (perhaps by doing ./ring if linux.)
To see the plots, run:
python plot.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To compile this code, run:
g++ ring.cpp -O3 -o ring
After compiling, run the binary (perhaps by doing ./ring if linux.)
To see the plots, run:
python plot.py