Tagged Questions
6
votes
3answers
1k views
Looking for an open source Traveling Salesman function / library in c / c++?
I know there are a few different Traveling Salesman projects out there and I've played with LKH a bit, but I was wondering if anyone had any recommendations on any other ones?
My project is GPL'ed so ...