Tweak devel/racer version 2.1.31
[dports.git] / devel / open-beagle / pkg-descr
1 Open BEAGLE is a C++ Evolutionary Computation (EC) framework. It provides an
2 high-level software environment to do any kind of EC, with support for
3 tree-based genetic programming, bit string and real-valued genetic algorithms,
4 and evolution strategy.
5
6 The Open BEAGLE architecture follows strong principles of object oriented
7 programming, where abstractions are represented by loosely coupled objects and
8 where it is common and easy to reuse code. Open BEAGLE is designed to provide
9 an EC environment that is generic, user friendly, portable, efficient, robust,
10 elegant and free.
11
12 WWW: http://beagle.sourceforge.net/