Sophie

Sophie

distrib > PLD > th > x86_64 > by-pkgid > 9f869ff92bf81fc4b13902b2b85811f8 > files > 534

cvc3-doc-2.4.1-1.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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>CVC3: CVC3::SearchSatCoreSatAPI Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">CVC3
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.2 -->
  <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="inherits.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_1SearchSatCoreSatAPI.html">SearchSatCoreSatAPI</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="classCVC3_1_1SearchSatCoreSatAPI-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">CVC3::SearchSatCoreSatAPI Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Inherits <a class="el" href="classCVC3_1_1TheoryCore_1_1CoreSatAPI.html">CVC3::TheoryCore::CoreSatAPI</a>.</p>
<div class="dynheader">
Collaboration diagram for CVC3::SearchSatCoreSatAPI:</div>
<div class="dyncontent">
<div class="center"><img src="classCVC3_1_1SearchSatCoreSatAPI__coll__graph.gif" border="0" usemap="#CVC3_1_1SearchSatCoreSatAPI_coll__map" alt="Collaboration graph"/></div>
<map name="CVC3_1_1SearchSatCoreSatAPI_coll__map" id="CVC3_1_1SearchSatCoreSatAPI_coll__map">
</map>
</div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a6609c8ddc5e6273087b0171d3e3a6141"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCVC3_1_1SearchSatCoreSatAPI.html#a6609c8ddc5e6273087b0171d3e3a6141">SearchSatCoreSatAPI</a> (<a class="el" href="classCVC3_1_1SearchSat.html">SearchSat</a> *ss)</td></tr>
<tr class="separator:a6609c8ddc5e6273087b0171d3e3a6141"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5a1b12f3189fb9cd97d9694515bd4ae7"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCVC3_1_1SearchSatCoreSatAPI.html#a5a1b12f3189fb9cd97d9694515bd4ae7">~SearchSatCoreSatAPI</a> ()</td></tr>
<tr class="separator:a5a1b12f3189fb9cd97d9694515bd4ae7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae2f398e9ebdca22f7dbbe12380f34151"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCVC3_1_1SearchSatCoreSatAPI.html#ae2f398e9ebdca22f7dbbe12380f34151">addLemma</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;thm, int priority, bool atBottomScope)</td></tr>
<tr class="memdesc:ae2f398e9ebdca22f7dbbe12380f34151"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add a new lemma derived by theory core.  <a href="#ae2f398e9ebdca22f7dbbe12380f34151"></a><br/></td></tr>
<tr class="separator:ae2f398e9ebdca22f7dbbe12380f34151"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a09cc89d4a36875de81fbd58b1c35f7bf"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classCVC3_1_1Theorem.html">Theorem</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCVC3_1_1SearchSatCoreSatAPI.html#a09cc89d4a36875de81fbd58b1c35f7bf">addAssumption</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;assump)</td></tr>
<tr class="memdesc:a09cc89d4a36875de81fbd58b1c35f7bf"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add an assumption to the set of assumptions in the current context.  <a href="#a09cc89d4a36875de81fbd58b1c35f7bf"></a><br/></td></tr>
<tr class="separator:a09cc89d4a36875de81fbd58b1c35f7bf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a17e68b9c4e83489e11099b9f5f60be63"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCVC3_1_1SearchSatCoreSatAPI.html#a17e68b9c4e83489e11099b9f5f60be63">addSplitter</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e, int priority)</td></tr>
<tr class="memdesc:a17e68b9c4e83489e11099b9f5f60be63"><td class="mdescLeft">&#160;</td><td class="mdescRight">Suggest a splitter to the Sat engine.  <a href="#a17e68b9c4e83489e11099b9f5f60be63"></a><br/></td></tr>
<tr class="separator:a17e68b9c4e83489e11099b9f5f60be63"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a20b83a72494dd9dec49f37457e2ac5ac"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCVC3_1_1SearchSatCoreSatAPI.html#a20b83a72494dd9dec49f37457e2ac5ac">check</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)</td></tr>
<tr class="memdesc:a20b83a72494dd9dec49f37457e2ac5ac"><td class="mdescLeft">&#160;</td><td class="mdescRight">Check the validity of e in the current context.  <a href="#a20b83a72494dd9dec49f37457e2ac5ac"></a><br/></td></tr>
<tr class="separator:a20b83a72494dd9dec49f37457e2ac5ac"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classCVC3_1_1TheoryCore_1_1CoreSatAPI"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classCVC3_1_1TheoryCore_1_1CoreSatAPI')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classCVC3_1_1TheoryCore_1_1CoreSatAPI.html">CVC3::TheoryCore::CoreSatAPI</a></td></tr>
<tr class="memitem:a84c825e0d6fa2c3ec3f36389b0a48bf5 inherit pub_methods_classCVC3_1_1TheoryCore_1_1CoreSatAPI"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCVC3_1_1TheoryCore_1_1CoreSatAPI.html#a84c825e0d6fa2c3ec3f36389b0a48bf5">CoreSatAPI</a> ()</td></tr>
<tr class="separator:a84c825e0d6fa2c3ec3f36389b0a48bf5 inherit pub_methods_classCVC3_1_1TheoryCore_1_1CoreSatAPI"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a83e947dd482c742308cc343e7c95ebce inherit pub_methods_classCVC3_1_1TheoryCore_1_1CoreSatAPI"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCVC3_1_1TheoryCore_1_1CoreSatAPI.html#a83e947dd482c742308cc343e7c95ebce">~CoreSatAPI</a> ()</td></tr>
<tr class="separator:a83e947dd482c742308cc343e7c95ebce inherit pub_methods_classCVC3_1_1TheoryCore_1_1CoreSatAPI"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:ae81499ebac0b86e35ff1bcb79a7dc1e2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classCVC3_1_1SearchSat.html">SearchSat</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCVC3_1_1SearchSatCoreSatAPI.html#ae81499ebac0b86e35ff1bcb79a7dc1e2">d_ss</a></td></tr>
<tr class="separator:ae81499ebac0b86e35ff1bcb79a7dc1e2"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="search__sat_8cpp_source.html#l00046">46</a> of file <a class="el" href="search__sat_8cpp_source.html">search_sat.cpp</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a6609c8ddc5e6273087b0171d3e3a6141"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">CVC3::SearchSatCoreSatAPI::SearchSatCoreSatAPI </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCVC3_1_1SearchSat.html">SearchSat</a> *&#160;</td>
          <td class="paramname"><em>ss</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="search__sat_8cpp_source.html#l00049">49</a> of file <a class="el" href="search__sat_8cpp_source.html">search_sat.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a5a1b12f3189fb9cd97d9694515bd4ae7"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">CVC3::SearchSatCoreSatAPI::~SearchSatCoreSatAPI </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="search__sat_8cpp_source.html#l00050">50</a> of file <a class="el" href="search__sat_8cpp_source.html">search_sat.cpp</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="ae2f398e9ebdca22f7dbbe12380f34151"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void CVC3::SearchSatCoreSatAPI::addLemma </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;&#160;</td>
          <td class="paramname"><em>thm</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>priority</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>atBottomScope</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Add a new lemma derived by theory core. </p>

