Benchmark

non-incremental/QF_NRA/20220314-Uncu/Rational_Function_Proof_Calls_With_Disjunctive_Denominator_Simplifications/DDC_ProveIneq_Mitrinovic_4_29_1.smt2

Translated to SMT-Lib by Maple SMTLIB package. 
* Simplified the original ProveInequality call for SMTLIB package

Application: Automated proof of (4.29) 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.29 call has an OR statement in the assert call. Here we split this into two files.
Benchmark
Size1893
Compressed Size912
License Creative Commons Attribution 4.0 International (CC-BY-4.0)
Categoryindustrial
First Occurrence2022-08-10
Generated ByAli K. Uncu, Matthew England, and James H. Davenport
Generated On2022-01-05 00:00:00
GeneratorSUMCracker-ProveInequality function by Manuel Kauers ("https://www3.risc.jku.at/research/combinat/software/ergosum/RISC/SumCracker.html")
Dolmen OK1
strict Dolmen OK1
check-sat calls1
Query 1
Status unsat
Inferred Status unsat
Size 1853
Compressed Size912
Max. Term Depth10
Asserts 1
Declared Functions0
Declared Constants2
Declared Sorts 0
Defined Functions0
Defined Recursive Functions 0
Defined Sorts0
Constants0
Declared Datatypes0

Symbols

or5 and11 +29 -5
*28 <16 <=4

Evaluations

Evaluation Rating Solver Variant Result Wallclock CPU Time
SMT-COMP 2022 cvc5 cvc5-default-2022-07-02-b15e116-wrapped_sq unsat ✅ 0.05032 0.05086
MathSAT MathSAT-5.6.8_default unsat ✅ 0.04615 0.04610
NRA-LS NRA-LS-FINAL_default unsat ✅ 0.04608 0.04615
Par4 Par4-wrapped-sq_default unsat ✅ 0.01510 0.00623
SMT-RAT SMT-RAT-MCSAT_default unsat ✅ 0.01905 0.01903
veriT veriT+raSAT+Redlog_default unsat ✅ 0.20776 0.20879
Yices2 Yices 2.6.2 for SMTCOMP 2021_default unsat ✅ 0.01240 0.01232
Z3 z3-4.8.17_default unsat ✅ 0.01923 0.02115
Z3++ z3++0715_default unsat ✅ 0.28557 0.28562