Software Listing: Evolutionary
- Interactive Evolutionary Art
- License: Shareware

The Interactive Evolutionary Art application was crated in order to produces evolutionary abstract art.
The computer is used to generate a random population of images and the user is allowed to evolve them through one of the evolutionary methods available.
Images are created from randomly created expression trees, which are evaluated and mapped to an RGB color model.
The images can be combined together by using crossover or mutated using ‘point mutation’ or ‘subtree mutation’. Throughout the whole time the user navigates the development of the image.
- Publisher: Stayko Chalakov
- Date:
- Platform: WinOther
- Evolutionary Computing IDE
- License: Freeware
- Price: 0.00

An IDE written in Java used to develop, visualize, test and Benchmark evolutionary algorithms. The IDE is fully modular, allowing new algorithms to be added as plugins. It can be used to develop other algorithms as well.
- Publisher: Alexander Prokopec
- Date:
- Size: 61 KB
- Platform: Win2000, WinOther
- DNATREE
- License: Freeware
- Price: 0.00

DNATREE is a computer program that simulates the branching of an evolutionary tree, using a model of random branching of lineages. It then evolves a DNA sequence along this tree, and displays the resulting sequences. The user can save the tree and the sequences if they want to use them in other programs. The user can control the expected rate of evolution of the sequences per unit time, and the transition/transversion ratio. After the tree and the sequences are simulated, the program creates a randomly-chosen tree for the same species, one unrelated in structure to the true tree. The user can then rearrange the tree by hand.
- Publisher: Joseph Felsenstein
- Date: 02-11-2012
- Size: 102 KB
- Platform: WinOther
- Darwin: Evolutionary Computation in Java
- License: Freeware
- Price: 0.00

Darwin 2: Java Framework for Evolutionary Computation (genetic algorithm, GA). A true framework with out-of-the-box functionality and extensibility of all classes. Interface-based pattern with dependency-injection to configure components..
- Publisher: darwin.sourceforge.net
- Date: 16-06-2012
- Size: 509 KB
- Platform: Linux, Mac OS X, WinOther
- Evolutionary Computation Framework
- License: Freeware
- Price: 0.00

ECF is a C++ framework intended for application of any type of evolutionary computation (GA, GP, PSO, GAn...). It offers simplicity for the end-user (parameterless usage, tutorial) and customization for experienced EC practicioners..
- Publisher: gp.zemris.fer.hr
- Date: 17-09-2012
- Size: 639 KB
- Platform: WinOther
- Evolutionary Elliot Wave Trading Program
- License: Freeware
- Price: 0.00

Evolutionary Elliot Wave Trading Project, has it's roots in the book Mastering Elliott Wave by Glen Neely and recommends that any developer purchase this book and use it as Low Level Design Document. Code as now parses Excel Data to MonoWaves, and l.
- Publisher: ewavetrade.sourceforge.net
- Date: 04-11-2012
- Size: 599 KB
- Platform: WinOther
- Evolutionary Environment Habitat Network
- License: Freeware
- Price: 0.00

The Evolutionary Environment (EvENet) provides a P2P Network for guiding the evolution of Software Services and Service Compositions over time. This evolution is based on knowledge sharing and optimised using GA and Agent Systems. It is part of the DBE..
- Publisher: evenet.sourceforge.net
- Date: 24-09-2012
- Size: 12 KB
- Platform: Linux, Mac OS X, WinOther
- Java Evolutionary Computation Library
- License: Freeware
- Price: 0.00

JECO is a Evolutionary Computation Library deveoloped in Java. It includes a variety of evolutionary optimization techniques such as genetic algorithm, genetic programming, evolutionary mapping methods, particle swarm optimization, ant colonies, etc..
- Publisher: jeco.sourceforge.net
- Date: 07-07-2012
- Size: 2601 KB
- Platform: Linux, Mac OS X, WinOther
- Genetic Algorithm Utility Library
- License: Freeware
- Price: 0.00

The Genetic Algorithm Utility Library (or, GAUL for short) is a flexible programming library designed to aid in the development of applications that use genetic, or evolutionary, algorithms. It provides data structures and functions for handling and manipulation of the data required for serial and parallel evolutionary algorithms. Additional stochastic algorithms are provided for comparison to the genetic algorithms. Much of the functionality is also available through a simple S-Lang interface. Features: - Darwinian, Lamarckian or Baldwinian evolutionary schemes. - Both steady-state and generation-based GAs included.
- Publisher: Stewart Adcock
- Date: 22-05-2013
- Size: 553 KB
- Platform: C and C plus plus, Scripts
- Differential Evolution
- License: Freeware
- Price: 0.00

This contribution provides functions for finding an optimum parameter set using the evolutionary algorithm of Differential Evolution. Simply speaking: If you have some complicated function of which you are unable to compute a derivative, and you want to find the parameter set minimizing the output of the function, using this package is one possible way to go. The core of the optimization is the Differential Evolution algorithm. However, this package provides much more than the code available on the Differential Evolution homepage: http://www.icsi.berkeley.edu/~storn/code.html Here is a list of some features: * Optimization can run in parallel on multiple cores/computers.
- Publisher: Markus Buehren
- Date: 04-01-2013
- Size: 82 KB
- Platform: Matlab, Scripts
- Interactive Evolutionary Computation
- License: Freeware
- Price: 0.00

