aboutsummaryrefslogtreecommitdiff
path: root/devel/open-beagle/pkg-descr
blob: 9f9927ca0904b40ab6e8225d07c4a36e76ba4f69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Open BEAGLE is a C++ Evolutionary Computation (EC) framework. It provides an
high-level software environment to do any kind of EC, with support for
tree-based genetic programming, bit string and real-valued genetic algorithms,
and evolution strategy.

The Open BEAGLE architecture follows strong principles of object oriented
programming, where abstractions are represented by loosely coupled objects and
where it is common and easy to reuse code. Open BEAGLE is designed to provide
an EC environment that is generic, user friendly, portable, efficient, robust,
elegant and free.

WWW: http://beagle.sourceforge.net/