Česky
Kamil Dudka

Fast SAT Solver (C++, GAlib)

File detail

Name:DownloadGaSatSolver_8cpp.html [Download]
Location: fss > doc > api > html
Size:4.2 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: GaSatSolver.cpp 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>GaSatSolver.cpp File Reference</h1>
<p>
<code>#include &lt;ga/GA1DBinStrGenome.h&gt;</code><br>
<code>#include &lt;ga/GASimpleGA.h&gt;</code><br>
<code>#include &lt;ga/GAStatistics.h&gt;</code><br>
<code>#include &quot;<a class="el" href="fssIO_8h-source.html">fssIO.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="SatProblem_8h-source.html">SatProblem.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="GaSatSolver_8h-source.html">GaSatSolver.h</a>&quot;</code><br>
 
<p>
<div class="dynheader">
Include dependency graph for GaSatSolver.cpp:</div>
<div class="dynsection">
<p><center><img src="GaSatSolver_8cpp__incl.png" border="0" usemap="#GaSatSolver.cpp_map" alt=""></center>
<map name="GaSatSolver.cpp_map">
<area shape="rect" href="fssIO_8h.html" title="I/O module." alt="" coords="547,80,613,107"><area shape="rect" href="SatProblem_8h.html" title="SAT Problem representation." alt="" coords="637,80,749,107"><area shape="rect" href="GaSatSolver_8h.html" title="GaSatSolver class using GAlib library to solve SAT problem." alt="" coords="773,80,891,107"><area shape="rect" href="Scanner_8h.html" title="Extensible lexical scanner used for reading SAT Problem specification." alt="" coords="671,155,759,181"><area shape="rect" href="SatSolver_8h.html" title="ISatItem, IObserver and AbstractSatSolver with its base classes." alt="" coords="783,155,881,181"></map>
</div>
 
<p>
<a href="GaSatSolver_8cpp-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">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structFastSatSolver_1_1GaSatItem_1_1Private.html">GaSatItem::Private</a></td></tr>
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structFastSatSolver_1_1GaSatSolver_1_1Private.html">GaSatSolver::Private</a></td></tr>
 
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef GASimpleGA&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="GaSatSolver_8cpp.html#9795659bc91c151a3ed460dfdb658e74">TGeneticAlgorithm</a></td></tr>
 
</table>
<hr><h2>Typedef Documentation</h2>
<a class="anchor" name="9795659bc91c151a3ed460dfdb658e74"></a><!-- doxytag: member="GaSatSolver.cpp::TGeneticAlgorithm" ref="9795659bc91c151a3ed460dfdb658e74" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef GASimpleGA <a class="el" href="GaSatSolver_8cpp.html#9795659bc91c151a3ed460dfdb658e74">TGeneticAlgorithm</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">
 
<p>
 
<p>Definition at line <a class="el" href="GaSatSolver_8cpp-source.html#l00032">32</a> of file <a class="el" href="GaSatSolver_8cpp-source.html">GaSatSolver.cpp</a>.</p>
 
</div>
</div><p>
<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>