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
Size2049
Compressed Size907
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 2007
Compressed Size913
Max. Term Depth9
Asserts 1
Declared Functions0
Declared Constants3
Declared Sorts 0
Defined Functions0
Defined Recursive Functions 0
Defined Sorts0
Constants0
Declared Datatypes0

Symbols

or5 and11 +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