# rs-graph
[](https://crates.io/crates/rs-graph)
[](https://docs.rs/rs-graph)
## Introduction
`rs-graph` is a library for graph algorithms and combinatorial optimization
## Author
Frank Fischer <frank-fischer@shadow-soft.de>
## Installation
Put the requirement `rs-graph = "^0.14.1"` into the `Cargo.toml` of your project.
## Documentation
See [docs.rs](https://docs.rs/rs-graph).
## Download
Source code of latest tagged version: [rs-graph-v0.14.1.tar.gz](tarball/rs-graph-v0.14.1.tar.gz?name=rs-graph)
Source code of trunk: [rs-graph-trunk.tar.gz](tarball/rs-graph-trunk.tar.gz?name=rs-graph)