Skip to content

A brute force approach to the travelling salesman problem in haskell

License

Notifications You must be signed in to change notification settings

jakevossen5/traveling-salesman-haskell

Repository files navigation

travelling-salesman-haskell

This is a simple brute force approach to the traveling salsman problem in Haskell. I did it just for fun, and to learn haskell a bit. Still want to get it working with foldl, but have not figured that out yet.

About

A brute force approach to the travelling salesman problem in haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published