In case of delta-sat, we added with delta = 0.00100000000000000 message in the commit b3ca0ae2c171257fdc1ec7b1f39254667de68f3a. We realize that it breaks backward compatibility (between dReal2 and dReal3). A plan is to add --no-precision-output to disable this message.
In case of delta-sat, we added
with delta = 0.00100000000000000
message in the commit b3ca0ae2c171257fdc1ec7b1f39254667de68f3a. We realize that it breaks backward compatibility (between dReal2 and dReal3). A plan is to add--no-precision-output
to disable this message.