资 源 简 介
An Evolutionary Computation (EC) framework for Python.
esec enables research of both simple and complex ecosystem models of evolutionary computation. It supports highly customisable evolutionary systems through the use of Evolutionary System Definition Language (ESDL).
A wide range of standard models and benchmark problems are included, such as real valued continuous optimisation, binary problem landscapes, tree-based genetic programming and Grammatical Evolution. March 10: A new selection of Genetic Programming configurations have been added. These are (currently) only available in the repository.
esec is written in the Python programming language and is compatible with CPython 2.6, CPython 2.7 (recommended), CPython 3.2 (after running 2to3.py), IronPython 2.6 and 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
文 件 列 表
tests
species
landscape
generators
esdlc
test_utils.py
__init__.py
results
plugins
ACO
DE.py
PSO.py
RVP.MSG.py
__init__.py
esec
utils
species
monitors
landscape
generators
compiler.py
context.py
experiment.py
fitness.py
individual.py
system.py
__init__.py
esdlc
errors.py
esec.py
lexer.py
nodes.py
parser.py
verifier.py
__init__.py
cfgs
DERosenbrock.py
GEMultiplexer3.py
Koza2DFunctionRegression.py
KozaMultiplexer3.py
KozaSantaFeAntTrail.py
KozaSymbolicRegression.py
KozaSymbolicRegression2.py
ONeillSymbolicRegression.py
PSORosenbrock.py
Regression.py
TSPA280.py
TSPBerlin52.py
TSPBrazil58.csv
TSPBrazil58.py
TSPOliver30.csv
TSPOliver30.py
TSPU2319.csv
TSPU2319.py
__init__.py
pylintrc
NOTICE
dialects.py
epydoc_include.txt
Licence.txt
logo_big.png
logo_med.png
logo_small.png
run.py