graph-search
is a simple graph library for the rust programming language.
graph-search
can be used for basic representation and manipulation of
graph structures. At the
moment featureset is quite limited.
inner_search
function. This will
enable implementation of best first search.This project is licensed under the MIT license, a copy of which can be found in the LICENCE file.