On Sep 25, 2010, at 7:14 AM, Goran Jovic wrote: > I will definitively try using Clojush too, especially since GP was my > initial intention, so thanks again.
Great -- I'd love to hear about your experiences. You can find more about Push/PushGP at http://hampshire.edu/lspector/push.html. >> Also, just for kicks I recently wrote Clojure code to solve Krypto instances >> directly, since it's pretty easy. I'll paste in the code below. People will >> yell that I shouldn't use eval or non-recur recursive calls, but I think >> they're fine in this (toy) case. >> [code omitted] > > It seems that you used brute force calculation to get the result in > this code. May I use the code you pasted in my project (modified to > fit the specific rules of my game) to test the performance of my code > against it? It would be nice to see the gain of using a genetic > algorithm over brute force (if there is any in this example, of > course). Yes indeed, this was brute force, and certainly, feel free to use it. -Lee -- Lee Spector, Professor of Computer Science School of Cognitive Science, Hampshire College 893 West Street, Amherst, MA 01002-3359 lspec...@hampshire.edu, http://hampshire.edu/lspector/ Phone: 413-559-5352, Fax: 413-559-5438 Check out Genetic Programming and Evolvable Machines: http://www.springer.com/10710 - http://gpemjournal.blogspot.com/ -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en