Interactive Evolutionary Computation (IEC) can handle such optimization problems where the objectives are non-commensurable or explicitly/mathematically not available. IEC is a technique from the class of evolutionary algorithms (EAs), whose fitness function is replaced by a human. The human user selects one or more individual(s) which survive(s) and reproduce(s) (with variation) to constitute a new generation. See the iec.m file for brief example. See http://www.fmt.vein.hu/softcomp/EAsy/index.html for more help..
- Publisher: JdodAnos MaddodAr
- Date: 15-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- ev-MOGA Multiobjective Evolutionary Algorithm
- License: Shareware

ev-MOGA Multiobjective Evolutionary Algorithm has been developed by the Predictive Control and Heuristic optimization Group at Universitat Politdoducnica de Valdoduncia. ev-MOGA is an elitist multi-objective evolutionary algorithm based on the concept of epsilon dominance. ev-MOGA, tries to obtain a good approximation to the Pareto Front in a smart distributed manner with limited memory resources. It also adjusts the limits of the Pareto front dynamically. Details about ev-MOGA are described in (please, cite this algorithm as): [1] M. MartdoTsnez, J.M. Herrero, J. Sanchis, X. Blasco and S. GarcdoTsa-Nieto.
- Publisher: Juan M. Herrero
- Date: 12-05-2013
- Size: 287 KB
- Platform: Matlab, Scripts
- Multi-objective optimization using Evolution Strategies (ES) as Evolutionary Algorithm (EA)
- License: Shareware

This function uses Evolution Strategies (ES) instead of Genetic Algorithms (GA) as Evolutionary Algorithm (EA) in the NSGA-II procedure for multi-objective optimization. The algorithm is able to find the pareto optimal front in most of the functions implemented in the file 'Examples.m', but the algorithm is unable to find the Pareto optimal front of the functions ZDT1, ZDT2, ZDT3, ZDT4 (Cases 11, 12, 13, 14 in file 'Examples.m') when the number of states is set to 30 (for ZDT1, ZDT2, ZDT3) and 10 (for ZDT4) as Prof. Deb specified in [1], but the pareto is found if the number of states is set to 2 (in those examples).
- Publisher: Gilberto Alejandro Ortiz Garcia
- Date: 14-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Evolutionary Game Theory Tools in Java
- License: Freeware
- Price: 0.00

This project aims to build various tools to run evolutionary game theory experiments.
Evolutionary Game Theory Tools in Java License - GNU General Public License version 2.0 (GPLv2).
- Publisher: Jegt
- Date:
- Platform: WinOther
- Parallel Reinforcement Evolutionary ANN
- License: Freeware
- Price: 0.00

Parallel Reinforcement Evolutionary Artificial Neural Networks (PREANN) is a framework of flexible multi-layer ANN's with reinforcement learning based on genetic algorithms and a parallel implementation (using XMM registers and NVIDIA's CUDA).
Parallel Reinforcement Evolutionary ANN License - GNU General Public License version 3.0 (GPLv3).
- Publisher: Preann
- Date:
- Platform: WinOther
- Java Evolutionary Biology Library
- License: Freeware
- Price: 0.00

A Java library for evolutionary biology and bioinformatics, including objects representing biomolecular sequences, multiple sequence alignments and phylogenetic trees.
Java Evolutionary Biology Library License - GNU Library or Lesser General Public License (LGPL).
- Publisher: Jebl
- Date:
- Size: 1070 KB
- Platform: WinOther
- PEBLS Evolutionary Biology Libraries
- License: Freeware
- Price: 0.00

PEBLS Evolutionary Biology Libraries (PEBLs) provides a framework to develop programs quickly and effectively in Java, C++, and C.
PEBLS Evolutionary Biology Libraries License - GNU Library or Lesser General Public License (LGPL).
- Publisher: blackrim.org
- Date:
- Platform: WinOther
- Evolutionary Game Theory Modeler
- License: Freeware
- Price: 0.00

A set of tools for population level and agent based modeling in evolutionary game theory.
Evolutionary Game Theory Modeler License - GNU General Public License (GPL).
- Publisher: Egtmodeler
- Date:
- Platform: WinOther
- Laboratory for evolutionary computing
- License: Freeware
- Price: 0.00

Laboratory for evolutionary computing.
Laboratory for evolutionary computing License - GNU General Public License (GPL).
- Publisher: Lec2006
- Date:
- Platform: WinOther
- Self-Tuning Evolutionary Algorithms
- License: Freeware
- Price: 0.00

STEA is a problem solving suite based on Evolutionary Algorithms.
Self-Tuning Evolutionary Algorithms License - GNU General Public License version 3.0 (GPLv3).
- Publisher: Stea
- Date:
- Platform: WinOther









