Docs.rs
rustworkx-core-0.13.1
rustworkx-core 0.13.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mtreinish
Dependencies
ahash ^0.8.0
normal
fixedbitset ^0.4.2
normal
hashbrown >=0.12, <0.15
normal
indexmap >=1.9, <3
normal
num-traits ^0.2
normal
petgraph ^0.6.3
normal
priority-queue ^1.2
normal
rand ^0.8.5
normal
rand_pcg ^0.3.1
normal
rayon ^1.6
normal
rayon-cond ^0.2
normal
Versions
84.38%
of the crate is documented
Go to latest version
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module planar
Functions
?
Module
rustworkx_core
::
planar
source
·
[
−
]
Expand description
Module for planar graphs.
Functions
is_planar
Check if an undirected graph is planar.