source codes are already with comments. please take a look at this module AI.Heukarya.Center first. that output prints final generation directly. Center offers a function for reading output file that you can manipulate that result yourself actually, that's not a good example at all. I just try to demo the usage of library without a good choice of fitness function and parameters for example, using fitness function to reduce tree is possible I'll change example and add comments next time. 2013/8/6 Thiago Negri <evohunz@gmail.com>
I tried to run the code on "example" folder of GitHub.I got a lot of output and couldn't understand anything.
Can you post a tutorial or example with comments?
2013/8/5 14875 <depot051@gmail.com>
I am pleased to announce a new genetic programming project is released on hackage now. I created a Gene interface for any possible implements of Gene with a Data.Dynamic implementation. my next goals are creating a new implementation of Gene by using package plugins <http://hackage.haskell.org/package/plugins> for evolving haskell code directly and implement distributed computing for this library. It's also hosted on github <https://github.com/t3476/heukarya>
He-chien Tsai
_______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell