It doesn't support that out of the box but it should be pretty straight
forward to add.
Was the use case you were thinking of something like this
http://paste.lisp.org/display/130713 ?
Cameron.
On Thursday, July 26, 2012 11:07:31 PM UTC+10, Jeff Rose wrote:
>
> Wow, cool. Over the years we've
Wow, cool. Over the years we've talked about using some kind of grammar
constrained evolution to generate synthesizers and musical ideas in
Overtone, and this could be just the tool to do that. Would it be possible
to perform iterations manually, rather than having to pass the fitness
functio
Grammatical evolution is a form of genetic programming that allows you
to search for a program fragment or form that has a high fitness by
evolving and testing multiple models across generations.
Grammatical evolution differs from traditional genetic programming in
that individuals are created f