| Crates.io | graph-search |
| lib.rs | graph-search |
| version | 0.2.0 |
| created_at | 2015-03-14 20:11:45.070289+00 |
| updated_at | 2015-12-11 23:53:29.779383+00 |
| description | A simple graph search and representation library |
| homepage | |
| repository | https://github.com/KarlHerler/graph |
| max_upload_size | |
| id | 1576 |
| size | 20,538 |
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.
This project is licensed under the MIT license, a copy of which can be found in the LICENCE file.