Skip to content

Vivek-kapoor/DS_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Data Structures: Travelling Salesman Problem (C)

Solving the travelling salesman problem for upto 10 cities using an undirected complete graph represented as an adjacency matrix. Problem is solved using brute force and the nearest neighbour algorithm.

Done by

  • Yash Mathur - 01FB15ECS357
  • Vivek Kapoor - 01FB15ECS356
  • Vishal Krishna - 01FB15ECS354
  • Varun Vora - 01FB15ECS342

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages