Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 583ffa4ba069126c3ba0bc565dc0485a > files > 461

cvc3-doc-2.4.1-1.fc15.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>CVC3: CVC3::SearchSimple Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">CVC3&#160;<span id="projectnumber">2.4.1</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespaceCVC3.html">CVC3</a>      </li>
      <li class="navelem"><a class="el" href="classCVC3_1_1SearchSimple.html">SearchSimple</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pri-methods">Private Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a>  </div>
  <div class="headertitle">
<div class="title">CVC3::SearchSimple Class Reference<div class="ingroups"><a class="el" href="group__SE__Simple.html">Simple Search Engine</a></div></div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="CVC3::SearchSimple" --><!-- doxytag: inherits="CVC3::SearchImplBase" -->
<p>Implementation of the simple search engine.  
 <a href="classCVC3_1_1SearchSimple.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="search__simple_8h_source.html">search_simple.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for CVC3::SearchSimple:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classCVC3_1_1SearchSimple.png" usemap="#CVC3::SearchSimple_map" alt=""/>
  <map id="CVC3::SearchSimple_map" name="CVC3::SearchSimple_map">
<area href="classCVC3_1_1SearchImplBase.html" title="API to to a generic proof search engine (a.k.a. SAT solver)" alt="CVC3::SearchImplBase" shape="rect" coords="0,56,143,80"/>
<area href="classCVC3_1_1SearchEngine.html" title="API to to a generic proof search engine." alt="CVC3::SearchEngine" shape="rect" coords="0,0,143,24"/>
</map>
 </div></div>

