Docs.rs
csp-solver-0.1.0
csp-solver 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mkbabb
Dependencies
pyo3 ^0.24
normal
optional
criterion ^0.5
dev
hungarian ^1
dev
proptest ^1
dev
Versions
77.78%
of the crate is documented
Platform
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
Skip to main content
Module variable
csp_
solver
0.1.0
Module variable
Module Items
Structs
In crate csp_
solver
csp_solver
Module
variable
Copy item path
Source
Expand description
CSP variable with domain tracking and pruned-value undo log.
Structs
ยง
Variable
A CSP variable holding its current domain and an undo log for backtracking.