Module solvers

Module solvers 

Source
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§

MathSolver
Stateful mathematical solver for the hybrid API
SolverConfig
Configuration for solving operations

Enums§

SolverResult
Result of a solving operation