Skip to main content

select_solver

Function select_solver 

Source
pub fn select_solver<S: Scalar>(problem: &OptimProblem<S>) -> SolverChoice
Expand description

Select the best solver for the given problem structure.