Sophie

Sophie

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

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::TheoryCore::CoreSatAPI 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_1TheoryCore.html">TheoryCore</a></li><li class="navelem"><a class="el" href="classCVC3_1_1TheoryCore_1_1CoreSatAPI.html">CoreSatAPI</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classCVC3_1_1TheoryCore_1_1CoreSatAPI-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">CVC3::TheoryCore::CoreSatAPI Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span><div class="ingroups"><a class="el" href="group__Theories.html">Theories</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>Interface class for callbacks to <a class="el" href="namespaceSAT.html">SAT</a> from Core.  
 <a href="classCVC3_1_1TheoryCore_1_1CoreSatAPI.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="theory__core_8h_source.html">theory_core.h</a>&gt;</code></p>

<p>Inherited by <a class="el" href="classCVC3_1_1CoreSatAPI__implBase.html">CVC3::CoreSatAPI_implBase</a>, and <a class="el" href="classCVC3_1_1SearchSatCoreSatAPI.html">CVC3::SearchSatCoreSatAPI</a>.</p>
<div class="dynheader">
Collaboration diagram for CVC3::TheoryCore::CoreSatAPI:</div>
<div class="dyncontent">
<div class="center"><img src="classCVC3_1_1TheoryCore_1_1CoreSatAPI__coll__graph.gif" border="0" usemap="#CVC3_1_1TheoryCore_1_1CoreSatAPI_coll__map" alt="Collaboration graph"/></div>
<map name="CVC3_1_1TheoryCore_1_1CoreSatAPI_coll__map" id="CVC3_1_1TheoryCore_1_1CoreSatAPI_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:a84c825e0d6fa2c3ec3f36389b0a48bf5"><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"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a83e947dd482c742308cc343e7c95ebce"><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"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a01d21bdfe363edfaf6704bd1263fa1fe"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCVC3_1_1TheoryCore_1_1CoreSatAPI.html#a01d21bdfe363edfaf6704bd1263fa1fe">addLemma</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;thm, int priority=0, bool atBottomScope=false)=0</td></tr>
<tr class="memdesc:a01d21bdfe363edfaf6704bd1263fa1fe"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add a new lemma derived by theory core.  <a href="#a01d21bdfe363edfaf6704bd1263fa1fe"></a><br/></td></tr>
<tr class="separator:a01d21bdfe363edfaf6704bd1263fa1fe"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac56278526add1e4e1a92964a5db037bf"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCVC3_1_1TheoryCore_1_1CoreSatAPI.html#ac56278526add1e4e1a92964a5db037bf">addAssumption</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;assump)=0</td></tr>
<tr class="memdesc:ac56278526add1e4e1a92964a5db037bf"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add an assumption to the set of assumptions in the current context.  <a href="#ac56278526add1e4e1a92964a5db037bf"></a><br/></td></tr>
<tr class="separator:ac56278526add1e4e1a92964a5db037bf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a241159d6c0886d7e3584c8335d87e38e"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCVC3_1_1TheoryCore_1_1CoreSatAPI.html#a241159d6c0886d7e3584c8335d87e38e">addSplitter</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e, int priority)=0</td></tr>
<tr class="memdesc:a241159d6c0886d7e3584c8335d87e38e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Suggest a splitter to the Sat engine.  <a href="#a241159d6c0886d7e3584c8335d87e38e"></a><br/></td></tr>
<tr class="separator:a241159d6c0886d7e3584c8335d87e38e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a80d37ba26c6d5091f2ecf3a3b4d2a484"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCVC3_1_1TheoryCore_1_1CoreSatAPI.html#a80d37ba26c6d5091f2ecf3a3b4d2a484">check</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)=0</td></tr>
<tr class="memdesc:a80d37ba26c6d5091f2ecf3a3b4d2a484"><td class="mdescLeft">&#160;</td><td class="mdescRight">Check the validity of e in the current context.  <a href="#a80d37ba26c6d5091f2ecf3a3b4d2a484"></a><br/></td></tr>
<tr class="separator:a80d37ba26c6d5091f2ecf3a3b4d2a484"><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>Interface class for callbacks to <a class="el" href="namespaceSAT.html">SAT</a> from Core. </p>
<p>Author: Clark Barrett</p>
<p>Created: Mon Dec 5 18:42:15 2005 </p>

