solidity/libsolidity/formal
Leonardo 32ca1a5e26
Merge pull request #8311 from ethereum/smt_split_2
[SMTChecker] Change CHC encoding from explicit CFG to function forests
2020-03-03 13:16:14 +01:00
..
BMC.cpp Extract symbolicArguments function 2020-02-12 11:47:58 -03:00
BMC.h Move VerificationTarget and add BMCVerificationTarget 2020-02-12 11:47:58 -03:00
CHC.cpp Change CHC encoding to functions forest instead of explicit CFG 2020-03-03 12:12:26 +01:00
CHC.h Change CHC encoding to functions forest instead of explicit CFG 2020-03-03 12:12:26 +01:00
CHCSmtLib2Interface.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
CHCSmtLib2Interface.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
CHCSolverInterface.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
CVC4Interface.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
CVC4Interface.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
EncodingContext.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
EncodingContext.h Change CHC encoding to functions forest instead of explicit CFG 2020-03-03 12:12:26 +01:00
ModelChecker.cpp Change CHC encoding to functions forest instead of explicit CFG 2020-03-03 12:12:26 +01:00
ModelChecker.h Change CHC encoding to functions forest instead of explicit CFG 2020-03-03 12:12:26 +01:00
SMTEncoder.cpp [SMTChecker] Fix ICEs with tuples 2020-03-03 11:35:58 +01:00
SMTEncoder.h CHC clears indices so that initial is 0 and current is 1 2020-02-12 11:47:58 -03:00
SMTLib2Interface.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
SMTLib2Interface.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
SMTPortfolio.cpp Replace void cast by maybe_unused 2020-01-09 13:41:30 +01:00
SMTPortfolio.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
SolverInterface.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
SSAVariable.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
SSAVariable.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
SymbolicTypes.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
SymbolicTypes.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
SymbolicVariables.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
SymbolicVariables.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
VariableUsage.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
VariableUsage.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
Z3CHCInterface.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
Z3CHCInterface.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
Z3Interface.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
Z3Interface.h Change CHC encoding to functions forest instead of explicit CFG 2020-03-03 12:12:26 +01:00