Benchmark
non-incremental/QF_NRA/20220314-Uncu/Rational_Function_Proof_Calls_With_Disjunctive_Denominator_Simplifications/DDC_ProveIneq_Mitrinovic_4_30_2.smt2
Translated to SMT-Lib by Maple SMTLIB package.
* Simplified the original ProveInequality call for SMTLIB package
Application: Automated proof of (4.30) in
D.S. Mitrinovic, Elementary Inequalities, P. Noordhoff ltd - Groningen, (1964)
("https://www.isinj.com/mt-usamo/Elementary%20Inequalities%20-%20Mitrinovic,%20et.%20al.%20(1964,%20Noordhoff).pdf")
All denominators in the original CAD call got cleared by introducing disjunctions with sign conditions:
a/b == c/d --> a d==b c && b<>0 && d<>0
a/b >= c --> a >=b c && b >0 or ( a <= b c && b < 0)
Extra comment: The original Mitrinovic 4.30 call has an OR statement in the assert call. Here we split this into two files.
| Benchmark |
| Size | 2014 |
| Compressed Size | 901 |
| License |
Creative Commons Attribution 4.0 International
(CC-BY-4.0)
|
| Category | industrial |
| First Occurrence | 2022-08-10 |
| Generated By | Ali K. Uncu, Matthew England, and James H. Davenport |
| Generated On | 2022-01-05 00:00:00 |
| Generator | SUMCracker-ProveInequality function by Manuel Kauers ("https://www3.risc.jku.at/research/combinat/software/ergosum/RISC/SumCracker.html") |
| Dolmen OK | 1 |
| strict Dolmen OK | 1 |
| check-sat calls | 1 |
| Status | unsat |
| Inferred Status | unsat |
| Size | 1971 |
| Compressed Size | 913 |
| Max. Term Depth | 9 |
| Asserts | 1 |
| Declared Functions | 0 |
| Declared Constants | 3 |
| Declared Sorts | 0 |
| Defined Functions | 0 |
| Defined Recursive Functions | 0 |
| Defined Sorts | 0 |
| Constants | 0 |
| Declared Datatypes | 0 |
Symbols
or | 5 |
and | 11 |
+ | 38 |
* | 26 |
< | 17 |
<= | 4 |
| | | |
Evaluations
| Evaluation |
Rating |
Solver |
Variant |
Result |
Wallclock |
CPU Time |
|
SMT-COMP 2022
|
0.11 (8/9) |
cvc5 |
cvc5-default-2022-07-02-b15e116-wrapped_sq |
unsat ✅
|
0.21980
|
0.22035
|
| |
MathSAT |
MathSAT-5.6.8_default |
unknown ❌
|
1200.02000
|
1199.88000
|
| |
NRA-LS |
NRA-LS-FINAL_default |
unsat ✅
|
0.20132
|
0.20139
|
| |
Par4 |
Par4-wrapped-sq_default |
unsat ✅
|
0.01772
|
0.00675
|
| |
SMT-RAT |
SMT-RAT-MCSAT_default |
unsat ✅
|
0.02143
|
0.02142
|
| |
veriT |
veriT+raSAT+Redlog_default |
unsat ✅
|
0.22224
|
0.22655
|
| |
Yices2 |
Yices 2.6.2 for SMTCOMP 2021_default |
unsat ✅
|
0.01357
|
0.01351
|
| |
Z3 |
z3-4.8.17_default |
unsat ✅
|
0.03125
|
0.03345
|
| |
Z3++ |
z3++0715_default |
unsat ✅
|
0.28857
|
0.28859
|
|
SMT-COMP 2024
|
0.20 (4/5) |
cvc5 |
cvc5 |
unsat ✅
|
0.35089
|
0.25150
|
| |
SMTInterpol |
SMTInterpol |
unknown ❌
|
0.46633
|
0.51289
|
| |
SMT-RAT |
SMT-RAT |
unsat ✅
|
0.24533
|
0.14568
|
| |
Yices2 |
Yices2 |
unsat ✅
|
0.21867
|
0.11922
|
| |
Z3alpha |
Z3-alpha |
unsat ✅
|
0.26664
|
0.16705
|