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.

Trying to avoid fruitless implication<br />

checking<br />

Use a counter to record how many ‘x’ are in the<br />

fanins of a gate (e.g. AND gate)<br />

• Decrement by 1 when fanin is implied<br />

• Inccrement by 1 when fanin value is backtracked<br />

• When no ‘x’ fanin (x count = 0) forward implication<br />

Although this can avoid fruitless implication checking,<br />

but the overhead in maintaining the counts could be<br />

an overkill…<br />

• ‘x’ count could be: 5 4 3 4 5 4 5...<br />

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

77

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

Saved successfully!

Ooh no, something went wrong!