<p>Implements <a class="el" href="classCVC3_1_1TheoryCore_1_1CoreSatAPI.html#a01d21bdfe363edfaf6704bd1263fa1fe">CVC3::TheoryCore::CoreSatAPI</a>.</p>

<p>Definition at line <a class="el" href="search__sat_8cpp_source.html#l00051">51</a> of file <a class="el" href="search__sat_8cpp_source.html">search_sat.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a09cc89d4a36875de81fbd58b1c35f7bf"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> CVC3::SearchSatCoreSatAPI::addAssumption </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;&#160;</td>
          <td class="paramname"><em>assump</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Add an assumption to the set of assumptions in the current context. </p>
<p><a class="el" href="classCVC3_1_1Assumptions.html">Assumptions</a> have the form e |- e </p>

<p>Implements <a class="el" href="classCVC3_1_1TheoryCore_1_1CoreSatAPI.html#ac56278526add1e4e1a92964a5db037bf">CVC3::TheoryCore::CoreSatAPI</a>.</p>

<p>Definition at line <a class="el" href="search__sat_8cpp_source.html#l00053">53</a> of file <a class="el" href="search__sat_8cpp_source.html">search_sat.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a17e68b9c4e83489e11099b9f5f60be63"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void CVC3::SearchSatCoreSatAPI::addSplitter </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;&#160;</td>
          <td class="paramname"><em>e</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>priority</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Suggest a splitter to the Sat engine. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">e</td><td>is a literal. </td></tr>
    <tr><td class="paramname">priority</td><td>is between -10 and 10. A priority above 0 indicates that the splitter should be favored. A priority below 0 indicates that the splitter should be delayed. </td></tr>
  </table>
  </dd>
</dl>

<p>Implements <a class="el" href="classCVC3_1_1TheoryCore_1_1CoreSatAPI.html#a241159d6c0886d7e3584c8335d87e38e">CVC3::TheoryCore::CoreSatAPI</a>.</p>

<p>Definition at line <a class="el" href="search__sat_8cpp_source.html#l00055">55</a> of file <a class="el" href="search__sat_8cpp_source.html">search_sat.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a20b83a72494dd9dec49f37457e2ac5ac"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">bool CVC3::SearchSatCoreSatAPI::check </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;&#160;</td>
          <td class="paramname"><em>e</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Check the validity of e in the current context. </p>

<p>Implements <a class="el" href="classCVC3_1_1TheoryCore_1_1CoreSatAPI.html#a80d37ba26c6d5091f2ecf3a3b4d2a484">CVC3::TheoryCore::CoreSatAPI</a>.</p>

<p>Definition at line <a class="el" href="search__sat_8cpp_source.html#l00062">62</a> of file <a class="el" href="search__sat_8cpp_source.html">search_sat.cpp</a>.</p>

<p>References <a class="el" href="queryresult_8h_source.html#l00035">CVC3::VALID</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="ae81499ebac0b86e35ff1bcb79a7dc1e2"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1SearchSat.html">SearchSat</a>* CVC3::SearchSatCoreSatAPI::d_ss</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="search__sat_8cpp_source.html#l00047">47</a> of file <a class="el" href="search__sat_8cpp_source.html">search_sat.cpp</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="search__sat_8cpp_source.html">search_sat.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu May 16 2013 13:25:19 for CVC3 by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.2
</small></address>
</body>
</html>