solidity/libsolidity/formal
2018-03-12 20:16:47 +01:00
..
SMTChecker.cpp [SMTChecker_Bool] Fix PR comments; Add support to gt, ge, lt, le. and tests. 2018-03-12 20:16:47 +01:00
SMTChecker.h Integer min and max values placed under SymbolicIntVar instead of SMTChecker 2018-02-28 18:05:20 +01:00
SMTLib2Interface.cpp Introduce sorts for smt expressions. 2017-11-22 15:20:26 +01:00
SMTLib2Interface.h Introduce sorts for smt expressions. 2017-11-22 15:20:26 +01:00
SolverInterface.h [SMTChecker_Bool] Fix PR comments; Add support to gt, ge, lt, le. and tests. 2018-03-12 20:16:47 +01:00
SSAVariable.cpp [SMTChecker_Bool] Fix PR comments; Add support to gt, ge, lt, le. and tests. 2018-03-12 20:16:47 +01:00
SSAVariable.h [SMTChecker_Bool] Fix PR comments; Add support to gt, ge, lt, le. and tests. 2018-03-12 20:16:47 +01:00
SymbolicBoolVariable.cpp [SMTChecker_Bool] Fix PR comments; Add support to gt, ge, lt, le. and tests. 2018-03-12 20:16:47 +01:00
SymbolicBoolVariable.h [SMTChecker_Bool] Fix PR comments; Add support to gt, ge, lt, le. and tests. 2018-03-12 20:16:47 +01:00
SymbolicIntVariable.cpp [SMTChecker_Bool] Fix PR comments; Add support to gt, ge, lt, le. and tests. 2018-03-12 20:16:47 +01:00
SymbolicIntVariable.h [SMTChecker_Bool] Fix PR comments; Add support to gt, ge, lt, le. and tests. 2018-03-12 20:16:47 +01:00
SymbolicVariable.cpp [SMTChecker_Bool] Fix PR comments; Add support to gt, ge, lt, le. and tests. 2018-03-12 20:16:47 +01:00
SymbolicVariable.h [SMTChecker_Bool] Fix PR comments; Add support to gt, ge, lt, le. and tests. 2018-03-12 20:16:47 +01:00
VariableUsage.cpp Track usage of variables. 2017-11-22 02:35:34 +00:00
VariableUsage.h Track usage of variables. 2017-11-22 02:35:34 +00:00
Z3Interface.cpp This z3 option is necessary for good solving performance 2018-03-04 14:42:36 +01:00
Z3Interface.h Introduce native Z3 support. 2017-08-23 17:37:35 +02:00