Skip to content

Traveling Salesman Problem Approximation Christofides Algorithm

Notifications You must be signed in to change notification settings

ahmetlekesiz/tsp-approximation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travelling Salesman Problem

Approximation for optimum value of Travelling Salesman Problem using by Christofides Algorithm. The algorithm is designed for input size range from 1k to 30k. The algorithm can come up with an approximation within 15% range of the true optimim value.

About

Traveling Salesman Problem Approximation Christofides Algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages