From: George H. <ghe...@cf...> - 2001-03-10 15:12:42
|
Gottfried F. Zojer wrote: > > Maybe a OT questions.I saw a nice story in a german > programmer-magazine about genetic programming. > But everything is Lisp.Does anybody know a reference > howto use Python for genetic programming or any > form of Lisp or prolog integration. There is a java implementation of prolog called javalog at http://www.exa.unicen.edu.ar/~azunino/ Presumably this could be used with jython. I've never tried that and only have taken a rudimentary look at javalog, so I really can't say much about how practical this is. Hmmm, prolog in java under jython ... sounds like a real screamer to me!!!! ;-) George |