Skip to content

evanfields/TravelingSalesmanHeuristics.jl

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

TravelingSalesmanHeuristics

codecov.io Project Status: Active – The project has reached a stable, usable state and is receiving occasional updates.

TravelingSalesmanHeuristics is a Julia package containing simple heuristics for the traveling salesman problem.

This package is both my first Julia package and my first effort in open source software, so I welcome any contributions, suggestions, feature requests, pull requests, criticisms, etc. The package has reached a stable usable state, and while ongoing development is sporadic, I attempt to keep the package well-maintained.