The Genetic Programming Engine project made its initial release with version 1.0. The project provides a framework for conducting experiments in Genetic Programming.
Features in this release include:
- Create your own GP problems
- Support for custom genetic operations
- Controls for standard GP parameters
- Optional logs containing the results of each run
- Runs on the Mono Project's implementation of .NET... read more