-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdatabase_demo.json
37 lines (37 loc) · 1013 Bytes
/
database_demo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"btor2-bug-16965-103.smt2": {
"binary": "boolector2",
"args": ["-rww"],
"match": "stderr",
"stderr": "btorexp.c:2267: encode_lemma: Assertion"
},
"btor2-bug-16966-2630.smt2": {
"binary": "boolector2",
"args": ["-rww"],
"match": "stderr",
"stderr": "btorexp.c:2267: encode_lemma: Assertion"
},
"btor2-bug-21435-401.smt2": {
"binary": "boolector2",
"args": ["-rww"],
"match": "stderr",
"stderr": "btorexp.c:2267: encode_lemma: Assertion"
},
"issue5239.smt2": {
"cvc4-commit": "e6c9674",
"args": ["--uf-ss-totality", "-i"],
"match": "stderr",
"stderr": "d_nv"
},
"issue5427.smt2": {
"cvc4-commit": "80930ce",
"args": ["--check-models"],
"match": "stderr",
"stderr": "vpto.isConst"
},
"issue5484-1.smt2": {
"cvc4-commit": "f2ed7b1",
"match": "stderr",
"stderr": "CVC4::Subs::add"
}
}