LARA

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
sav08:advanced_sat_solving_techniques [2009/04/15 20:35]
vkuncak
sav08:advanced_sat_solving_techniques [2010/03/02 15:25]
piskac
Line 102: Line 102:
  
 Restart: if no progress for a while, start over (keeping some lemmas), will most likely do different branching. Restart: if no progress for a while, start over (keeping some lemmas), will most likely do different branching.
 +
 +
 +
 +
 +===== Some Relevant Papers =====
 +
 +  * [[http://​portal.acm.org/​citation.cfm?​id=1217859|Solving SAT and SAT Modulo Theories: From an abstract Davis--Putnam--Logemann--Loveland procedure to DPLL(T)]]
 +
 +  * [[http://​www.csee.ogi.edu/​~krstics/​smtarch.pdf|Architecting Solvers for SAT Modulo Theories: Nelson-Oppen with DPLL]]