zgrannan / rest

A library for rewriting
BSD 3-Clause "New" or "Revised" License
4 stars 7 forks source link

Implement logging of SMT solver commands #14

Open facundominguez opened 2 years ago

facundominguez commented 2 years ago

liquid-fixpoint produces .smt2 files with the commands that have been fed to the SMT solver. It would be helpful for debugging if rest could do the same.