The algorithm developed in the Master Thesis "Capacitated Multi Depot Green Vehicle Routing for Transporting End-of-Life electrical waste".
python -m venv env
source ./env/bin/activate.fish
sudo pacman -S proj gdal
pip install -r requirements.txt
python -m pip freeze > requirements.txt