Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages