Module Z3solver

module Z3solver: sig .. end

All methods which use z3 library are in here


exception Testfail
val isSat : string -> bool

check the given smt string passing all condition by z3

testcode : a smt string