Skip to main content

solve

Function solve 

Source
pub fn solve(system: &ConstraintSystem, config: &SolverConfig) -> SolverResult
Expand description

Solve a constraint system using random evaluation (Schwartz-Zippel) and bounded model checking.