Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 167 Bytes

File metadata and controls

7 lines (6 loc) · 167 Bytes

TSP-travelling-sales-person

Code for solving TSP using JS Node.js

How to use :

  1. Just Install Node.js
  2. Open the file & change the Matrix accordingly
  3. Run =)