gt-directed-bijective-connection-graph 0.3.0

an implimentation of a directed bijective connection graph
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "gt-directed-bijective-connection-graph"
version = "0.3.0"
dependencies = [
 "gt-graph 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "gt-graph-path 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "gt-graph"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "gt-graph-path"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "gt-graph 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[metadata]
"checksum gt-graph 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c350fd944e71f748939ad1c09884708014d731b6d6dd2c60c4badc0e6b48df9c"
"checksum gt-graph-path 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d10ed7564cb97343a6ae65dae71d61708f4b2303df9c61b569418d2772212c11"