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.4.1.dev1.tar.gz
(36.4 kB
view hashes)
Built Distribution
Close
Hashes for py_search-2.4.1.dev1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e2785e6ca9ae79b3d36b4effff446a3bda38229b04236fbe0351e3671b1c49c |
|
MD5 | bb6bd7fe3852fa141aae05a4e8ec7886 |
|
BLAKE2b-256 | 42c0a43aa18b69063b4084cf961b56dbc223cf3e6b843ef38da14ccbaf863b47 |