SRI-CSL / yices2

The Yices SMT Solver
https://yices.csl.sri.com/
GNU General Public License v3.0
368 stars 46 forks source link

Add new API coverage test #381

Closed 0152la closed 2 years ago

0152la commented 2 years ago

Achieves the following additional coverage: model/model_eval.c: function eval_arith_idiv, if branch when object_is_rational(eval->vtbl, v1) && [..] holds