21.01.2015 Views

Boolean Satisfiability (SAT) Algorithms

Boolean Satisfiability (SAT) Algorithms

Boolean Satisfiability (SAT) Algorithms

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.

K-induction with a <strong>SAT</strong> solver<br />

Let:<br />

U k = C 0 ∧ C 1 ∧ ... ∧ C k<br />

Two formulas to check:<br />

• Base case:<br />

PI PI PI<br />

!P 2<br />

I 0<br />

C 0 C 1 C 2<br />

PO PO PO<br />

I 0 ∧ U k-1 ⇒ P 0 ...P k-1<br />

• Induction step:<br />

U k<br />

∧ P 0 ...P k-1 ⇒ P k<br />

If both are valid, then P always holds.<br />

If not, increase k and try again.<br />

<strong>Boolean</strong> <strong>SAT</strong> <strong>Algorithms</strong> / FLOLAC 2009 Prof. Chung-Yang (Ric) Huang http://dvlab.ee.ntu.edu.tw<br />

204

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

Saved successfully!

Ooh no, something went wrong!