Skip to main content

optimize

Function optimize 

Source
pub fn optimize<P>(problem: P) -> P::Solver
where P: IntoAutoSolver,