ufmg-smite / lean-smt

Tactics for discharging Lean goals into SMT solvers.
Apache License 2.0
84 stars 18 forks source link

Interactive usage #26

Closed Vtec234 closed 2 years ago

Vtec234 commented 2 years ago
abdoo8080 commented 2 years ago

btw, I am rewriting a new interface for the solver. So, don't spend time adding interactive features to the solver.

Vtec234 commented 2 years ago

btw, I am rewriting a new interface for the solver

The SolverM or something like it? Sounds good! A getModel call would be useful.