Expand description
Solver objects for the hybrid API
This module provides stateful solver objects that complement the Expression-centric API. These are separate objects that maintain state and configuration for complex solving operations.
Structs§
- Math
Solver - Stateful mathematical solver for the hybrid API
- Solver
Config - Configuration for solving operations
Enums§
- Solver
Result - Result of a solving operation