A library of uninformed, informed and optimization search algorithms
Project description
Py Search
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-2.5.1.dev4.tar.gz
(36.3 kB
view hashes)
Built Distribution
Close
Hashes for py_search-2.5.1.dev4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6eb5bdfeabd2690ac7bf55807927c4bd6ef4f4bf4551d362e18208049d91ae4 |
|
MD5 | b1680edc3983e15a63949885a8852a2a |
|
BLAKE2b-256 | 02d102f95e73a7d278865f72e17baacd26e3b8c3f32261db1e47cdfcfa9ade5e |