Benchmark
non-incremental/QF_NRA/20220314-Uncu/Rational_Function_Proof_Calls_With_Disjunctive_Denominator_Simplifications/DDC_ProveIneq_Mitrinovic_4_30_1.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 | 2049 |
| Compressed Size | 907 |
| 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 | 2007 |
| 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 |
+ | 44 |
* | 26 |
< | 17 |
<= | 4 |
| | | |
Evaluations
| Evaluation |
Rating |
Solver |
Variant |
Result |
Wallclock |
CPU Time |
|
SMT-COMP 2022
|
|
cvc5 |
cvc5-default-2022-07-02-b15e116-wrapped_sq |
unsat ✅
|
0.20292
|
0.20349
|
| |
MathSAT |
MathSAT-5.6.8_default |
unsat ✅
|
0.47614
|
0.47609
|
| |
NRA-LS |
NRA-LS-FINAL_default |
unsat ✅
|
0.63269
|
0.63054
|
| |
Par4 |
Par4-wrapped-sq_default |
unsat ✅
|
0.02020
|
0.00629
|
| |
SMT-RAT |
SMT-RAT-MCSAT_default |
unsat ✅
|
0.02311
|
0.02307
|
| |
veriT |
veriT+raSAT+Redlog_default |
unsat ✅
|
0.20152
|
0.20104
|
| |
Yices2 |
Yices 2.6.2 for SMTCOMP 2021_default |
unsat ✅
|
0.01426
|
0.01422
|
| |
Z3 |
z3-4.8.17_default |
unsat ✅
|
0.02111
|
0.02301
|
| |
Z3++ |
z3++0715_default |
unsat ✅
|
0.29391
|
0.29397
|