tsp-genetic Solving TSP with genetic algorithm The genetic package contains multiple crossovers and mutation functions Execution Clone the repo $ git clone https://github.com/AP-Atul/tsp-genetic.git Run the tsp file $ python3 -m src.tsp