Download List

Projeto Descrição

EpochX is a genetic programming framework. It is designed specifically for the task of analyzing evolutionary automatic programming, so is ideal for researchers who require an extendable system for studying the effects of new operators or procedures. It supports 3 popular representations - Strongly-Typed tree GP, Context-Free Grammar GP, and Grammatical Evolution.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-18 16:04
1.4.1

Complete polimórficos digitando-forte foi adicionado à representação árvore. Suporte para limpar o cache de um programa de fitness candidato foi implementada. Bugs no parser epox foram corrigidos.
Tags: Minor
Complete polymorphic strong-typing was added to the tree representation. Support for clearing a candidate program's fitness cache was implemented. Bugs in the epox parser were fixed.

2010-11-09 08:14
1.3.1

Esta versão inclui uma correção de bug que impedia o operador crossover Whigham de funcionar corretamente em XGR.
Tags: bugfix
This release includes a bugfix that prevented the Whigham crossover operator from functioning correctly in XGR.

2010-10-20 19:12
1.3

O sistema de estatísticas foi completamente redesenhado com inúmeros campos Stat adicionais e uma facilidade para estatísticas de impressão a qualquer fluxo de saída. A ganchos recurso foi adicionado para modificar a execução durante as corridas. Houve também uma série de correções de bugs, incluindo a remoção de um vazamento de memória potencial no sistema de escuta do ciclo de vida.
Tags: Minor
The Stats system has been completely redesigned with numerous additional Stat fields and a facility to print statistics to any output stream. A hooks feature has been added for modifying execution during runs. There have also been a number of bug fixes, including removing a potential memory leak in the life cycle listener system.

2010-08-28 03:38
1.2.1

Esta versão inclui um correção de erros para os modelos de regressão quárticas em XGE e XGR.
Tags: bugfix
This release includes one bugfix for the quartic regression models in XGE and XGR.

2010-08-21 14:30
1.2

Esta versão substitui a avaliação de origem e mecanismos de execução com um sistema mais facilmente extensível e expande o conjunto de built-in modelos.
Tags: Minor
This release replaces the source evaluation and execution mechanisms with a more easily extendable system and expands the set of built-in models.

Project Resources