AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
digneapy/__init__.py
digneapy/core.py
digneapy/generator.py
digneapy/novelty_search.py
digneapy.egg-info/PKG-INFO
digneapy.egg-info/SOURCES.txt
digneapy.egg-info/dependency_links.txt
digneapy.egg-info/not-zip-safe
digneapy.egg-info/top_level.txt
digneapy/domains/__init__.py
digneapy/domains/knapsack.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_domain.py
tests/test_novelty_search.py