An AI Virtual Environment for testing algorithms with the Travelling Salesperson Problem.
- Node.js 8.0+
Use NPM to install dependencies
npm install
Use NPM to start the server
npm start
And acces it on http://localhost:8000
Vitor Bruno de Oliveira Barth - vbob
This project is developed and mantained under the MIT license.