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:finite-model_finders [2008/03/13 13:22]
vkuncak
sav08:finite-model_finders [2010/02/23 12:05]
vkuncak
Line 18: Line 18:
  
 Issues when encoding into SAT: Issues when encoding into SAT:
-  * symmetry breaking +  ​* detecting sharing to minimizing size of propositional formula 
-  * sort inference +  ​* symmetry breaking ​- larger formula with fewer instances 
-  * incremental search for different sizes of the domain+  * sort inference ​- smaller range of variables 
 +  * incremental search for different sizes of the domain ​- reusing work in SAT solver
  
 Symmetry breaking among issues of encoding into SAT. Symmetry breaking among issues of encoding into SAT.
Line 26: Line 27:
 ===== References ===== ===== References =====
  
 +  * [[http://​www4.in.tum.de/​~blanchet/​nitpick.html|Nitpick]]
   * [[http://​web.mit.edu/​~emina/​www/​kodkod.html]]   * [[http://​web.mit.edu/​~emina/​www/​kodkod.html]]
   * [[http://​www.cs.chalmers.se/​~koen/​folkung/​]]   * [[http://​www.cs.chalmers.se/​~koen/​folkung/​]]
   * [[http://​alloy.mit.edu]]   * [[http://​alloy.mit.edu]]