Project DescriptionGPdotNET is Windows Forms application for solving engineering problems with Genetic Programming - Symbolic Regression. It can be applied in various engineering fields of modeling, as well as Time Series modeling.
GPdotNET is tree based genetic programming application for solving problems based on Symbolic Regression. GPdotNET can be applied in various engineering problems of modeling and optimization, as well as Time Series modeling. Project contains C# library with Genetic programming implementation algorithms and Windows Forms application for graphical and visual results presentation. GPdotNET also support parallel processing for multicore processors based on ParallelFx library.




Project contains other open source project and implementations:
1. http://www.codeproject.com/KB/WPF/LayeredTreeDraw.aspx?fid=1526819&fr=26#xx0xx - A Graph Tree Drawing Control for WPF
2. http://blogs.msdn.com/pfxteam/ - Implementation of ThreadSafe Random number generator.
Thanks to project creators.
Future release
1. GPdotNET user interface improvement
2. More improvements in parallel processing
3. Time Series modeling improvements
4. More Primitive functions and distributions
5. Automatically defined functions (ADF)
6. More genetic operators
More information can be found on GPdotNETBlog
See Documentation for more info!