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.

Indirect Implication (AND gate)<br />

Select 2 pins (fanins or the gate itself) in a gate to<br />

watch<br />

• Almost the same as CNF <strong>SAT</strong>, except that the<br />

“watched value” depends on the gate type and I/O<br />

• For each gate, two lists of watching gates<br />

• When a gate gets a value, perform direct implication<br />

and/or update watch for the gates on the watching list<br />

watching-0: { a }<br />

watching-1: { }<br />

a<br />

c<br />

watching-0: { }<br />

watching-1: { }<br />

watched pins<br />

b<br />

watching-0: { }<br />

watching-1: { a, b }<br />

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

98

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

Saved successfully!

Ooh no, something went wrong!