README.md
setup.py
PatternOmatic/__init__.py
PatternOmatic/api.py
PatternOmatic.egg-info/PKG-INFO
PatternOmatic.egg-info/SOURCES.txt
PatternOmatic.egg-info/dependency_links.txt
PatternOmatic.egg-info/requires.txt
PatternOmatic.egg-info/top_level.txt
PatternOmatic/ge/__init__.py
PatternOmatic/ge/individual.py
PatternOmatic/ge/population.py
PatternOmatic/ge/stats.py
PatternOmatic/nlp/__init__.py
PatternOmatic/nlp/bnf.py
PatternOmatic/settings/__init__.py
PatternOmatic/settings/config.py
PatternOmatic/settings/literals.py
PatternOmatic/settings/log.py
scripts/__init__.py
scripts/patternomatic.py
tests/__init__.py
tests/test_api.py
tests/test_bnf.py
tests/test_individual.py
tests/test_population.py
tests/test_script.py
tests/test_settings.py
tests/test_stats.py