A library of uninformed, informed, and optimization search algorithms
Project description
This is a Python library of algorithms that implements various search algorithms written by Christopher MacLellan (http://www.christopia.net). In particular, there are uninformed, informed, and optimization techniques implemented with a standard interface.
Installation
You can install this software using pip:
pip install -U py_search
You can install the latest version of the code directly from github:
pip install -U git+https://github.com/cmaclell/py_search@master
Important Links
Source code: https://github.com/cmaclell/py_search
Documentation: http://py_search.readthedocs.org
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
py_search-1.2.0.tar.gz
(17.3 kB
view hashes)
Built Distribution
Close
Hashes for py_search-1.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa675e5f2135b29a1d24f1de20d1aa7721d948262ad5211e8f69ef787f2f6291 |
|
MD5 | a9fe4e9819b55fb2b99fa009537f61b7 |
|
BLAKE2b-256 | aa17b98aac7095653fef6cfd9738b7386efae25db2336aff3a2b8e9bb47401b9 |