solidity/libsolidity/formal
2019-09-18 22:57:14 +02:00
..
BMC.cpp [SMTChecker] Fix ICE when reporting cex concerning state vars from different source files 2019-08-10 20:56:52 +02: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] Add loop support 2019-09-13 12:40:53 +02:00
CHC.h [SMTChecker] Add loop support 2019-09-13 12:40:53 +02:00
CHCSolverInterface.h [CHCChecker] Add CHCSolverInterface and Z3CHCSolverInterface 2019-07-15 17:31:39 +02:00
CVC4Interface.cpp [SMTChecker] Zero-initialize arrays 2019-09-02 22:37:30 +02:00
CVC4Interface.h Sort includes in libsolidity/formal 2018-12-17 18:26:10 +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 [SMTChecker] Fix ICE when reporting cex concerning state vars from different source files 2019-08-10 20:56:52 +02: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] Add loop support 2019-09-13 12:40:53 +02:00
SMTEncoder.h [SMTChecker] Add loop support 2019-09-13 12:40:53 +02:00
SMTLib2Interface.cpp [SMTChecker] Add as const function to SMTLib2Interface 2019-09-18 22:57:14 +02:00
SMTLib2Interface.h Fix Windows build 2019-09-02 22:37:30 +02:00
SMTPortfolio.cpp Fix Windows build 2019-09-02 22:37:30 +02:00
SMTPortfolio.h Fix Windows build 2019-09-02 22:37:30 +02:00
SolverInterface.h [SMTChecker] Zero-initialize arrays 2019-09-02 22:37:30 +02: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] Add loop support 2019-09-13 12:40:53 +02:00
SymbolicTypes.h [SMTChecker] Zero-initialize arrays 2019-09-02 22:37:30 +02:00
SymbolicVariables.cpp [SMTChecker] Fix literal string type mismatch 2019-08-10 21:51:46 +02:00
SymbolicVariables.h [SMTChecker] Fix literal string type mismatch 2019-08-10 21:51:46 +02: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] Add loop support 2019-09-13 12:40:53 +02:00
Z3CHCInterface.h [CHCChecker] Add CHCSolverInterface and Z3CHCSolverInterface 2019-07-15 17:31:39 +02:00
Z3Interface.cpp [SMTChecker] Zero-initialize arrays 2019-09-02 22:37:30 +02:00
Z3Interface.h [CHCChecker] Add CHCSolverInterface and Z3CHCSolverInterface 2019-07-15 17:31:39 +02:00