Skip to content

cmaclell/py_search

Repository files navigation

https://travis-ci.com/cmaclell/py_search.svg?branch=master https://coveralls.io/repos/github/cmaclell/py_search/badge.svg?branch=master

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

About

A library of graph search algorithms written in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages