Sophie

Sophie

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

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::SimulateProofRules 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_1SimulateProofRules.html">SimulateProofRules</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_1SimulateProofRules-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">CVC3::SimulateProofRules Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div>  </div>
</div><!--header-->
<div class="contents">

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

<p>Inherited by <a class="el" href="classCVC3_1_1SimulateTheoremProducer.html">CVC3::SimulateTheoremProducer</a>.</p>
<div class="dynheader">
Collaboration diagram for CVC3::SimulateProofRules:</div>
<div class="dyncontent">
<div class="center"><img src="classCVC3_1_1SimulateProofRules__coll__graph.gif" border="0" usemap="#CVC3_1_1SimulateProofRules_coll__map" alt="Collaboration graph"/></div>
<map name="CVC3_1_1SimulateProofRules_coll__map" id="CVC3_1_1SimulateProofRules_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:a7fd95fee24dd5a91bb2ef09b57e6c63f"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCVC3_1_1SimulateProofRules.html#a7fd95fee24dd5a91bb2ef09b57e6c63f">~SimulateProofRules</a> ()</td></tr>
<tr class="memdesc:a7fd95fee24dd5a91bb2ef09b57e6c63f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#a7fd95fee24dd5a91bb2ef09b57e6c63f"></a><br/></td></tr>
<tr class="separator:a7fd95fee24dd5a91bb2ef09b57e6c63f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a521de66c40b56968a3765f8a23755a3a"><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_1SimulateProofRules.html#a521de66c40b56968a3765f8a23755a3a">expandSimulate</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)=0</td></tr>
<tr class="memdesc:a521de66c40b56968a3765f8a23755a3a"><td class="mdescLeft">&#160;</td><td class="mdescRight">SIMULATE(f, s_0, i_1, ..., i_k, N) &lt;=&gt; f(...f(f(s_0, i_1), i_2), ... i_k)  <a href="#a521de66c40b56968a3765f8a23755a3a"></a><br/></td></tr>
<tr class="separator:a521de66c40b56968a3765f8a23755a3a"><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="simulate__proof__rules_8h_source.html#l00030">30</a> of file <a class="el" href="simulate__proof__rules_8h_source.html">simulate_proof_rules.h</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a7fd95fee24dd5a91bb2ef09b57e6c63f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual CVC3::SimulateProofRules::~SimulateProofRules </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>Destructor. </p>

<p>Definition at line <a class="el" href="simulate__proof__rules_8h_source.html#l00033">33</a> of file <a class="el" href="simulate__proof__rules_8h_source.html">simulate_proof_rules.h</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a521de66c40b56968a3765f8a23755a3a"></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::SimulateProofRules::expandSimulate </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>SIMULATE(f, s_0, i_1, ..., i_k, N) &lt;=&gt; f(...f(f(s_0, i_1), i_2), ... i_k) </p>

<p>Implemented in <a class="el" href="classCVC3_1_1SimulateTheoremProducer.html#a28a1bf086d29e54771cede5cea97ca9a">CVC3::SimulateTheoremProducer</a>.</p>

<p>Referenced by <a class="el" href="theory__simulate_8cpp_source.html#l00053">CVC3::TheorySimulate::rewrite()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="simulate__proof__rules_8h_source.html">simulate_proof_rules.h</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>