Docs.rs
graph-algo-ptas-0.1.0
graph-algo-ptas 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
mxsph
Dependencies
arboretum-td ^0.1.0
normal
bitvec ^1.0.1
normal
clap ^3.2.16
normal
optional
dot ^0.1.4
normal
fxhash ^0.2.1
normal
graphviz_parser ^0.1.0
normal
optional
itertools ^0.10.3
normal
petgraph ^0.6.2
normal
rand ^0.8.5
normal
criterion ^0.3
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
graph_
algo_
ptas
0.1.0
Module dynamic_
programming
Module Items
Modules
In graph_
algo_
ptas::
algorithm
graph_algo_ptas
::
algorithm
Module
dynamic_programming
Copy item path
Source
Expand description
Contains functions and data structures for dynamic programming on tree decompositions.
Modules
ยง
solve
Contains data structures and algorithms for dynamic programming on tree decompositions.