solverforge 0.8.4

SolverForge - A constraint solver in Rust
Documentation
1
2
3
4
/// Fluent constraint stream API.
pub use solverforge_scoring::stream::collection_extract::vec;
pub use solverforge_scoring::stream::collection_extract::{CollectionExtract, VecExtract};
pub use solverforge_scoring::stream::{joiner, ConstraintFactory};