Asymptotic and empirical algorithm analysis
To run the code locally:
cd cpp
vi main.cpp
Set:
- the data output file on line 26
- choose the array initialization (lines 41-43)
- choose the algorithm to time (lines 49-52)
create the executable with make
run the program with ./app