Skip to content

aayush-fadia/a-star-tsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solving the Travelling Salesman Problem using A* with Minimum Spanning Tree Heuristic.

To run

Clone the repo, cd into it, then

bazel run //solver:solver <path to graph file>

Sample Graphs are in the sample_graphs/

Credits

Progress bar adapted from aminnj/cpptqdm.

Screenshots

Small Graph 25 Nodes 40 Unsolvable 50 Nodes 1000 Nodes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published