Docs.rs
logicng-0.1.0-alpha.3
logicng 0.1.0-alpha.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
czengler
SHildebrandt
Apfelbeet
Dependencies
bitvec ^1.0.1
normal
dashmap ^5.5.3
normal
fastrand ^2.0.0
normal
itertools ^0.11.0
normal
logicng-open-wbo-sys ^0.1.0-alpha.3
normal
optional
num-bigint ^0.4.4
normal
pest ^2.7.3
normal
pest_derive ^2.7.3
normal
regex ^1.9.5
normal
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
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
logicng
0.1.0-alpha.3
In logicng::
graphs
logicng
::
graphs
Type Alias
EdgeIndex
Copy item path
Source
pub type EdgeIndex =
usize
;
Expand description
Index for edges of the hypergraph.