Reference
Fast lookup material for engineers integrating, extending, or evaluating SolverForge.
Library Reference
What lives here
- crate and runtime boundaries
- modeling rules of thumb
- practical extension playbooks
- integration boundaries across the SolverForge ecosystem
Start here
Crate & Runtime Map
Choose the right crate or companion repo before you start wiring code together.
Modeling Cheat Sheet
Quick lookup for macros, field roles, and scalar-vs-list modeling choices.
Extend the Domain
Grow the generated shell into a real planning model without turning it into framework soup.
Extend the Solver
Tune configuration first, then decide whether custom runtime code is actually justified.
Integration Surfaces
See where the runtime ends and where solverforge-cli, solverforge-ui, and solverforge-maps begin.
Not what you need?
- For tutorials and walkthroughs, go to Docs.
- For internal contracts and site-operation notes, go to Maintainer Notes.