A famous problem in field of subject Machine Learning
I have solved this problem by both approaches to solve it
- Brute Force approach
- Nearest Neighbour Approach
- Clone this repo.
git clone https://github.com/raj-mistry-01/Travelling-SalesMan-Problem
- Install required python packages
pip install -r requirements
while running solution.py , path of csv should be according your system