Your ROOT_URL in app.ini is https://git.mitchellhansen.info/ but you are visiting https://mitchellhansen.com/mitchellhansen/optimization-algorithms/blame/commit/001a46260a028daac2e22d39660a603af4af2f47/lab3/results/README You should set ROOT_URL correctly, otherwise the web may not work correctly.

7 lines
256 B

9 years ago
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.
./Lab3 <0-14> <dimensionality> <seed> <1-5>