01.12.2012 Views

metaSMT: Focus On Your Application Not On Solver Integration

metaSMT: Focus On Your Application Not On Solver Integration

metaSMT: Focus On Your Application Not On Solver Integration

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Example: Integer Factorization / Prime Test<br />

Example<br />

◮ Find a valid factorization of an integer r = 1234567<br />

◮ Solve r = a × b ∧ a �= 1 ∧ b �= 1 or prove its unsatisfiability<br />

◮ All variables are bit-vector integers: r, a, b ∈ {0, . . . , 2 n − 1}<br />

◮ Easy to formulate as SMT-Lib instance<br />

4

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!