Your ROOT_URL in app.ini is https://git.mitchellhansen.info/ but you are visiting https://mitchellhansen.com/mitchellhansen/optimization-algorithms/src/commit/001a46260a028daac2e22d39660a603af4af2f47/lab4/results You should set ROOT_URL correctly, otherwise the web may not work correctly.
MitchellHansen 001a46260a init 9 years ago
..
Data.ods init 9 years ago
README init 9 years ago
out init 9 years ago
run.py init 9 years ago
run2.py init 9 years ago
writeup.pdf init 9 years ago
writeup.tex init 9 years ago

README

The optimization functions can be either ran with the python script "run.py"

which will run all 3 search methods with all 15 search functions.

Or you can call the executable directly from the command line. Eg.

./Lab4 <0-14> <dimensionality> <seed> <1-8>