Pyevolve was developed to be a complete genetic algorithm framework written in pure python. The main objectives of Pyevolve are: . * written in pure python - to maximize the cross-platform aspect * easy to use API - the API must be easy to the end-user * see the evolution - the user can and must see and interact with the evolution statistics, graphs, etc. * extensible - the API must be extensible, the user can create new representations, genetic operators such as crossover, mutation, etc. * fast - the design must be optimized for performance * common features - the framework must implement the most common features: selectors like roulette wheel, tournament, ranking, uniform. Scaling schemes such as linear scaling, etc. * default parameters - we must have default operators, settings, etc in all options * open-source - the source is for everyone, not only for one.
75 lines
2.7 KiB
Text
75 lines
2.7 KiB
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2010/06/12 23:29:43 jihbed Exp $
|
|
bin/pyevolve_graph.py
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/pyevolve/Consts.py
|
|
${PYSITELIB}/pyevolve/Consts.pyc
|
|
${PYSITELIB}/pyevolve/Consts.pyo
|
|
${PYSITELIB}/pyevolve/Crossovers.py
|
|
${PYSITELIB}/pyevolve/Crossovers.pyc
|
|
${PYSITELIB}/pyevolve/Crossovers.pyo
|
|
${PYSITELIB}/pyevolve/DBAdapters.py
|
|
${PYSITELIB}/pyevolve/DBAdapters.pyc
|
|
${PYSITELIB}/pyevolve/DBAdapters.pyo
|
|
${PYSITELIB}/pyevolve/FunctionSlot.py
|
|
${PYSITELIB}/pyevolve/FunctionSlot.pyc
|
|
${PYSITELIB}/pyevolve/FunctionSlot.pyo
|
|
${PYSITELIB}/pyevolve/G1DBinaryString.py
|
|
${PYSITELIB}/pyevolve/G1DBinaryString.pyc
|
|
${PYSITELIB}/pyevolve/G1DBinaryString.pyo
|
|
${PYSITELIB}/pyevolve/G1DList.py
|
|
${PYSITELIB}/pyevolve/G1DList.pyc
|
|
${PYSITELIB}/pyevolve/G1DList.pyo
|
|
${PYSITELIB}/pyevolve/G2DBinaryString.py
|
|
${PYSITELIB}/pyevolve/G2DBinaryString.pyc
|
|
${PYSITELIB}/pyevolve/G2DBinaryString.pyo
|
|
${PYSITELIB}/pyevolve/G2DList.py
|
|
${PYSITELIB}/pyevolve/G2DList.pyc
|
|
${PYSITELIB}/pyevolve/G2DList.pyo
|
|
${PYSITELIB}/pyevolve/GAllele.py
|
|
${PYSITELIB}/pyevolve/GAllele.pyc
|
|
${PYSITELIB}/pyevolve/GAllele.pyo
|
|
${PYSITELIB}/pyevolve/GPopulation.py
|
|
${PYSITELIB}/pyevolve/GPopulation.pyc
|
|
${PYSITELIB}/pyevolve/GPopulation.pyo
|
|
${PYSITELIB}/pyevolve/GSimpleGA.py
|
|
${PYSITELIB}/pyevolve/GSimpleGA.pyc
|
|
${PYSITELIB}/pyevolve/GSimpleGA.pyo
|
|
${PYSITELIB}/pyevolve/GTree.py
|
|
${PYSITELIB}/pyevolve/GTree.pyc
|
|
${PYSITELIB}/pyevolve/GTree.pyo
|
|
${PYSITELIB}/pyevolve/GenomeBase.py
|
|
${PYSITELIB}/pyevolve/GenomeBase.pyc
|
|
${PYSITELIB}/pyevolve/GenomeBase.pyo
|
|
${PYSITELIB}/pyevolve/Initializators.py
|
|
${PYSITELIB}/pyevolve/Initializators.pyc
|
|
${PYSITELIB}/pyevolve/Initializators.pyo
|
|
${PYSITELIB}/pyevolve/Interaction.py
|
|
${PYSITELIB}/pyevolve/Interaction.pyc
|
|
${PYSITELIB}/pyevolve/Interaction.pyo
|
|
${PYSITELIB}/pyevolve/Migration.py
|
|
${PYSITELIB}/pyevolve/Migration.pyc
|
|
${PYSITELIB}/pyevolve/Migration.pyo
|
|
${PYSITELIB}/pyevolve/Mutators.py
|
|
${PYSITELIB}/pyevolve/Mutators.pyc
|
|
${PYSITELIB}/pyevolve/Mutators.pyo
|
|
${PYSITELIB}/pyevolve/Network.py
|
|
${PYSITELIB}/pyevolve/Network.pyc
|
|
${PYSITELIB}/pyevolve/Network.pyo
|
|
${PYSITELIB}/pyevolve/Scaling.py
|
|
${PYSITELIB}/pyevolve/Scaling.pyc
|
|
${PYSITELIB}/pyevolve/Scaling.pyo
|
|
${PYSITELIB}/pyevolve/Selectors.py
|
|
${PYSITELIB}/pyevolve/Selectors.pyc
|
|
${PYSITELIB}/pyevolve/Selectors.pyo
|
|
${PYSITELIB}/pyevolve/Statistics.py
|
|
${PYSITELIB}/pyevolve/Statistics.pyc
|
|
${PYSITELIB}/pyevolve/Statistics.pyo
|
|
${PYSITELIB}/pyevolve/Util.py
|
|
${PYSITELIB}/pyevolve/Util.pyc
|
|
${PYSITELIB}/pyevolve/Util.pyo
|
|
${PYSITELIB}/pyevolve/__init__.py
|
|
${PYSITELIB}/pyevolve/__init__.pyc
|
|
${PYSITELIB}/pyevolve/__init__.pyo
|