graphsearch 0.5.1

A simple graph search and representation library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]

name = "graphsearch"
version = "0.5.1"
authors = ["Karl Herler <hi@karlherler.com>"]
description = "A simple graph search and representation library"
documentation = "http://karlherler.github.io/graph"
repository = "https://github.com/KarlHerler/graph"
readme = "README.md"
keywords = ["graph", "search", "bfs", "dfs"]
license = "MIT"