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 (https://chrismaclellan.com). 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.6.1.dev1.tar.gz
(36.7 kB
view hashes)
Built Distribution
Close
Hashes for py_search-2.6.1.dev1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4648e106a3feec84cc02465445df4b4519f57172909f3020b07d739127a0a0d4 |
|
MD5 | a1e7dd3dca3b6e97c60ad5202bad35f4 |
|
BLAKE2b-256 | 51381148aa367709955d105157f2f4ed80e3d96de63a7665a900840135bdcfda |