Česky
Kamil Dudka

Fast SAT Solver (C++, GAlib)

File detail

Name:DownloadFormula_8h.html [Download]
Location: fss > doc > api > html
Size:3.7 KB
Last modification:2022-09-09 13:06

Source code

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Fast SAT Solver: Formula.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.4 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li><a href="annotated.html"><span>Classes</span></a></li>
    <li class="current"><a href="files.html"><span>Files</span></a></li>
  </ul>
</div>
<h1>Formula.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
Propositional formula representation. 
<p>
<dl class="author" compact><dt><b>Author:</b></dt><dd>Kamil Dudka &lt;<a href="mailto:xdudka00@gmail.com">xdudka00@gmail.com</a>&gt; </dd></dl>
<dl class="date" compact><dt><b>Date:</b></dt><dd>2008-11-05 </dd></dl>
 
<p>Definition in file <a class="el" href="Formula_8h-source.html">Formula.h</a>.</p>
 
<p>
<code>#include &quot;<a class="el" href="SatProblem_8h-source.html">SatProblem.h</a>&quot;</code><br>
 
<p>
<div class="dynheader">
Include dependency graph for Formula.h:</div>
<div class="dynsection">
<p><center><img src="Formula_8h__incl.png" border="0" usemap="#Formula.h_map" alt=""></center>
<map name="Formula.h_map">
<area shape="rect" href="SatProblem_8h.html" title="SAT Problem representation." alt="" coords="29,80,141,107"><area shape="rect" href="Scanner_8h.html" title="Extensible lexical scanner used for reading SAT Problem specification." alt="" coords="91,155,179,181"></map>
</div>
 
<p>
<a href="Formula_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceFastSatSolver.html">FastSatSolver</a></td></tr>
 
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">interface &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFastSatSolver_1_1IFormulaBuilder.html">IFormulaBuilder</a></td></tr>
 
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interpreted formula's interface for parser which can read it.  <a href="classFastSatSolver_1_1IFormulaBuilder.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">interface &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFastSatSolver_1_1IFormulaEvaluator.html">IFormulaEvaluator</a></td></tr>
 
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Evaluable formula's interface.  <a href="classFastSatSolver_1_1IFormulaEvaluator.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFastSatSolver_1_1InterpretedFormula.html">InterpretedFormula</a></td></tr>
 
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interpreted formula implementation.  <a href="classFastSatSolver_1_1InterpretedFormula.html#_details">More...</a><br></td></tr>
</table>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Nov 5 22:30:22 2008 for Fast SAT Solver by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.4 </small></address>
</body>
</html>