TSPLib is a set of Traveler Salesman and related graph problems gathered by the Heidelberg university. This project provides .Net library wrapping up library files loading code, implements distance functions and all the TSPLib features.
If you'd like to test your graph tour searching algorithm on a TSP lib will save you hours of reading in a data and adjusting your code to ensure that result are comparable.
Delivering as a dll with .Net wrapper and a zip archive with all the original data files from TSPLIB95.
This is still BETA, if something is not working or you need some extra features then just let me know.
Check WIKI for details on HOW TOs. If you have more questions on how to use the library then please leave me a message.
Categories
Scientific/EngineeringLicense
MIT LicenseFollow TSPLib.Net
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Idea is very good, but it would be better to have some documentation, examples of using the lib etc.