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, integer-valued vector, and real-valued vector 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.

Features

  • Structured object oriented architecture
  • Smart pointers for automatic memory allocation management
  • Abstract factory, for runtime allocation of objects of any types
  • Parameters and algorithms dynamically configurable by files
  • Sophisticated logging mechanism with output in XML
  • Checkpoint mechanism for evolution recovery and results analysis
  • Population composed of multiple demes
  • History of best-of-run individuals for the whole population and for each demes
  • Population seeding from file
  • Master-slave model for parallel fitness evaluation

Project Activity

See All Activity >

License

GNU Library or Lesser General Public License version 2.0 (LGPLv2)

Follow Open BEAGLE

Open BEAGLE Web Site

Other Useful Business Software
Auth for GenAI | Auth0 Icon
Auth for GenAI | Auth0

Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Try free now
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
3
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • Beagle is the best! Thanks.
    1 user found this review helpful.
  • Open BEAGLE is a very efficient evolutionnary algorithm framework for scientific computing. It is very easy to use on shared memory and distributed memory computer using either, the OpenMP module for the former or the HPC module for the later.
  • Well designed software that is excellently supported by the main developer. Extensible design allows evolutionary computation in C++ for advanced users, but Beagle comes with sufficient pre-defined code that a beginner can start off immediately from the examples.
Read more reviews >

Additional Project Details

Languages

French, English

Intended Audience

Science/Research, Education, Developers

Programming Language

C++

Related Categories

C++ Artificial Intelligence Software

Registered

2003-09-27