I am looking for an application (or and IDE plugin) that I can use in order to test some algorithms I implement.
Mainly metaheuristics used in TSP, VRP and other optimization problems.
I have already checked some common suggestions on the net, but they're rather too simple for example Zest.
Any suggestions?
-
Please elaborate. There is not enough information for me to figure out what you are after.Job– Job2011年07月25日 19:17:21 +00:00Commented Jul 25, 2011 at 19:17
-
Check again. Similar plugin added eclipse.org/gef/zestFlo– Flo2011年07月25日 19:27:46 +00:00Commented Jul 25, 2011 at 19:27
-
i think you can have a better luck here math.stackexchange.comMicro– Micro2011年12月03日 09:03:30 +00:00Commented Dec 3, 2011 at 9:03
1 Answer 1
See this site for exhaustive resources on algorithm visualization
It also depends on what language/toolkits you want to use and plugin. Matplotlip, Gnuplot, Ciro graphics and many many tools can be used.