Hey, I'm making a GUI that's supposed to show the solution to the Traveling Salesman Problem, solved via Genetic Algorithms. Long story short, I made the code for the algorithm itself a few months back, but lost it somewhere along the line (left my darn flash drive in a different state... /fail).
I wrote the code from scratch (as was my task at the time), but I don't have enough time to re-code the entire thing before my project is due. Does anyone know of a site with some basic source code for something like this that I could nab? Or maybe knows of a copy of this sort of code that exists somewhere for the taking?
I know this is kind of a long shot, asking about something this obscure (or maybe this kind of thing comes up a lot, who knows), but time is sorta of the essence, so I thought it couldn't hurt to ask.