Skip to main content

Module auto

Module auto 

Source
Expand description

Automatic solver selection for optimization problems.

Author: Moussa Leblouba Date: 5 March 2026 Modified: 2 May 2026

Enums§

SolverChoice
Explicit solver choice for OptimProblem::solve_with.

Functions§

auto_minimize
Solve a problem using automatic solver selection.
dispatch
Dispatch to a specific solver.
select_solver
Select the best solver for the given problem structure.