java-smt icon indicating copy to clipboard operation
java-smt copied to clipboard

Support more real methods in the API (pi, sin, cos, exp)

Open kfriedberger opened this issue 7 years ago • 0 comments

The newest version of MathSat5 supports directly solving mathematical functions like pi, sin, cos, exp. We should add nice methods for this into the API, maybe also with an option for falling back to UF-encoding for other solvers.

kfriedberger avatar Nov 08 '18 14:11 kfriedberger