Optimization Meta-Heuristic project from FEUP'S UC IA
matplotlib used: https://github.com/Cryoris/matplotlib-cpp
- g++ 8+
- cmake 3.14+
- gnuplot
- sudo apt install gnuplot (linux)
- brew install gnuplot (mac)
- http://www.gnuplot.info/download.html (windows)
mkdir build
cd build && cmake .. && make
./ASAEInspectionRoute
(inside build folder)