cf31ee2f017958ace7a4da82025ed2dde7e229c0
Rename EdgeMap.len to capacity. Add VertexMap.capacity and EdgeMap.capacity. Deprecate VertexMap.len and EdgeMap.len.
grapherity
Library for graph models and algorithms.
This library is still experimental and its API may therefore change frequently.
License
This project is dual-licensed under the terms of both:
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/license/mit)
You may choose either license for your use of this software.
Contributions
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Description
Languages
Rust
100%