<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://mw.hh.se/wg211/index.php?action=history&amp;feed=atom&amp;title=WG211%2FM7Smith2</id>
	<title>WG211/M7Smith2 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://mw.hh.se/wg211/index.php?action=history&amp;feed=atom&amp;title=WG211%2FM7Smith2"/>
	<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M7Smith2&amp;action=history"/>
	<updated>2026-04-05T23:10:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>http://mw.hh.se/wg211/index.php?title=WG211/M7Smith2&amp;diff=249&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M7Smith2&amp;diff=249&amp;oldid=prev"/>
		<updated>2011-12-12T10:06:28Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:WG211]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Automated Synthesis of Propositional Satisfiability Solvers&amp;lt;/h1&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Doug Smith&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Last year we carried out automated derivations of several&lt;br /&gt;
SAT solvers using Kestrel&amp;#039;s Specware system.  We were able to&lt;br /&gt;
recapitulate many of the key design features of modern DPLL SAT&lt;br /&gt;
solvers using abstract and reusable design concepts: the Global Search&lt;br /&gt;
and Constraint Propagation algorithm paradigms, expression&lt;br /&gt;
simplification, finite differencing, and datatype refinement.  I&amp;#039;ll&lt;br /&gt;
survey two forms of knowledge needed to derive these SAT solvers: (1)&lt;br /&gt;
General and domain-specific laws needed to reason about the domain of&lt;br /&gt;
propositional satisfiability; (2) Design knowledge, including abstract&lt;br /&gt;
algorithmic, data structuring, and optimization concepts.  From a&lt;br /&gt;
formal specification of the SAT problem, these two forms of knowledge&lt;br /&gt;
are combined via a metaprogram (or derivation script) that specifies&lt;br /&gt;
how to calculate the code.  Specware automatically carries out the&lt;br /&gt;
derivation script, resulting in fast, correct executable code.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>