<p>Definition at line <a class="el" href="theory__core_8h_source.html#l00219">219</a> of file <a class="el" href="theory__core_8h_source.html">theory_core.h</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a84c825e0d6fa2c3ec3f36389b0a48bf5"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">CVC3::TheoryCore::CoreSatAPI::CoreSatAPI </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="theory__core_8h_source.html#l00221">221</a> of file <a class="el" href="theory__core_8h_source.html">theory_core.h</a>.</p>

</div>
</div>
<a class="anchor" id="a83e947dd482c742308cc343e7c95ebce"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual CVC3::TheoryCore::CoreSatAPI::~CoreSatAPI </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 class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="theory__core_8h_source.html#l00222">222</a> of file <a class="el" href="theory__core_8h_source.html">theory_core.h</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a01d21bdfe363edfaf6704bd1263fa1fe"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void CVC3::TheoryCore::CoreSatAPI::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> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>atBottomScope</em> = <code>false</code>&#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">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

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

<p>Implemented in <a class="el" href="classCVC3_1_1SearchSatCoreSatAPI.html#ae2f398e9ebdca22f7dbbe12380f34151">CVC3::SearchSatCoreSatAPI</a>, and <a class="el" href="classCVC3_1_1CoreSatAPI__implBase.html#a0f161d12f8d1c2c6920e747cc6551be0">CVC3::CoreSatAPI_implBase</a>.</p>

<p>Referenced by <a class="el" href="theory_8cpp_source.html#l00157">CVC3::Theory::addGlobalLemma()</a>.</p>

</div>
</div>
<a class="anchor" id="ac56278526add1e4e1a92964a5db037bf"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> CVC3::TheoryCore::CoreSatAPI::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">pure 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>Implemented in <a class="el" href="classCVC3_1_1SearchSatCoreSatAPI.html#a09cc89d4a36875de81fbd58b1c35f7bf">CVC3::SearchSatCoreSatAPI</a>, and <a class="el" href="classCVC3_1_1CoreSatAPI__implBase.html#a5447590e73ee5be03de304fb0925bf58">CVC3::CoreSatAPI_implBase</a>.</p>

<p>Referenced by <a class="el" href="theory__core_8cpp_source.html#l03713">CVC3::TheoryCore::assignValue()</a>.</p>

</div>
</div>
<a class="anchor" id="a241159d6c0886d7e3584c8335d87e38e"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void CVC3::TheoryCore::CoreSatAPI::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">pure 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>Implemented in <a class="el" href="classCVC3_1_1SearchSatCoreSatAPI.html#a17e68b9c4e83489e11099b9f5f60be63">CVC3::SearchSatCoreSatAPI</a>, and <a class="el" href="classCVC3_1_1CoreSatAPI__implBase.html#aa2bdec86d7df97040c41f32b6354b89a">CVC3::CoreSatAPI_implBase</a>.</p>

<p>Referenced by <a class="el" href="theory_8cpp_source.html#l00148">CVC3::Theory::addSplitter()</a>.</p>

</div>
</div>
<a class="anchor" id="a80d37ba26c6d5091f2ecf3a3b4d2a484"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool CVC3::TheoryCore::CoreSatAPI::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">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

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

<p>Implemented in <a class="el" href="classCVC3_1_1SearchSatCoreSatAPI.html#a20b83a72494dd9dec49f37457e2ac5ac">CVC3::SearchSatCoreSatAPI</a>, and <a class="el" href="classCVC3_1_1CoreSatAPI__implBase.html#a81efe1d5fd1132b8a4bbea200a51ff48">CVC3::CoreSatAPI_implBase</a>.</p>

<p>Referenced by <a class="el" href="theory_8cpp_source.html#l00816">CVC3::Theory::newSubtypeExpr()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="theory__core_8h_source.html">theory_core.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu May 16 2013 13:25:18 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>