#the "twotsp" Project
##Goal Find the almost two best paths that never use the same edge through a number of points
##Members Jérémie Blaser, Martin Eigenmann and Nicolas Roos
##Install
pip install -r requirements.txt
##Execute
python main.py
#the "twotsp" Project
##Goal Find the almost two best paths that never use the same edge through a number of points
##Members Jérémie Blaser, Martin Eigenmann and Nicolas Roos
##Install
pip install -r requirements.txt
##Execute
python main.py