solidity/libsolidity/formal
2019-12-04 11:52:18 +01:00
..
BMC.cpp [SMTChecker] Add support to constructors 2019-11-28 14:43:23 +01:00
BMC.h [SMTChecker] Fix ICE when reporting cex concerning state vars from different source files 2019-08-10 20:56:52 +02:00
CHC.cpp [SMTChecker] Fix constructors with local vars 2019-11-29 16:59:15 +01:00
CHC.h [SMTChecker] Add support to constructors 2019-11-28 14:43:23 +01:00
CHCSmtLib2Interface.cpp Add CHCSmtLib2Interface 2019-11-07 11:12:11 +01:00
CHCSmtLib2Interface.h Add CHCSmtLib2Interface 2019-11-07 11:12:11 +01:00
CHCSolverInterface.h Add CHCSmtLib2Interface 2019-11-07 11:12:11 +01:00
CVC4Interface.cpp [SMTChecker] Use rlimit instead of tlimit for SMT queries 2019-12-04 11:52:18 +01:00
CVC4Interface.h [SMTChecker] Use rlimit instead of tlimit for SMT queries 2019-12-04 11:52:18 +01:00
EncodingContext.cpp Merge pull request #7132 from ethereum/smt_acc_solver 2019-08-01 13:04:37 +02:00
EncodingContext.h [SMTChecker] EncodingContext config flag to accumulate assertions 2019-07-19 19:31:25 +02:00
ModelChecker.cpp Add CHCSmtLib2Interface 2019-11-07 11:12:11 +01:00
ModelChecker.h [SMTChecker] Fix ICE when reporting cex concerning state vars from different source files 2019-08-10 20:56:52 +02:00
SMTEncoder.cpp [SMTChecker] Fix ICE in array of structs type 2019-12-03 01:12:30 +01:00
SMTEncoder.h [SMTChecker] Add support to constructors 2019-11-28 14:43:23 +01:00
SMTLib2Interface.cpp Add CHCSmtLib2Interface 2019-11-07 11:12:11 +01:00
SMTLib2Interface.h Add CHCSmtLib2Interface 2019-11-07 11:12:11 +01:00
SMTPortfolio.cpp Add CHCSmtLib2Interface 2019-11-07 11:12:11 +01:00
SMTPortfolio.h Add CHCSmtLib2Interface 2019-11-07 11:12:11 +01:00
SolverInterface.h [SMTChecker] Use rlimit instead of tlimit for SMT queries 2019-12-04 11:52:18 +01:00
SSAVariable.cpp Move SMT specific code into smt namespace 2019-05-10 20:03:11 +02:00
SSAVariable.h Move SMT specific code into smt namespace 2019-05-10 20:03:11 +02:00
SymbolicTypes.cpp [SMTChecker] Fix ICE for arrays and mappings of functions. 2019-11-29 18:06:44 +01:00
SymbolicTypes.h [SMTChecker] Fix ICE for arrays and mappings of functions. 2019-11-29 18:06:44 +01:00
SymbolicVariables.cpp [SMTChecker] Fix ICE in abi.decode 2019-11-18 13:15:10 +01:00
SymbolicVariables.h [SMTChecker] Fix ICE in abi.decode 2019-11-18 13:15:10 +01:00
VariableUsage.cpp [SMTChecker] Refactor function inlining 2019-07-18 13:56:48 +02:00
VariableUsage.h [SMTChecker] New VariableUsage flag to inline functions 2019-07-08 14:40:33 +02:00
Z3CHCInterface.cpp [SMTChecker] Use rlimit instead of tlimit for SMT queries 2019-12-04 11:52:18 +01:00
Z3CHCInterface.h [SMTChecker] Use rlimit instead of tlimit for SMT queries 2019-12-04 11:52:18 +01:00
Z3Interface.cpp [SMTChecker] Use rlimit instead of tlimit for SMT queries 2019-12-04 11:52:18 +01:00
Z3Interface.h [SMTChecker] Use rlimit instead of tlimit for SMT queries 2019-12-04 11:52:18 +01:00