simpleSolver function
Create a simple incremental solver.
This is equivalent to applying the "smt" tactic.
Implementation
Solver simpleSolver() => currentContext.simpleSolver();
Create a simple incremental solver.
This is equivalent to applying the "smt" tactic.
Solver simpleSolver() => currentContext.simpleSolver();