LICENSE.txt
MANIFEST.in
README.md
setup.py
src/M_E_GA/GA_Logger.py
src/M_E_GA/M_E_Engine.py
src/M_E_GA/M_E_GA_Base.py
src/M_E_GA/__init__.py
src/M_E_GA2.egg-info/PKG-INFO
src/M_E_GA2.egg-info/SOURCES.txt
src/M_E_GA2.egg-info/dependency_links.txt
src/M_E_GA2.egg-info/requires.txt
src/M_E_GA2.egg-info/top_level.txt
tests/__init__.py
tests/test_M_E_Engine.py
tests/test_M_E_GA_Base.py
tests/test_crossover_manager.py
tests/test_mutation_manager.py
tests/test_organism_generator.py
tests/test_population_manager.py