AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
acopy/__init__.py
acopy/ant.py
acopy/cli.py
acopy/plugins.py
acopy/solvers.py
acopy.egg-info/PKG-INFO
acopy.egg-info/SOURCES.txt
acopy.egg-info/dependency_links.txt
acopy.egg-info/entry_points.txt
acopy.egg-info/requires.txt
acopy.egg-info/top_level.txt
acopy.egg-info/zip-safe
docs/Makefile
docs/api.rst
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
docs/images/pheromone-levels.png
docs/images/pheromone-stats.png
docs/images/solutions.png
docs/images/uniqueness.png
tests/__init__.py
tests/test_ant.py
tests/test_solution.py
tests/test_state.py