SolverForge Core
Complete reference documentation for the solverforge-core Rust library
SolverForge is a Rust library for solving constraint satisfaction and optimization problems. It bridges language bindings to the Timefold solver engine via WebAssembly and HTTP, eliminating JNI complexity.
🚧 Language Bindings In Progress
User-facing APIs (Python, JavaScript, etc.) are under active development. The documentation below covers the core Rust library, which is intended for developers creating new language bindings — not for end users.
If you want to experiment with SolverForge today, you can use the core library directly from Rust. This is not recommended for production use and the API may change without notice.
Complete reference documentation for the solverforge-core Rust library
Add SolverForge to your Rust project and set up the solver service
Build and run your first constraint solver
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.