Generate an SMT-LIB query testing for satisfiability of this Boolean problem.
Generate an SMT-LIB query testing for finding a satisfying assignment to a randomly generated Boolean problem.
Generate an SMT-LIB query requesting a solution for the specified variables in this Diophantine problem over quantifier-free integer linear arithmetic.
Generate an SMT-LIB query requesting a proof of solvability for the preceding Diophantine problem example.
Generate an SMT-LIB query requesting an unsatisfiable core (that is, a proof of unsolvability) for the specified Boolean problem.
Generate an SMT-LIB query testing for satisfiability of this problem over quantifier-free real arithmetic, in which the types of each variable are specified explicitly (not inferred).