API Summary
Quick reference for SolverForge Python API.
Quick reference for SolverForge Python API.
Configure the solver with SolverConfig and related classes.
Build constraints using the fluent Constraint Streams API.
Build REST APIs for your solver with FastAPI.
Frequently asked questions about SolverForge.
Efficiently filter and match entities in constraint streams.
Execute the solver synchronously with Solver.solve().
JSON serialization with dataclasses and Pydantic.
Aggregate data in constraint streams using collectors.
Configure logging for debugging and monitoring.
Manage concurrent and asynchronous solving jobs.
Define constraints using the fluent Constraint Streams API.
Choose the right score type for your constraints.
Analyze and explain solutions with SolutionManager.
Compare solver configurations and tune performance.
Understand why a solution has its score.
Configure and run the solver to find optimal solutions.
Optimize constraint evaluation for faster solving.
Test constraints in isolation for correctness.
Integrate SolverForge with web frameworks and other systems.
API reference and frequently asked questions.