DreRnc / TSP_Gen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run the whole code for the three different cities, simply run "source cmd/main.txt".
This will run sequential, static, dynamic and ff solutions.
To generate plots, run 
> poetry install
> poetry shell 
> python utils/plotting.py

About


Languages

Language:C++ 64.2%Language:Python 32.4%Language:Makefile 3.3%Language:Shell 0.2%