aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/formal/CVC4Interface.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove repeated declarations in Z3 and CVC4 as wellLeonardo Alt2018-08-011-4/+9
|
* [SMTChecker] SMTPortfolio: use all SMT solvers availableLeonardo Alt2018-07-271-6/+3
|
* Setting timeout to Z3 and CVC4Leonardo Alt2018-07-271-0/+1
|
* Only ask for a model if it's SATLeonardo Alt2018-07-271-1/+1
|
* More consistent catch statementsAlex Beregszaszi2018-07-251-1/+1
| | | | Also take const& in all cases.
* [SMTChecker] Integration with CVC4Leonardo Alt2018-04-171-0/+200