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
Release files for py-search 2.8.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| py_search-2.8.0.tar.gz | 36.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| py_search-2.8.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 61.7 kB
Release files / py_search-2.8.0.tar.gz
| Download URL | py_search-2.8.0.tar.gz |
|---|---|
| Size | 36.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d3000b318a39c6db13ea2e3bd1fee8ce3e978bf3c1133a3224b1912c472f529d
|
|
BLAKE2b-256 checksum How to use checksums |
5bcea0ad8f4c147e53c291b2931a8c491879811c6d93ec678d88f08574717a21
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15
|
Release files / py_search-2.8.0-py2.py3-none-any.whl
| Download URL | py_search-2.8.0-py2.py3-none-any.whl |
|---|---|
| Size | 25.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
fe3547e835885b418fe3aa758d197d979b7f435c91ff43011712147d982e28e4
|
|
BLAKE2b-256 checksum How to use checksums |
f685b44864de9c3c4e023c0b1be4e7dc292fc448339ac150aa19cfba739669ae
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15
|