<p><a href="classCVC3_1_1SearchSimple-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="group__SE__Simple.html#gad315bc80781ed5344d2803a28587b504">SearchSimple</a> (<a class="el" href="classCVC3_1_1TheoryCore.html">TheoryCore</a> *core)
<dl class="el"><dd class="mdescRight">Constructor.  <a href="group__SE__Simple.html#gad315bc80781ed5344d2803a28587b504"></a><br/></dl><li><a class="el" href="group__SE__Simple.html#gaf145d5394c5d9a598ea05e40628e6807">~SearchSimple</a> ()
<dl class="el"><dd class="mdescRight">Destructor.  <a href="group__SE__Simple.html#gaf145d5394c5d9a598ea05e40628e6807"></a><br/></dl><li>const std::string &amp; <a class="el" href="group__SE__Simple.html#ga3785ec3f6b938d4a60efac0948587d57">getName</a> ()
<dl class="el"><dd class="mdescRight">Name of this search engine.  <a href="group__SE__Simple.html#ga3785ec3f6b938d4a60efac0948587d57"></a><br/></dl><li><a class="el" href="namespaceCVC3.html#a060d21b3207cc3471e24f8dbcff3498b">QueryResult</a> <a class="el" href="group__SE__Simple.html#ga7a84d46236fb724f3057702c1fb9e073">checkValidInternal</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)
<dl class="el"><dd class="mdescRight">Checks the validity of a formula in the current context.  <a href="group__SE__Simple.html#ga7a84d46236fb724f3057702c1fb9e073"></a><br/></dl><li><a class="el" href="namespaceCVC3.html#a060d21b3207cc3471e24f8dbcff3498b">QueryResult</a> <a class="el" href="group__SE__Simple.html#ga29f819e266d4821ae874f69da080247c">restartInternal</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)
<dl class="el"><dd class="mdescRight">Reruns last check with e as an additional assumption.  <a href="group__SE__Simple.html#ga29f819e266d4821ae874f69da080247c"></a><br/></dl><li>void <a class="el" href="group__SE__Simple.html#gab6bfda32dfb4b7d9176ace21c7ca404e">addLiteralFact</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;thm)
<dl class="el"><dd class="mdescRight">Notify the search engine about a new literal fact.  <a href="group__SE__Simple.html#gab6bfda32dfb4b7d9176ace21c7ca404e"></a><br/></dl><li>void <a class="el" href="group__SE__Simple.html#gadf91beae0add624c57c6481ab23147f8">addNonLiteralFact</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;thm)
<dl class="el"><dd class="mdescRight">Notify the search engine about a new non-literal fact.  <a href="group__SE__Simple.html#gadf91beae0add624c57c6481ab23147f8"></a><br/></dl></ul>
<h2><a name="pri-methods"></a>
Private Member Functions</h2>
<ul>
<li><a class="el" href="namespaceCVC3.html#a060d21b3207cc3471e24f8dbcff3498b">QueryResult</a> <a class="el" href="group__SE__Simple.html#ga419ec575e6d5efc40222b50ee9448bae">checkValidRec</a> (<a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;thm)
<dl class="el"><dd class="mdescRight">Recursive DPLL algorithm used by checkValid.  <a href="group__SE__Simple.html#ga419ec575e6d5efc40222b50ee9448bae"></a><br/></dl><li><a class="el" href="namespaceCVC3.html#a060d21b3207cc3471e24f8dbcff3498b">QueryResult</a> <a class="el" href="group__SE__Simple.html#ga8f4845fe98fd0da613062d118335192a">checkValidMain</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e2)
<dl class="el"><dd class="mdescRight">Private helper function for checkValid and restart.  <a href="group__SE__Simple.html#ga8f4845fe98fd0da613062d118335192a"></a><br/></dl></ul>
<h2><a name="pri-attribs"></a>
Private Attributes</h2>
<ul>
<li>std::string <a class="el" href="group__SE__Simple.html#ga387b080605ddbd0b7a124ff3fe44d645">d_name</a>
<dl class="el"><dd class="mdescRight">Name.  <a href="group__SE__Simple.html#ga387b080605ddbd0b7a124ff3fe44d645"></a><br/></dl><li><a class="el" href="classCVC3_1_1DecisionEngine.html">DecisionEngine</a> * <a class="el" href="group__SE__Simple.html#ga2768cc5c1cd7cc3ddad85c58a12be346">d_decisionEngine</a>
<dl class="el"><dd class="mdescRight">Decision Engine.  <a href="group__SE__Simple.html#ga2768cc5c1cd7cc3ddad85c58a12be346"></a><br/></dl><li><a class="el" href="classCVC3_1_1CDO.html">CDO</a>&lt; <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &gt; <a class="el" href="group__SE__Simple.html#gac6fb434835121c59d9ddfb6292ba1748">d_goal</a>
<dl class="el"><dd class="mdescRight">Formula being checked.  <a href="group__SE__Simple.html#gac6fb434835121c59d9ddfb6292ba1748"></a><br/></dl><li><a class="el" href="classCVC3_1_1CDO.html">CDO</a>&lt; <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &gt; <a class="el" href="group__SE__Simple.html#ga5993bff58130ad6cf24be03068caafc0">d_nonLiterals</a>
<dl class="el"><dd class="mdescRight">Non-literals generated by DP's.  <a href="group__SE__Simple.html#ga5993bff58130ad6cf24be03068caafc0"></a><br/></dl><li><a class="el" href="classCVC3_1_1CDO.html">CDO</a>&lt; <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &gt; <a class="el" href="group__SE__Simple.html#gacb55ccfffc8ddac8c90c3f77e24867ec">d_simplifiedThm</a>
<dl class="el"><dd class="mdescRight"><a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> which records simplification of the last query.  <a href="group__SE__Simple.html#gacb55ccfffc8ddac8c90c3f77e24867ec"></a><br/></dl></ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Implementation of the simple search engine. </p>

<p>Definition at line <a class="el" href="search__simple_8h_source.html#l00041">41</a> of file <a class="el" href="search__simple_8h_source.html">search_simple.h</a>.</p>
</div><hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="search__simple_8h_source.html">search_simple.h</a></li>
<li><a class="el" href="search__simple_8cpp_source.html">search_simple.cpp</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Wed Sep 7 2011 for CVC3 by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>