A library of graph search algorithms.
Project description
This is a Python library of algorithms that implements various graph search algorithms written by Christopher MacLellan (http://www.christopia.net).
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-0.1.0.tar.gz
(4.9 kB
view hashes)