mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
Merge branch 'master' of https://github.com/NikolajBjorner/z3 into opt
This commit is contained in:
commit
f90ae40480
125 changed files with 23210 additions and 25 deletions
|
@ -240,6 +240,7 @@ int main(int argc, char ** argv) {
|
|||
TST(pdr);
|
||||
TST_ARGV(ddnf);
|
||||
TST(model_evaluator);
|
||||
TST_ARGV(lp);
|
||||
TST(get_consequences);
|
||||
TST(pb2bv);
|
||||
TST_ARGV(sat_lookahead);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue