[−][src]Trait mop_solvers::Solver
Associated Types
type Rslt
Required methods
fn after_iter(&mut self)
Do solving work after stoping criteria verification.
fn before_iter(&mut self)
Do solving work before stoping criteria verification.