/tsp

completely improvised solution of the traveller salesman problem

Primary LanguagePHP

A SYMFONY CLI TSP DEMO

how to run

  • clone the project
  • generate image by running: docker build -t tsp:latest .
  • run the project with: docker run -ti --rm tsp:latest