Docs.rs
solverforge-solver-0.5.18
solverforge-solver 0.5.18
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
blackopsrepl
Dependencies
rand ^0.10
normal
rand_chacha ^0.10
normal
rayon ^1.11
normal
serde ^1.0
normal
smallvec ^1.15
normal
solverforge-config ^0.5.18
normal
solverforge-core ^0.5.18
normal
solverforge-scoring ^0.5.18
normal
thiserror ^2.0
normal
tokio ^1.49
normal
tracing ^0.1
normal
Versions
33.33%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module run
solverforge_
solver
0.5.18
Module run
Module Items
Enums
Functions
In crate solverforge_
solver
solverforge_solver
Module
run
Copy item path
Source
Enums
§
AnyTermination
Monomorphized termination enum for config-driven solver configurations.
Functions
§
build_
termination
Builds a termination from config, returning both the termination and the time limit.
run_
solver