Docs.rs
varisat-utils-0.2.0
varisat-utils 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ElchananHaas
Dependencies
num ^0.4
normal
smallvec ^1.8.0
normal
varisat ^0.2.2
normal
Versions
60%
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
Crate varisat_utils
varisat_
utils
0.2.0
All Items
Crate Items
Functions
Crate
varisat_
utils
Copy item path
Source
Functions
ยง
add_
at_
most_
one
Adds a clause requiring at most one input variable to be true This uses the same efficient encoding as the commander
add_
exactly_
one
Adds a clause requiring exactly one input variable to be true This uses the same efficient encoding as the commander
commander_
exactly_
one
Returns a literal that is true if exactly one of the input variables is true This uses an efficient encoding from https://www.cs.cmu.edu/~wklieber/papers/2007_efficient-cnf-encoding-for-selecting-1.pdf
exactly_
k