Skip to content

This is some experimenting I did with the traveling salesman problem. I mostly compared a greedy algorithm with an Include/Exclude Branch and Bound algorithm and a variation on local search called Tabu Search.

DanielRibble/TravelingSalesmanProblemExperimentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

About

This is some experimenting I did with the traveling salesman problem. I mostly compared a greedy algorithm with an Include/Exclude Branch and Bound algorithm and a variation on local search called Tabu Search.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages