Skip to content

raj-mistry-01/Travelling-Salesman-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Travelling-SalesMan-Problem

A famous problem in field of subject Machine Learning
I have solved this problem by both approaches to solve it

  1. Brute Force approach
  2. Nearest Neighbour Approach

Installation

  1. Clone this repo.
git clone https://github.com/raj-mistry-01/Travelling-SalesMan-Problem
  1. Install required python packages
pip install -r requirements

Avoid a comman mistake

while running solution.py , path of csv should be according your system

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages