Sophie

Sophie

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

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::TheoryArray 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_1TheoryArray.html">TheoryArray</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::TheoryArray Class Reference<div class="ingroups"><a class="el" href="group__Theories.html">Theories</a></div></div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="CVC3::TheoryArray" --><!-- doxytag: inherits="CVC3::Theory" -->
<p>This theory handles arrays.  
 <a href="classCVC3_1_1TheoryArray.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="theory__array_8h_source.html">theory_array.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for CVC3::TheoryArray:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classCVC3_1_1TheoryArray.png" usemap="#CVC3::TheoryArray_map" alt=""/>
  <map id="CVC3::TheoryArray_map" name="CVC3::TheoryArray_map">
<area href="classCVC3_1_1Theory.html" title="Base class for theories." alt="CVC3::Theory" shape="rect" coords="0,0,125,24"/>
</map>
 </div></div>

<p><a href="classCVC3_1_1TheoryArray-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classCVC3_1_1TheoryArray.html#a44111caa8fd8cca4ca83df173ceece16">TheoryArray</a> (<a class="el" href="classCVC3_1_1TheoryCore.html">TheoryCore</a> *core)
<li><a class="el" href="classCVC3_1_1TheoryArray.html#a77c7e5234339abec22b66d938624fd96">~TheoryArray</a> ()
<li><a class="el" href="classCVC3_1_1ArrayProofRules.html">ArrayProofRules</a> * <a class="el" href="classCVC3_1_1TheoryArray.html#a5b53e3f645da3208478edb182e8bcd8e">createProofRules</a> ()
<li>void <a class="el" href="classCVC3_1_1TheoryArray.html#a7df593d6f121bf88bda064a390d44a7e">addSharedTerm</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)
<dl class="el"><dd class="mdescRight">Notify theory of a new shared term.  <a href="#a7df593d6f121bf88bda064a390d44a7e"></a><br/></dl><li>void <a class="el" href="classCVC3_1_1TheoryArray.html#a5240f8ce94fcf0baeafaffd1319cc64b">assertFact</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;e)
<dl class="el"><dd class="mdescRight">Assert a new fact to the decision procedure.  <a href="#a5240f8ce94fcf0baeafaffd1319cc64b"></a><br/></dl><li>void <a class="el" href="classCVC3_1_1TheoryArray.html#a87386ed95b18c84a1736d44fc53f3382">checkSat</a> (bool fullEffort)
<dl class="el"><dd class="mdescRight">Check for satisfiability in the theory.  <a href="#a87386ed95b18c84a1736d44fc53f3382"></a><br/></dl><li><a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1TheoryArray.html#ad26e3958bc32f28030d57c9b8415d69f">rewrite</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)
<dl class="el"><dd class="mdescRight">Theory-specific rewrite rules.  <a href="#ad26e3958bc32f28030d57c9b8415d69f"></a><br/></dl><li>void <a class="el" href="classCVC3_1_1TheoryArray.html#a51796298980c0587b567b2af7b36921a">setup</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)
<dl class="el"><dd class="mdescRight">Set up the term e for call-backs when e or its children change.  <a href="#a51796298980c0587b567b2af7b36921a"></a><br/></dl><li>void <a class="el" href="classCVC3_1_1TheoryArray.html#a98649fa8384e42c564d2bbae90e45454">update</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;e, const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;d)
<dl class="el"><dd class="mdescRight">Notify a theory of a new equality.  <a href="#a98649fa8384e42c564d2bbae90e45454"></a><br/></dl><li><a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1TheoryArray.html#a142d21629000a0f7fdf1dfe24bc0b25b">solve</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;e)
<dl class="el"><dd class="mdescRight">An optional solver.  <a href="#a142d21629000a0f7fdf1dfe24bc0b25b"></a><br/></dl><li>void <a class="el" href="classCVC3_1_1TheoryArray.html#ae6eb6ed17276330ab41fe1944a612f03">checkType</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)
<dl class="el"><dd class="mdescRight">Check that e is a valid <a class="el" href="classCVC3_1_1Type.html" title="MS C++ specific settings.">Type</a> expr.  <a href="#ae6eb6ed17276330ab41fe1944a612f03"></a><br/></dl><li><a class="el" href="namespaceCVC3.html#af969e724f8b7016909f5804e8cea3e54">Cardinality</a> <a class="el" href="classCVC3_1_1TheoryArray.html#acb95878ba64d211ede428600c09ca71e">finiteTypeInfo</a> (<a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e, <a class="el" href="classCVC3_1_1Unsigned.html">Unsigned</a> &amp;n, bool enumerate, bool computeSize)
<dl class="el"><dd class="mdescRight">Compute information related to finiteness of types.  <a href="#acb95878ba64d211ede428600c09ca71e"></a><br/></dl><li>void <a class="el" href="classCVC3_1_1TheoryArray.html#a877d95364306ead07d3c26cf1a5f4e2d">computeType</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)
<dl class="el"><dd class="mdescRight">Compute and store the type of e.  <a href="#a877d95364306ead07d3c26cf1a5f4e2d"></a><br/></dl><li><a class="el" href="classCVC3_1_1Type.html">Type</a> <a class="el" href="classCVC3_1_1TheoryArray.html#a5381a34007ebe59a8869e5c38951bbd2">computeBaseType</a> (const <a class="el" href="classCVC3_1_1Type.html">Type</a> &amp;t)
<dl class="el"><dd class="mdescRight">Compute the base type of the top-level operator of an arbitrary type.  <a href="#a5381a34007ebe59a8869e5c38951bbd2"></a><br/></dl><li>void <a class="el" href="classCVC3_1_1TheoryArray.html#a5005ba3bcd8688e06b1dd9dfd81a1a8f">computeModelTerm</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e, std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;v)
<dl class="el"><dd class="mdescRight">Add variables from 'e' to 'v' for constructing a concrete model.  <a href="#a5005ba3bcd8688e06b1dd9dfd81a1a8f"></a><br/></dl><li>void <a class="el" href="classCVC3_1_1TheoryArray.html#ac3d4027dec5817e812ce81ff46c2998b">computeModel</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e, std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;vars)
<dl class="el"><dd class="mdescRight">Compute the value of a compound variable from the more primitive ones.  <a href="#ac3d4027dec5817e812ce81ff46c2998b"></a><br/></dl><li><a class="el" href="classCVC3_1_1Expr.html">Expr</a> <a class="el" href="classCVC3_1_1TheoryArray.html#a12999bb5404a778250daae90a72df6d1">computeTCC</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)
<dl class="el"><dd class="mdescRight">Compute and cache the TCC of e.  <a href="#a12999bb5404a778250daae90a72df6d1"></a><br/></dl><li>virtual <a class="el" href="classCVC3_1_1Expr.html">Expr</a> <a class="el" href="classCVC3_1_1TheoryArray.html#ad034351d6763b4cdc9bf87f52a97e98c">parseExprOp</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)
<dl class="el"><dd class="mdescRight">Theory-specific parsing implemented by the DP.  <a href="#ad034351d6763b4cdc9bf87f52a97e98c"></a><br/></dl><li><a class="el" href="classCVC3_1_1ExprStream.html">ExprStream</a> &amp; <a class="el" href="classCVC3_1_1TheoryArray.html#adf21a7b23c771ff5b9a9da1b84810127">print</a> (<a class="el" href="classCVC3_1_1ExprStream.html">ExprStream</a> &amp;os, const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e)
<dl class="el"><dd class="mdescRight">Theory-specific pretty-printing.  <a href="#adf21a7b23c771ff5b9a9da1b84810127"></a><br/></dl><li><a class="el" href="classCVC3_1_1Expr.html">Expr</a> <a class="el" href="classCVC3_1_1TheoryArray.html#a65788bb10c3773a50889d1f992355a4c">getBaseArray</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e) const 
</ul>
<h2><a name="pri-methods"></a>
Private Member Functions</h2>
<ul>
<li><a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1TheoryArray.html#ab10760b908e3a9d94324c3aafb28b2f9">pullIndex</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e, const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;index)
<dl class="el"><dd class="mdescRight">Derived rule.  <a href="#ab10760b908e3a9d94324c3aafb28b2f9"></a><br/></dl></ul>
<h2><a name="pri-attribs"></a>
Private Attributes</h2>
<ul>
<li><a class="el" href="classCVC3_1_1ArrayProofRules.html">ArrayProofRules</a> * <a class="el" href="classCVC3_1_1TheoryArray.html#a69da5ce6db78128b8798091fdb5bbcf7">d_rules</a>
<li><a class="el" href="classCVC3_1_1CDList.html">CDList</a>&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; <a class="el" href="classCVC3_1_1TheoryArray.html#acda80f8b90c2a1bdf93b21c06657ad5b">d_reads</a>
<dl class="el"><dd class="mdescRight">Backtracking list of array reads, for building concrete models.  <a href="#acda80f8b90c2a1bdf93b21c06657ad5b"></a><br/></dl><li><a class="el" href="classCVC3_1_1ExprMap.html">ExprMap</a>&lt; <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &gt; <a class="el" href="classCVC3_1_1TheoryArray.html#af573052892d377c14a404d2b737601c7">d_renameThms</a>
<dl class="el"><dd class="mdescRight">Set of renaming theorems <img class="formulaInl" alt="$\exists x. t = x$" src="form_286.png"/> indexed by t.  <a href="#af573052892d377c14a404d2b737601c7"></a><br/></dl><li>const bool &amp; <a class="el" href="classCVC3_1_1TheoryArray.html#a9a8372869f9d200564cf5eb971296f80">d_applicationsInModel</a>
<dl class="el"><dd class="mdescRight">Flag to include array reads to the concrete model.  <a href="#a9a8372869f9d200564cf5eb971296f80"></a><br/></dl><li>const bool &amp; <a class="el" href="classCVC3_1_1TheoryArray.html#aed11c0ba6189b14a7fd68b44ff444563">d_liftReadIte</a>
<dl class="el"><dd class="mdescRight">Flag to lift ite's over reads.  <a href="#aed11c0ba6189b14a7fd68b44ff444563"></a><br/></dl><li><a class="el" href="classCVC3_1_1CDMap.html">CDMap</a>&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a>, <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; <a class="el" href="classCVC3_1_1TheoryArray.html#a8551ccd39df5cbb32ca3911def6f14a2">d_sharedSubterms</a>
<dl class="el"><dd class="mdescRight">Backtracking database of subterms of shared terms.  <a href="#a8551ccd39df5cbb32ca3911def6f14a2"></a><br/></dl><li><a class="el" href="classCVC3_1_1CDList.html">CDList</a>&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; <a class="el" href="classCVC3_1_1TheoryArray.html#adf746d89244842c91308cd7fa0c52920">d_sharedSubtermsList</a>
<dl class="el"><dd class="mdescRight">Backtracking database of subterms of shared terms.  <a href="#adf746d89244842c91308cd7fa0c52920"></a><br/></dl><li><a class="el" href="classCVC3_1_1CDO.html">CDO</a>&lt; unsigned &gt; <a class="el" href="classCVC3_1_1TheoryArray.html#ad98c8d1d57cb54716b9ee4975c50296d">d_index</a>
<dl class="el"><dd class="mdescRight">Used in checkSat.  <a href="#ad98c8d1d57cb54716b9ee4975c50296d"></a><br/></dl><li><a class="el" href="classCVC3_1_1CDO.html">CDO</a>&lt; size_t &gt; <a class="el" href="classCVC3_1_1TheoryArray.html#ac0eec8fa179be546e39bf802d1d514b8">d_sharedIdx1</a>
<li><a class="el" href="classCVC3_1_1CDO.html">CDO</a>&lt; size_t &gt; <a class="el" href="classCVC3_1_1TheoryArray.html#a86906e3f5f261b9452cec428d4db1617">d_sharedIdx2</a>
<li>int <a class="el" href="classCVC3_1_1TheoryArray.html#aa1f0bd2c459e22c2021664c37a6c0491">d_inCheckSat</a>
<dl class="el"><dd class="mdescRight">Flag for use in checkSat.  <a href="#aa1f0bd2c459e22c2021664c37a6c0491"></a><br/></dl></ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>This theory handles arrays. </p>
<p>Author: Clark Barrett</p>
<p>Created: Thu Feb 27 00:38:20 2003 </p>

<p>Definition at line <a class="el" href="theory__array_8h_source.html#l00050">50</a> of file <a class="el" href="theory__array_8h_source.html">theory_array.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a44111caa8fd8cca4ca83df173ceece16"></a><!-- doxytag: member="CVC3::TheoryArray::TheoryArray" ref="a44111caa8fd8cca4ca83df173ceece16" args="(TheoryCore *core)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TheoryArray::TheoryArray </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCVC3_1_1TheoryCore.html">TheoryCore</a> *&#160;</td>
          <td class="paramname"><em>core</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l00042">42</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="theory__array_8h_source.html#l00031">CVC3::ARRAY</a>, <a class="el" href="theory__array_8h_source.html#l00036">CVC3::ARRAY_LITERAL</a>, <a class="el" href="array__theorem__producer_8cpp_source.html#l00041">createProofRules()</a>, <a class="el" href="theory__array_8h_source.html#l00051">d_rules</a>, <a class="el" href="theory_8h_source.html#l00090">CVC3::Theory::getEM()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00367">CVC3::ExprManager::newKind()</a>, <a class="el" href="theory__array_8h_source.html#l00032">CVC3::READ</a>, <a class="el" href="theory_8cpp_source.html#l00203">CVC3::Theory::registerTheory()</a>, and <a class="el" href="theory__array_8h_source.html#l00033">CVC3::WRITE</a>.</p>

</div>
</div>
<a class="anchor" id="a77c7e5234339abec22b66d938624fd96"></a><!-- doxytag: member="CVC3::TheoryArray::~TheoryArray" ref="a77c7e5234339abec22b66d938624fd96" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TheoryArray::~TheoryArray </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l00073">73</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="theory__array_8h_source.html#l00051">d_rules</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ab10760b908e3a9d94324c3aafb28b2f9"></a><!-- doxytag: member="CVC3::TheoryArray::pullIndex" ref="ab10760b908e3a9d94324c3aafb28b2f9" args="(const Expr &amp;e, const Expr &amp;index)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> TheoryArray::pullIndex </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">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;&#160;</td>
          <td class="paramname"><em>index</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Derived rule. </p>

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l00345">345</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="theory__array_8h_source.html#l00051">d_rules</a>, <a class="el" href="debug_8h_source.html#l00408">DebugAssert</a>, <a class="el" href="theorem_8cpp_source.html#l00246">CVC3::Theorem::getRHS()</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#adecec86a93de04d1329f64d7426800d9">CVC3::ArrayProofRules::interchangeIndices()</a>, <a class="el" href="theorem_8h_source.html#l00164">CVC3::Theorem::isNull()</a>, <a class="el" href="theory__array_8h_source.html#l00111">CVC3::isWrite()</a>, <a class="el" href="theory_8h_source.html#l00673">CVC3::Theory::reflexivityRule()</a>, <a class="el" href="theory_8h_source.html#l00686">CVC3::Theory::substitutivityRule()</a>, and <a class="el" href="theory_8h_source.html#l00681">CVC3::Theory::transitivityRule()</a>.</p>

<p>Referenced by <a class="el" href="theory__array_8cpp_source.html#l00368">rewrite()</a>, <a class="el" href="theory__array_8cpp_source.html#l00490">setup()</a>, and <a class="el" href="theory__array_8cpp_source.html#l00550">update()</a>.</p>

</div>
</div>
<a class="anchor" id="a5b53e3f645da3208478edb182e8bcd8e"></a><!-- doxytag: member="CVC3::TheoryArray::createProofRules" ref="a5b53e3f645da3208478edb182e8bcd8e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1ArrayProofRules.html">ArrayProofRules</a> * TheoryArray::createProofRules </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="array__theorem__producer_8cpp_source.html#l00041">41</a> of file <a class="el" href="array__theorem__producer_8cpp_source.html">array_theorem_producer.cpp</a>.</p>

<p>Referenced by <a class="el" href="theory__array_8cpp_source.html#l00042">TheoryArray()</a>.</p>

</div>
</div>
<a class="anchor" id="a7df593d6f121bf88bda064a390d44a7e"></a><!-- doxytag: member="CVC3::TheoryArray::addSharedTerm" ref="a7df593d6f121bf88bda064a390d44a7e" args="(const Expr &amp;e)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TheoryArray::addSharedTerm </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><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Notify theory of a new shared term. </p>
<p>When a term e associated with theory i occurs as a child of an expression associated with theory j, the framework calls i-&gt;addSharedTerm(e) and j-&gt;addSharedTerm(e) </p>

<p>Reimplemented from <a class="el" href="group__Theory__API.html#ga664e787b0eb7e5e6fdb03efeb409d38a">CVC3::Theory</a>.</p>

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l00078">78</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="expr_8cpp_source.html#l00517">CVC3::Expr::addToNotify()</a>, <a class="el" href="expr_8h_source.html#l01201">CVC3::Expr::arity()</a>, <a class="el" href="cdmap_8h_source.html#l00172">CVC3::CDMap&lt; Key, Data, HashFcn &gt;::count()</a>, <a class="el" href="theory__array_8h_source.html#l00063">d_sharedSubterms</a>, <a class="el" href="theory__array_8h_source.html#l00065">d_sharedSubtermsList</a>, <a class="el" href="theory__array_8h_source.html#l00110">CVC3::isRead()</a>, <a class="el" href="theory__array_8h_source.html#l00111">CVC3::isWrite()</a>, <a class="el" href="expr_8h_source.html#l01346">CVC3::Expr::notArrayNormalized()</a>, <a class="el" href="cdlist_8h_source.html#l00066">CVC3::CDList&lt; T &gt;::push_back()</a>, <a class="el" href="expr_8cpp_source.html#l00344">CVC3::Expr::toString()</a>, and <a class="el" href="kinds_8h_source.html#l00099">TRACE</a>.</p>

<p>Referenced by <a class="el" href="theory__array_8cpp_source.html#l00106">assertFact()</a>, <a class="el" href="theory__array_8cpp_source.html#l00490">setup()</a>, and <a class="el" href="theory__array_8cpp_source.html#l00550">update()</a>.</p>

</div>
</div>
<a class="anchor" id="a5240f8ce94fcf0baeafaffd1319cc64b"></a><!-- doxytag: member="CVC3::TheoryArray::assertFact" ref="a5240f8ce94fcf0baeafaffd1319cc64b" args="(const Theorem &amp;e)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TheoryArray::assertFact </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;&#160;</td>
          <td class="paramname"><em>e</em></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Assert a new fact to the decision procedure. </p>
<p>Each fact that makes it into the core framework is assigned to exactly one theory: the theory associated with that fact. assertFact is called to inform the theory that a new fact has been assigned to the theory. </p>

<p>Implements <a class="el" href="group__Theory__API.html#ga58de37714dd855f4d50de15108b8dbc7">CVC3::Theory</a>.</p>

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l00106">106</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="theory__array_8cpp_source.html#l00078">addSharedTerm()</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#aeae33c2284acb4cdd65e8737afb58227">CVC3::ArrayProofRules::arrayNotEq()</a>, <a class="el" href="theory__array_8h_source.html#l00072">d_inCheckSat</a>, <a class="el" href="theory__array_8h_source.html#l00051">d_rules</a>, <a class="el" href="debug_8h_source.html#l00408">DebugAssert</a>, <a class="el" href="theory_8cpp_source.html#l00128">CVC3::Theory::enqueueFact()</a>, <a class="el" href="kinds_8h_source.html#l00061">EQ</a>, <a class="el" href="debug_8h_source.html#l00037">FatalAssert</a>, <a class="el" href="theory_8cpp_source.html#l00383">CVC3::Theory::getBaseType()</a>, <a class="el" href="theorem_8cpp_source.html#l00230">CVC3::Theorem::getExpr()</a>, <a class="el" href="expr_8h_source.html#l01196">CVC3::Expr::getOpKind()</a>, <a class="el" href="theory__array_8h_source.html#l00109">CVC3::isArray()</a>, <a class="el" href="theory__array_8h_source.html#l00111">CVC3::isWrite()</a>, <a class="el" href="kinds_8h_source.html#l00066">NOT</a>, <a class="el" href="theory_8h_source.html#l00093">CVC3::Theory::theoryCore()</a>, <a class="el" href="expr_8cpp_source.html#l00344">CVC3::Expr::toString()</a>, and <a class="el" href="kinds_8h_source.html#l00099">TRACE</a>.</p>

</div>
</div>
<a class="anchor" id="a87386ed95b18c84a1736d44fc53f3382"></a><!-- doxytag: member="CVC3::TheoryArray::checkSat" ref="a87386ed95b18c84a1736d44fc53f3382" args="(bool fullEffort)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TheoryArray::checkSat </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>fullEffort</em></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Check for satisfiability in the theory. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">fullEffort</td><td>when it is false, checkSat can do as much or as little work as it likes, though simple inferences and checks for consistency should be done to increase efficiency. If fullEffort is true, checkSat must check whether the set of facts given by assertFact together with the arrangement of shared terms (provided by addSharedTerm) induced by the global find database equivalence relation are satisfiable. If satisfiable, checkSat does nothing.</td></tr>
  </table>
  </dd>
</dl>
<p>If satisfiability can be acheived by merging some of the shared terms, a new fact must be enqueued using enqueueFact (this fact need not be a literal). If there is no way to make things satisfiable, setInconsistent must be called. </p>

<p>Implements <a class="el" href="group__Theory__API.html#gae0bb3d506dad8d69da546777cae27228">CVC3::Theory</a>.</p>

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l00154">154</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="theory_8cpp_source.html#l00148">CVC3::Theory::addSplitter()</a>, <a class="el" href="theory_8cpp_source.html#l00142">CVC3::Theory::assertEqualities()</a>, <a class="el" href="hash__set_8h_source.html#l00224">Hash::hash_set&lt; _Key, _HashFcn, _EqualKey &gt;::begin()</a>, <a class="el" href="expr__map_8h_source.html#l00190">CVC3::ExprMap&lt; Data &gt;::begin()</a>, <a class="el" href="theory__bitvector_8h_source.html#l00034">CVC3::BVCONST</a>, <a class="el" href="theory__array_8h_source.html#l00072">d_inCheckSat</a>, <a class="el" href="theory__array_8h_source.html#l00067">d_index</a>, <a class="el" href="theory__array_8h_source.html#l00054">d_reads</a>, <a class="el" href="theory__array_8h_source.html#l00051">d_rules</a>, <a class="el" href="theory__array_8h_source.html#l00063">d_sharedSubterms</a>, <a class="el" href="theory__array_8h_source.html#l00065">d_sharedSubtermsList</a>, <a class="el" href="debug_8h_source.html#l00408">DebugAssert</a>, <a class="el" href="hash__set_8h_source.html#l00235">Hash::hash_set&lt; _Key, _HashFcn, _EqualKey &gt;::end()</a>, <a class="el" href="expr__map_8h_source.html#l00191">CVC3::ExprMap&lt; Data &gt;::end()</a>, <a class="el" href="cdmap_8h_source.html#l00258">CVC3::CDMap&lt; Key, Data, HashFcn &gt;::end()</a>, <a class="el" href="theory_8cpp_source.html#l00128">CVC3::Theory::enqueueFact()</a>, <a class="el" href="expr_8h_source.html#l00929">CVC3::Expr::eqExpr()</a>, <a class="el" href="debug_8h_source.html#l00037">FatalAssert</a>, <a class="el" href="cdmap_8h_source.html#l00303">CVC3::CDMap&lt; Key, Data, HashFcn &gt;::find()</a>, <a class="el" href="theory_8cpp_source.html#l00310">CVC3::Theory::find()</a>, <a class="el" href="theory__array_8cpp_source.html#l00143">findAtom()</a>, <a class="el" href="theory_8h_source.html#l00503">CVC3::Theory::findExpr()</a>, <a class="el" href="theory__array_8cpp_source.html#l01254">getBaseArray()</a>, <a class="el" href="expr_8h_source.html#l01569">CVC3::Expr::getRep()</a>, <a class="el" href="theorem_8cpp_source.html#l00246">CVC3::Theorem::getRHS()</a>, <a class="el" href="expr_8h_source.html#l01560">CVC3::Expr::getSig()</a>, <a class="el" href="expr_8h_source.html#l01232">CVC3::Expr::hasFind()</a>, <a class="el" href="expr_8h_source.html#l01554">CVC3::Expr::hasRep()</a>, <a class="el" href="theory_8h_source.html#l00714">CVC3::Theory::iffMP()</a>, <a class="el" href="hash__set_8h_source.html#l00173">Hash::hash_set&lt; _Key, _HashFcn, _EqualKey &gt;::insert()</a>, <a class="el" href="cvc__util_8h_source.html#l00046">CVC3::int2string()</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#adecec86a93de04d1329f64d7426800d9">CVC3::ArrayProofRules::interchangeIndices()</a>, <a class="el" href="expr_8h_source.html#l00398">CVC3::Expr::isAbsAtomicFormula()</a>, <a class="el" href="expr_8cpp_source.html#l00550">CVC3::Expr::isAtomic()</a>, <a class="el" href="expr_8h_source.html#l00357">CVC3::Expr::isBoolConst()</a>, <a class="el" href="expr_8h_source.html#l00355">CVC3::Expr::isFalse()</a>, <a class="el" href="theorem_8h_source.html#l00164">CVC3::Theorem::isNull()</a>, <a class="el" href="theory__array_8h_source.html#l00110">CVC3::isRead()</a>, <a class="el" href="theorem_8h_source.html#l00171">CVC3::Theorem::isRefl()</a>, <a class="el" href="expr_8h_source.html#l00356">CVC3::Expr::isTrue()</a>, <a class="el" href="theory__array_8h_source.html#l00111">CVC3::isWrite()</a>, <a class="el" href="expr_8h_source.html#l01346">CVC3::Expr::notArrayNormalized()</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#ae9a9b93c9d3eb87eab3d17c007d4578f">CVC3::ArrayProofRules::propagateIndexDiseq()</a>, <a class="el" href="theory__array_8h_source.html#l00032">CVC3::READ</a>, <a class="el" href="theory_8cpp_source.html#l00923">CVC3::Theory::rewriteIte()</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#a7cc5971eef4c841bd3b5c2dce8029b53">CVC3::ArrayProofRules::rewriteReadWrite()</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#ad6a2685b58c198964d3e62b0cd9b7536">CVC3::ArrayProofRules::rewriteRedundantWrite1()</a>, <a class="el" href="theory_8cpp_source.html#l00119">CVC3::Theory::simplify()</a>, <a class="el" href="cdlist_8h_source.html#l00064">CVC3::CDList&lt; T &gt;::size()</a>, <a class="el" href="theory_8h_source.html#l00686">CVC3::Theory::substitutivityRule()</a>, <a class="el" href="expr_8cpp_source.html#l00344">CVC3::Expr::toString()</a>, <a class="el" href="kinds_8h_source.html#l00099">TRACE</a>, and <a class="el" href="theory_8h_source.html#l00681">CVC3::Theory::transitivityRule()</a>.</p>

</div>
</div>
<a class="anchor" id="ad26e3958bc32f28030d57c9b8415d69f"></a><!-- doxytag: member="CVC3::TheoryArray::rewrite" ref="ad26e3958bc32f28030d57c9b8415d69f" args="(const Expr &amp;e)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> TheoryArray::rewrite </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><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Theory-specific rewrite rules. </p>
<p>By default, rewrite just returns a reflexive theorem stating that the input expression is equivalent to itself. However, rewrite is allowed to return any theorem which describes how the input expression is equivalent to some new expression. rewrite should be used to perform simplifications, normalization, and any other preprocessing on theory-specific expressions that needs to be done. </p>

<p>Reimplemented from <a class="el" href="group__Theory__API.html#gaa6475baeb444915fa3b2f5c58dc5148a">CVC3::Theory</a>.</p>

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l00368">368</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="theory__array_8h_source.html#l00036">CVC3::ARRAY_LITERAL</a>, <a class="el" href="theory__array_8h_source.html#l00060">d_liftReadIte</a>, <a class="el" href="theory__array_8h_source.html#l00051">d_rules</a>, <a class="el" href="debug_8h_source.html#l00408">DebugAssert</a>, <a class="el" href="kinds_8h_source.html#l00061">EQ</a>, <a class="el" href="debug_8h_source.html#l00037">FatalAssert</a>, <a class="el" href="theory_8h_source.html#l00503">CVC3::Theory::findExpr()</a>, <a class="el" href="theory_8cpp_source.html#l00383">CVC3::Theory::getBaseType()</a>, <a class="el" href="theory_8h_source.html#l00096">CVC3::Theory::getCommonRules()</a>, <a class="el" href="expr_8h_source.html#l01168">CVC3::Expr::getKind()</a>, <a class="el" href="expr_8h_source.html#l01569">CVC3::Expr::getRep()</a>, <a class="el" href="theorem_8cpp_source.html#l00246">CVC3::Theorem::getRHS()</a>, <a class="el" href="debug_8h_source.html#l00406">IF_DEBUG</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#adecec86a93de04d1329f64d7426800d9">CVC3::ArrayProofRules::interchangeIndices()</a>, <a class="el" href="theory__array_8h_source.html#l00109">CVC3::isArray()</a>, <a class="el" href="expr_8cpp_source.html#l00550">CVC3::Expr::isAtomic()</a>, <a class="el" href="theorem_8h_source.html#l00164">CVC3::Theorem::isNull()</a>, <a class="el" href="theory__array_8h_source.html#l00110">CVC3::isRead()</a>, <a class="el" href="theorem_8h_source.html#l00171">CVC3::Theorem::isRefl()</a>, <a class="el" href="expr_8h_source.html#l01005">CVC3::Expr::isVar()</a>, <a class="el" href="theory__array_8h_source.html#l00111">CVC3::isWrite()</a>, <a class="el" href="kinds_8h_source.html#l00081">ITE</a>, <a class="el" href="minisat__heap_8h_source.html#l00053">MiniSat::left()</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#a3fbe2484ae8a80bee72b432e26cfed6e">CVC3::ArrayProofRules::liftReadIte()</a>, <a class="el" href="kinds_8h_source.html#l00066">NOT</a>, <a class="el" href="theory__array_8cpp_source.html#l00345">pullIndex()</a>, <a class="el" href="theory__array_8h_source.html#l00032">CVC3::READ</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#aa5e52ae0cc9df232b4304421d0ed5e3c">CVC3::ArrayProofRules::readArrayLiteral()</a>, <a class="el" href="theory_8h_source.html#l00673">CVC3::Theory::reflexivityRule()</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#a7cc5971eef4c841bd3b5c2dce8029b53">CVC3::ArrayProofRules::rewriteReadWrite()</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#ad6a2685b58c198964d3e62b0cd9b7536">CVC3::ArrayProofRules::rewriteRedundantWrite1()</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#a528af9ac1b1f4d43bbf14cad57f0cad7">CVC3::ArrayProofRules::rewriteRedundantWrite2()</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#a972bcffba3fec45e0407b21eb337cc36">CVC3::ArrayProofRules::rewriteSameStore()</a>, <a class="el" href="classCVC3_1_1CommonProofRules.html#a338cafc978d9b6a447e8d58af42d7e5b">CVC3::CommonProofRules::rewriteUsingSymmetry()</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#a7bd90a2d883b5a0e9de8de61ae495be2">CVC3::ArrayProofRules::rewriteWriteWrite()</a>, <a class="el" href="minisat__heap_8h_source.html#l00054">MiniSat::right()</a>, <a class="el" href="expr_8h_source.html#l01457">CVC3::Expr::setRewriteNormal()</a>, <a class="el" href="theory_8cpp_source.html#l00119">CVC3::Theory::simplify()</a>, <a class="el" href="theory_8h_source.html#l00686">CVC3::Theory::substitutivityRule()</a>, <a class="el" href="theory_8h_source.html#l00677">CVC3::Theory::symmetryRule()</a>, <a class="el" href="theory_8h_source.html#l00681">CVC3::Theory::transitivityRule()</a>, and <a class="el" href="theory__array_8h_source.html#l00033">CVC3::WRITE</a>.</p>

<p>Referenced by <a class="el" href="theory__array_8cpp_source.html#l00939">computeModel()</a>.</p>

</div>
</div>
<a class="anchor" id="a51796298980c0587b567b2af7b36921a"></a><!-- doxytag: member="CVC3::TheoryArray::setup" ref="a51796298980c0587b567b2af7b36921a" args="(const Expr &amp;e)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TheoryArray::setup </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><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set up the term e for call-backs when e or its children change. </p>
<p>setup is called once for each expression associated with the theory. It is typically used to setup theory-specific data for an expression and to add call-back information for use with update. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classCVC3_1_1TheoryArray.html#a98649fa8384e42c564d2bbae90e45454" title="Notify a theory of a new equality.">update</a> </dd></dl>

<p>Reimplemented from <a class="el" href="group__Theory__API.html#ga6896845c1e25b3452238059d779fc4c8">CVC3::Theory</a>.</p>

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l00490">490</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="theory__array_8cpp_source.html#l00078">addSharedTerm()</a>, <a class="el" href="expr_8cpp_source.html#l00517">CVC3::Expr::addToNotify()</a>, <a class="el" href="expr_8h_source.html#l01201">CVC3::Expr::arity()</a>, <a class="el" href="type_8h_source.html#l00064">CVC3::Type::card()</a>, <a class="el" href="expr_8h_source.html#l00082">CVC3::CARD_INFINITE</a>, <a class="el" href="cdmap_8h_source.html#l00172">CVC3::CDMap&lt; Key, Data, HashFcn &gt;::count()</a>, <a class="el" href="theory__array_8h_source.html#l00054">d_reads</a>, <a class="el" href="theory__array_8h_source.html#l00063">d_sharedSubterms</a>, <a class="el" href="theory__array_8h_source.html#l00065">d_sharedSubtermsList</a>, <a class="el" href="debug_8h_source.html#l00408">DebugAssert</a>, <a class="el" href="theory_8h_source.html#l00503">CVC3::Theory::findExpr()</a>, <a class="el" href="expr_8h_source.html#l01259">CVC3::Expr::getType()</a>, <a class="el" href="expr_8cpp_source.html#l00550">CVC3::Expr::isAtomic()</a>, <a class="el" href="expr_8h_source.html#l00419">CVC3::Expr::isEq()</a>, <a class="el" href="expr_8h_source.html#l00420">CVC3::Expr::isNot()</a>, <a class="el" href="theory__array_8h_source.html#l00110">CVC3::isRead()</a>, <a class="el" href="theory__array_8h_source.html#l00111">CVC3::isWrite()</a>, <a class="el" href="expr_8h_source.html#l01346">CVC3::Expr::notArrayNormalized()</a>, <a class="el" href="theory__array_8cpp_source.html#l00345">pullIndex()</a>, <a class="el" href="cdlist_8h_source.html#l00066">CVC3::CDList&lt; T &gt;::push_back()</a>, <a class="el" href="theory__array_8h_source.html#l00032">CVC3::READ</a>, <a class="el" href="theory_8h_source.html#l00673">CVC3::Theory::reflexivityRule()</a>, <a class="el" href="expr_8h_source.html#l01488">CVC3::Expr::setNotArrayNormalized()</a>, <a class="el" href="expr_8h_source.html#l01589">CVC3::Expr::setRep()</a>, <a class="el" href="expr_8h_source.html#l01578">CVC3::Expr::setSig()</a>, <a class="el" href="theory__core_8cpp_source.html#l04260">CVC3::TheoryCore::setupTerm()</a>, <a class="el" href="expr_8h_source.html#l01483">CVC3::Expr::setUsesCC()</a>, <a class="el" href="theory_8h_source.html#l00430">CVC3::Theory::simplifyExpr()</a>, <a class="el" href="theory_8h_source.html#l00093">CVC3::Theory::theoryCore()</a>, <a class="el" href="theory_8cpp_source.html#l00252">CVC3::Theory::theoryOf()</a>, and <a class="el" href="kinds_8h_source.html#l00099">TRACE</a>.</p>

</div>
</div>
<a class="anchor" id="a98649fa8384e42c564d2bbae90e45454"></a><!-- doxytag: member="CVC3::TheoryArray::update" ref="a98649fa8384e42c564d2bbae90e45454" args="(const Theorem &amp;e, const Expr &amp;d)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TheoryArray::update </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;&#160;</td>
          <td class="paramname"><em>e</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;&#160;</td>
          <td class="paramname"><em>d</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Notify a theory of a new equality. </p>
<p>update is a call-back used by the notify mechanism of the core theory. It works as follows. When an equation t1 = t2 makes it into the core framework, the two find equivalence classes for t1 and t2 are merged. The result is that t2 is the new equivalence class representative and t1 is no longer an equivalence class representative. When this happens, the notify list of t1 is traversed. Notify list entries consist of a theory and an expression d. For each entry (i,d), i-&gt;update(e, d) is called, where e is the theorem corresponding to the equality t1=t2.</p>
<p>To add the entry (i,d) to a term t1's notify list, a call must be made to t1.addNotify(i,d). This is typically done in setup.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classCVC3_1_1TheoryArray.html#a51796298980c0587b567b2af7b36921a" title="Set up the term e for call-backs when e or its children change.">setup</a> </dd></dl>

<p>Reimplemented from <a class="el" href="group__Theory__API.html#gac41af6a90290fe83b2ee6c53cbfc4a62">CVC3::Theory</a>.</p>

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l00550">550</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="theory__array_8cpp_source.html#l00078">addSharedTerm()</a>, <a class="el" href="expr_8cpp_source.html#l00517">CVC3::Expr::addToNotify()</a>, <a class="el" href="expr_8h_source.html#l01201">CVC3::Expr::arity()</a>, <a class="el" href="theory_8cpp_source.html#l00142">CVC3::Theory::assertEqualities()</a>, <a class="el" href="cdmap_8h_source.html#l00172">CVC3::CDMap&lt; Key, Data, HashFcn &gt;::count()</a>, <a class="el" href="theory__array_8h_source.html#l00051">d_rules</a>, <a class="el" href="theory__array_8h_source.html#l00063">d_sharedSubterms</a>, <a class="el" href="theory__array_8h_source.html#l00065">d_sharedSubtermsList</a>, <a class="el" href="debug_8h_source.html#l00408">DebugAssert</a>, <a class="el" href="cdmap_8h_source.html#l00258">CVC3::CDMap&lt; Key, Data, HashFcn &gt;::end()</a>, <a class="el" href="theory_8cpp_source.html#l00128">CVC3::Theory::enqueueFact()</a>, <a class="el" href="theory_8cpp_source.html#l00310">CVC3::Theory::find()</a>, <a class="el" href="cdmap_8h_source.html#l00303">CVC3::CDMap&lt; Key, Data, HashFcn &gt;::find()</a>, <a class="el" href="theory_8cpp_source.html#l00295">CVC3::Theory::findRef()</a>, <a class="el" href="theory_8h_source.html#l00090">CVC3::Theory::getEM()</a>, <a class="el" href="theorem_8cpp_source.html#l00240">CVC3::Theorem::getLHS()</a>, <a class="el" href="expr_8h_source.html#l01569">CVC3::Expr::getRep()</a>, <a class="el" href="theorem_8cpp_source.html#l00246">CVC3::Theorem::getRHS()</a>, <a class="el" href="expr_8h_source.html#l01560">CVC3::Expr::getSig()</a>, <a class="el" href="expr_8h_source.html#l01232">CVC3::Expr::hasFind()</a>, <a class="el" href="theory_8cpp_source.html#l00097">CVC3::Theory::inconsistent()</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#adecec86a93de04d1329f64d7426800d9">CVC3::ArrayProofRules::interchangeIndices()</a>, <a class="el" href="expr__manager_8h_source.html#l00341">CVC3::ExprManager::invalidateSimpCache()</a>, <a class="el" href="expr_8cpp_source.html#l00550">CVC3::Expr::isAtomic()</a>, <a class="el" href="theorem_8h_source.html#l00164">CVC3::Theorem::isNull()</a>, <a class="el" href="expr_8h_source.html#l01223">CVC3::Expr::isNull()</a>, <a class="el" href="theory__array_8h_source.html#l00110">CVC3::isRead()</a>, <a class="el" href="theorem_8h_source.html#l00171">CVC3::Theorem::isRefl()</a>, <a class="el" href="theory__array_8h_source.html#l00111">CVC3::isWrite()</a>, <a class="el" href="expr_8h_source.html#l01346">CVC3::Expr::notArrayNormalized()</a>, <a class="el" href="theory__array_8cpp_source.html#l00345">pullIndex()</a>, <a class="el" href="cdlist_8h_source.html#l00066">CVC3::CDList&lt; T &gt;::push_back()</a>, <a class="el" href="theory__array_8h_source.html#l00032">CVC3::READ</a>, <a class="el" href="theory_8cpp_source.html#l00935">CVC3::Theory::renameExpr()</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#a7cc5971eef4c841bd3b5c2dce8029b53">CVC3::ArrayProofRules::rewriteReadWrite()</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#ad6a2685b58c198964d3e62b0cd9b7536">CVC3::ArrayProofRules::rewriteRedundantWrite1()</a>, <a class="el" href="classCVC3_1_1ArrayProofRules.html#a528af9ac1b1f4d43bbf14cad57f0cad7">CVC3::ArrayProofRules::rewriteRedundantWrite2()</a>, <a class="el" href="expr_8h_source.html#l01488">CVC3::Expr::setNotArrayNormalized()</a>, <a class="el" href="expr_8h_source.html#l01589">CVC3::Expr::setRep()</a>, <a class="el" href="expr_8h_source.html#l01578">CVC3::Expr::setSig()</a>, <a class="el" href="theory_8cpp_source.html#l00119">CVC3::Theory::simplify()</a>, <a class="el" href="theory_8h_source.html#l00686">CVC3::Theory::substitutivityRule()</a>, <a class="el" href="theory_8h_source.html#l00677">CVC3::Theory::symmetryRule()</a>, <a class="el" href="expr_8cpp_source.html#l00344">CVC3::Expr::toString()</a>, <a class="el" href="theory_8h_source.html#l00681">CVC3::Theory::transitivityRule()</a>, and <a class="el" href="theory_8cpp_source.html#l00417">CVC3::Theory::updateHelper()</a>.</p>

</div>
</div>
<a class="anchor" id="a142d21629000a0f7fdf1dfe24bc0b25b"></a><!-- doxytag: member="CVC3::TheoryArray::solve" ref="a142d21629000a0f7fdf1dfe24bc0b25b" args="(const Theorem &amp;e)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> TheoryArray::solve </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;&#160;</td>
          <td class="paramname"><em>e</em></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>An optional solver. </p>
<p>The solve method can be used to implement a Shostak-style solver. Since solvers do not in general combine, the following technique is used. One theory is designated as the primary solver (in our case, it is the theory of arithmetic). For each equation that enters the core framework, the primary solver is called to ensure that the equation is in solved form with respect to the primary theory.</p>
<p>After the primary solver, the solver for the theory associated with the equation is called. This solver can do whatever it likes, as long as the result is still in solved form with respect to the primary solver. This is a slight generalization of what is described in my (Clark)'s PhD thesis. </p>

<p>Reimplemented from <a class="el" href="group__Theory__API.html#ga3908ecb66d7ba9830e7cf5d1a8ab91c3">CVC3::Theory</a>.</p>

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l00718">718</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="debug_8h_source.html#l00408">DebugAssert</a>, <a class="el" href="theorem_8cpp_source.html#l00230">CVC3::Theorem::getExpr()</a>, <a class="el" href="expr_8h_source.html#l00419">CVC3::Expr::isEq()</a>, <a class="el" href="theory__array_8h_source.html#l00111">CVC3::isWrite()</a>, <a class="el" href="theory_8h_source.html#l00677">CVC3::Theory::symmetryRule()</a>, and <a class="el" href="expr_8cpp_source.html#l00344">CVC3::Expr::toString()</a>.</p>

</div>
</div>
<a class="anchor" id="ae6eb6ed17276330ab41fe1944a612f03"></a><!-- doxytag: member="CVC3::TheoryArray::checkType" ref="ae6eb6ed17276330ab41fe1944a612f03" args="(const Expr &amp;e)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TheoryArray::checkType </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><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Check that e is a valid <a class="el" href="classCVC3_1_1Type.html" title="MS C++ specific settings.">Type</a> expr. </p>

<p>Reimplemented from <a class="el" href="group__Theory__API.html#gac22e5fff02a4681c3972e3637bd15748">CVC3::Theory</a>.</p>

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l00731">731</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="expr_8h_source.html#l01201">CVC3::Expr::arity()</a>, <a class="el" href="theory__array_8h_source.html#l00031">CVC3::ARRAY</a>, <a class="el" href="debug_8h_source.html#l00408">DebugAssert</a>, <a class="el" href="theory_8h_source.html#l00090">CVC3::Theory::getEM()</a>, <a class="el" href="expr_8h_source.html#l01168">CVC3::Expr::getKind()</a>, <a class="el" href="type_8h_source.html#l00060">CVC3::Type::isBool()</a>, and <a class="el" href="type_8h_source.html#l00062">CVC3::Type::isFunction()</a>.</p>

</div>
</div>
<a class="anchor" id="acb95878ba64d211ede428600c09ca71e"></a><!-- doxytag: member="CVC3::TheoryArray::finiteTypeInfo" ref="acb95878ba64d211ede428600c09ca71e" args="(Expr &amp;e, Unsigned &amp;n, bool enumerate, bool computeSize)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespaceCVC3.html#af969e724f8b7016909f5804e8cea3e54">Cardinality</a> TheoryArray::finiteTypeInfo </td>
          <td>(</td>
          <td class="paramtype"><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"><a class="el" href="classCVC3_1_1Unsigned.html">Unsigned</a> &amp;&#160;</td>
          <td class="paramname"><em>n</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>enumerate</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>computeSize</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Compute information related to finiteness of types. </p>
<p>Used by the TypeComputer defined in <a class="el" href="classCVC3_1_1TheoryCore.html" title="This theory handles the built-in logical connectives plus equality. It also handles the registration ...">TheoryCore</a> (theories should not call this funtion directly -- they should use the methods in <a class="el" href="classCVC3_1_1Type.html" title="MS C++ specific settings.">Type</a> instead). Each theory should implement this if it contains any types that could be non-infinite.</p>
<p>1. Returns Cardinality of the type (finite, infinite, or unknown) 2. If cardinality = finite and enumerate is true, sets e to the nth element of the type if it can sets e to NULL if n is out of bounds or if unable to compute nth element 3. If cardinality = finite and computeSize is true, sets n to the size of the type if it can sets n to 0 otherwise </p>

<p>Reimplemented from <a class="el" href="group__Theory__API.html#ga166b2a0c7ec3b09e079c2f84bb6087bc">CVC3::Theory</a>.</p>

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l00757">757</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="theory__array_8h_source.html#l00031">CVC3::ARRAY</a>, <a class="el" href="theory__array_8cpp_source.html#l01261">CVC3::arrayLiteral()</a>, <a class="el" href="type_8h_source.html#l00064">CVC3::Type::card()</a>, <a class="el" href="expr_8h_source.html#l00081">CVC3::CARD_FINITE</a>, <a class="el" href="expr_8h_source.html#l00082">CVC3::CARD_INFINITE</a>, <a class="el" href="type_8h_source.html#l00068">CVC3::Type::enumerateFinite()</a>, <a class="el" href="theory_8h_source.html#l00090">CVC3::Theory::getEM()</a>, <a class="el" href="expr_8h_source.html#l01168">CVC3::Expr::getKind()</a>, and <a class="el" href="type_8h_source.html#l00070">CVC3::Type::sizeFinite()</a>.</p>

</div>
</div>
<a class="anchor" id="a877d95364306ead07d3c26cf1a5f4e2d"></a><!-- doxytag: member="CVC3::TheoryArray::computeType" ref="a877d95364306ead07d3c26cf1a5f4e2d" args="(const Expr &amp;e)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TheoryArray::computeType </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><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Compute and store the type of e. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">e</td><td>is the expression whose type is computed.</td></tr>
  </table>
  </dd>
</dl>
<p>This function computes the type of the top-level operator of e, and recurses into children using getType(), if necessary. </p>

<p>Reimplemented from <a class="el" href="group__Theory__API.html#gabaed6b47e6fdea3ae1e53ff75f1882db">CVC3::Theory</a>.</p>

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l00810">810</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="type_8h_source.html#l00074">CVC3::Type::anyType()</a>, <a class="el" href="expr_8h_source.html#l01201">CVC3::Expr::arity()</a>, <a class="el" href="theory__array_8h_source.html#l00036">CVC3::ARRAY_LITERAL</a>, <a class="el" href="theory__array_8h_source.html#l00116">CVC3::arrayType()</a>, <a class="el" href="debug_8h_source.html#l00408">DebugAssert</a>, <a class="el" href="theory_8cpp_source.html#l00383">CVC3::Theory::getBaseType()</a>, <a class="el" href="expr_8h_source.html#l01069">CVC3::Expr::getBody()</a>, <a class="el" href="theory_8h_source.html#l00090">CVC3::Theory::getEM()</a>, <a class="el" href="expr_8h_source.html#l01168">CVC3::Expr::getKind()</a>, <a class="el" href="expr_8h_source.html#l01259">CVC3::Expr::getType()</a>, <a class="el" href="expr_8h_source.html#l01062">CVC3::Expr::getVars()</a>, <a class="el" href="theory__array_8h_source.html#l00109">CVC3::isArray()</a>, <a class="el" href="expr_8h_source.html#l01007">CVC3::Expr::isClosure()</a>, <a class="el" href="theory__array_8h_source.html#l00032">CVC3::READ</a>, <a class="el" href="expr_8h_source.html#l01427">CVC3::Expr::setType()</a>, <a class="el" href="type_8h_source.html#l00080">CVC3::Type::toString()</a>, <a class="el" href="expr_8cpp_source.html#l00344">CVC3::Expr::toString()</a>, and <a class="el" href="theory__array_8h_source.html#l00033">CVC3::WRITE</a>.</p>

</div>
</div>
<a class="anchor" id="a5381a34007ebe59a8869e5c38951bbd2"></a><!-- doxytag: member="CVC3::TheoryArray::computeBaseType" ref="a5381a34007ebe59a8869e5c38951bbd2" args="(const Type &amp;t)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1Type.html">Type</a> TheoryArray::computeBaseType </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Type.html">Type</a> &amp;&#160;</td>
          <td class="paramname"><em>tp</em></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Compute the base type of the top-level operator of an arbitrary type. </p>

<p>Reimplemented from <a class="el" href="group__Theory__API.html#gaa29925192ee19a6d1f0644174cfd07af">CVC3::Theory</a>.</p>

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l00887">887</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="expr_8h_source.html#l01201">CVC3::Expr::arity()</a>, <a class="el" href="theory__array_8h_source.html#l00031">CVC3::ARRAY</a>, <a class="el" href="expr_8h_source.html#l01211">CVC3::Expr::begin()</a>, <a class="el" href="debug_8h_source.html#l00408">DebugAssert</a>, <a class="el" href="expr_8h_source.html#l01217">CVC3::Expr::end()</a>, <a class="el" href="theory_8cpp_source.html#l00383">CVC3::Theory::getBaseType()</a>, <a class="el" href="type_8h_source.html#l00052">CVC3::Type::getExpr()</a>, <a class="el" href="expr_8h_source.html#l01168">CVC3::Expr::getKind()</a>, <a class="el" href="expr_8h_source.html#l01183">CVC3::Expr::getOp()</a>, and <a class="el" href="type_8h_source.html#l00080">CVC3::Type::toString()</a>.</p>

</div>
</div>
<a class="anchor" id="a5005ba3bcd8688e06b1dd9dfd81a1a8f"></a><!-- doxytag: member="CVC3::TheoryArray::computeModelTerm" ref="a5005ba3bcd8688e06b1dd9dfd81a1a8f" args="(const Expr &amp;e, std::vector&lt; Expr &gt; &amp;v)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TheoryArray::computeModelTerm </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">std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;&#160;</td>
          <td class="paramname"><em>v</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Add variables from 'e' to 'v' for constructing a concrete model. </p>
<p>If e is already of primitive type, do NOT add it to v. </p>

<p>Reimplemented from <a class="el" href="group__Theory__API.html#ga37309ea20a161f2529cbb0ab79f9ed3f">CVC3::Theory</a>.</p>

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l00899">899</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="theory__array_8h_source.html#l00031">CVC3::ARRAY</a>, <a class="el" href="cdlist_8h_source.html#l00088">CVC3::CDList&lt; T &gt;::begin()</a>, <a class="el" href="theory__array_8h_source.html#l00054">d_reads</a>, <a class="el" href="debug_8h_source.html#l00408">DebugAssert</a>, <a class="el" href="cdlist_8h_source.html#l00091">CVC3::CDList&lt; T &gt;::end()</a>, <a class="el" href="type_8h_source.html#l00052">CVC3::Type::getExpr()</a>, <a class="el" href="expr_8h_source.html#l01168">CVC3::Expr::getKind()</a>, <a class="el" href="expr_8h_source.html#l01259">CVC3::Expr::getType()</a>, <a class="el" href="theory__array_8h_source.html#l00110">CVC3::isRead()</a>, <a class="el" href="theory__array_8h_source.html#l00032">CVC3::READ</a>, and <a class="el" href="theory__array_8h_source.html#l00033">CVC3::WRITE</a>.</p>

</div>
</div>
<a class="anchor" id="ac3d4027dec5817e812ce81ff46c2998b"></a><!-- doxytag: member="CVC3::TheoryArray::computeModel" ref="ac3d4027dec5817e812ce81ff46c2998b" args="(const Expr &amp;e, std::vector&lt; Expr &gt; &amp;vars)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TheoryArray::computeModel </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">std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;&#160;</td>
          <td class="paramname"><em>vars</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Compute the value of a compound variable from the more primitive ones. </p>
<p>The more primitive variables for e are already assigned concrete values, and are available through <a class="el" href="classCVC3_1_1Theory.html#a4867f332c809f6efe8f01ffa45c32db3" title="Fetch the concrete assignment to the variable during model generation.">getModelValue()</a>.</p>
<p>The new value for e must be assigned using <a class="el" href="classCVC3_1_1Theory.html#a917b117d28514f486b296568fcd1cfd1" title="Assigns t a concrete value val. Used in model generation.">assignValue()</a> method.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">e</td><td>is the compound type expression to assign a value;</td></tr>
    <tr><td class="paramname">vars</td><td>are the variables actually assigned. Normally, 'e' is the only element of vars. However, e.g. in the case of uninterpreted functions, assigning 'f' means assigning all relevant applications of 'f' to constant values (f(0), f(5), etc.). Such applications might not be known before the model is constructed (they may be of the form f(x), f(y+z), etc., where x,y,z are still unassigned).</td></tr>
  </table>
  </dd>
</dl>
<p>Populating 'vars' is an opportunity for a DP to change the set of top-level "variables" to assign, if needed. In particular, it may drop 'e' from the model entirely, if it is already a concrete value by itself. </p>

<p>Reimplemented from <a class="el" href="group__Theory__API.html#ga4a5b9fff88df80582fc76fd3def55002">CVC3::Theory</a>.</p>

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l00939">939</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="theory__array_8h_source.html#l00031">CVC3::ARRAY</a>, <a class="el" href="theory__array_8cpp_source.html#l01261">CVC3::arrayLiteral()</a>, <a class="el" href="theory_8cpp_source.html#l00162">CVC3::Theory::assignValue()</a>, <a class="el" href="expr__map_8h_source.html#l00325">CVC3::ExprHashMap&lt; Data &gt;::begin()</a>, <a class="el" href="cdlist_8h_source.html#l00088">CVC3::CDList&lt; T &gt;::begin()</a>, <a class="el" href="theory__array_8h_source.html#l00058">d_applicationsInModel</a>, <a class="el" href="theory__array_8h_source.html#l00054">d_reads</a>, <a class="el" href="debug_8h_source.html#l00408">DebugAssert</a>, <a class="el" href="expr__map_8h_source.html#l00326">CVC3::ExprHashMap&lt; Data &gt;::end()</a>, <a class="el" href="cdlist_8h_source.html#l00091">CVC3::CDList&lt; T &gt;::end()</a>, <a class="el" href="expr_8h_source.html#l00929">CVC3::Expr::eqExpr()</a>, <a class="el" href="theory_8cpp_source.html#l00383">CVC3::Theory::getBaseType()</a>, <a class="el" href="theory_8h_source.html#l00090">CVC3::Theory::getEM()</a>, <a class="el" href="expr_8h_source.html#l01168">CVC3::Expr::getKind()</a>, <a class="el" href="theorem_8cpp_source.html#l00240">CVC3::Theorem::getLHS()</a>, <a class="el" href="theory_8cpp_source.html#l00541">CVC3::Theory::getModelValue()</a>, <a class="el" href="theorem_8cpp_source.html#l00246">CVC3::Theorem::getRHS()</a>, <a class="el" href="expr_8h_source.html#l01259">CVC3::Expr::getType()</a>, <a class="el" href="cvc__util_8h_source.html#l00046">CVC3::int2string()</a>, <a class="el" href="theory__array_8h_source.html#l00109">CVC3::isArray()</a>, <a class="el" href="expr_8h_source.html#l01223">CVC3::Expr::isNull()</a>, <a class="el" href="theory__array_8h_source.html#l00110">CVC3::isRead()</a>, <a class="el" href="expr_8h_source.html#l00961">CVC3::Expr::iteExpr()</a>, <a class="el" href="theory__array_8h_source.html#l00032">CVC3::READ</a>, <a class="el" href="theory_8h_source.html#l00673">CVC3::Theory::reflexivityRule()</a>, <a class="el" href="theory__array_8cpp_source.html#l00368">rewrite()</a>, <a class="el" href="expr_8h_source.html#l01427">CVC3::Expr::setType()</a>, <a class="el" href="expr__map_8h_source.html#l00306">CVC3::ExprHashMap&lt; Data &gt;::size()</a>, <a class="el" href="theory_8h_source.html#l00686">CVC3::Theory::substitutivityRule()</a>, <a class="el" href="theory_8h_source.html#l00677">CVC3::Theory::symmetryRule()</a>, <a class="el" href="expr_8cpp_source.html#l00344">CVC3::Expr::toString()</a>, <a class="el" href="kinds_8h_source.html#l00099">TRACE</a>, <a class="el" href="theory_8h_source.html#l00681">CVC3::Theory::transitivityRule()</a>, and <a class="el" href="theory__array_8h_source.html#l00033">CVC3::WRITE</a>.</p>

</div>
</div>
<a class="anchor" id="a12999bb5404a778250daae90a72df6d1"></a><!-- doxytag: member="CVC3::TheoryArray::computeTCC" ref="a12999bb5404a778250daae90a72df6d1" args="(const Expr &amp;e)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1Expr.html">Expr</a> TheoryArray::computeTCC </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><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Compute and cache the TCC of e. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">e</td><td>is an expression (term or formula). This function computes the TCC of e which is true iff the expression is defined.</td></tr>
  </table>
  </dd>
</dl>
<p>This function computes the TCC or predicate of the top-level operator of e, and recurses into children using <a class="el" href="classCVC3_1_1Theory.html#af38bdeb162a9ab9bd81ce40f598f608f" title="Compute the TCC of e, or the subtyping predicate, if e is a type.">getTCC()</a>, if necessary.</p>
<p>The default implementation is to compute TCCs recursively for all children, and return their conjunction. </p>

<p>Reimplemented from <a class="el" href="group__Theory__API.html#ga9278ad3a6eb8351865a71acd7bb7f968">CVC3::Theory</a>.</p>

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l01041">1041</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="expr_8h_source.html#l00945">CVC3::andExpr()</a>, <a class="el" href="expr_8h_source.html#l00941">CVC3::Expr::andExpr()</a>, <a class="el" href="expr_8h_source.html#l01201">CVC3::Expr::arity()</a>, <a class="el" href="theory__array_8h_source.html#l00036">CVC3::ARRAY_LITERAL</a>, <a class="el" href="theory_8cpp_source.html#l00081">CVC3::Theory::computeTCC()</a>, <a class="el" href="debug_8h_source.html#l00408">DebugAssert</a>, <a class="el" href="expr_8h_source.html#l01168">CVC3::Expr::getKind()</a>, <a class="el" href="theorem_8cpp_source.html#l00246">CVC3::Theorem::getRHS()</a>, <a class="el" href="expr_8h_source.html#l01259">CVC3::Expr::getType()</a>, <a class="el" href="theory_8cpp_source.html#l00406">CVC3::Theory::getTypePred()</a>, <a class="el" href="theory__array_8h_source.html#l00032">CVC3::READ</a>, <a class="el" href="theory_8h_source.html#l00719">CVC3::Theory::rewriteAnd()</a>, <a class="el" href="expr_8cpp_source.html#l00344">CVC3::Expr::toString()</a>, and <a class="el" href="theory__array_8h_source.html#l00033">CVC3::WRITE</a>.</p>

</div>
</div>
<a class="anchor" id="ad034351d6763b4cdc9bf87f52a97e98c"></a><!-- doxytag: member="CVC3::TheoryArray::parseExprOp" ref="ad034351d6763b4cdc9bf87f52a97e98c" args="(const Expr &amp;e)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1Expr.html">Expr</a> TheoryArray::parseExprOp </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><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Theory-specific parsing implemented by the DP. </p>

<p>Reimplemented from <a class="el" href="group__Theory__API.html#ga378bef078620e67fc80f36fa79320d91">CVC3::Theory</a>.</p>

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l01193">1193</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="theory_8cpp_source.html#l00709">CVC3::Theory::addBoundVar()</a>, <a class="el" href="expr_8h_source.html#l01201">CVC3::Expr::arity()</a>, <a class="el" href="theory__array_8h_source.html#l00031">CVC3::ARRAY</a>, <a class="el" href="theory__array_8h_source.html#l00036">CVC3::ARRAY_LITERAL</a>, <a class="el" href="expr_8h_source.html#l01211">CVC3::Expr::begin()</a>, <a class="el" href="debug_8h_source.html#l00408">DebugAssert</a>, <a class="el" href="expr_8h_source.html#l01217">CVC3::Expr::end()</a>, <a class="el" href="expr_8h_source.html#l01156">CVC3::Expr::getEM()</a>, <a class="el" href="theory_8h_source.html#l00090">CVC3::Theory::getEM()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00412">CVC3::ExprManager::getKind()</a>, <a class="el" href="expr_8h_source.html#l01168">CVC3::Expr::getKind()</a>, <a class="el" href="kinds_8h_source.html#l00046">ID</a>, <a class="el" href="expr__manager_8h_source.html#l00506">CVC3::ExprManager::newClosureExpr()</a>, <a class="el" href="theory_8cpp_source.html#l00519">CVC3::Theory::parseExpr()</a>, <a class="el" href="kinds_8h_source.html#l00044">RAW_LIST</a>, <a class="el" href="theory__array_8h_source.html#l00032">CVC3::READ</a>, <a class="el" href="expr_8cpp_source.html#l00344">CVC3::Expr::toString()</a>, and <a class="el" href="theory__array_8h_source.html#l00033">CVC3::WRITE</a>.</p>

</div>
</div>
<a class="anchor" id="adf21a7b23c771ff5b9a9da1b84810127"></a><!-- doxytag: member="CVC3::TheoryArray::print" ref="adf21a7b23c771ff5b9a9da1b84810127" args="(ExprStream &amp;os, const Expr &amp;e)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1ExprStream.html">ExprStream</a> &amp; TheoryArray::print </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCVC3_1_1ExprStream.html">ExprStream</a> &amp;&#160;</td>
          <td class="paramname"><em>os</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></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>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Theory-specific pretty-printing. </p>
<p>By default, print the top node in AST, and resume pretty-printing the children. The same call e.print(os) can be used in DP-specific printers to use AST printing for the given node. In fact, it is strongly recommended to add e.print(os) as the default for all the cases/kinds that are not handled by the particular pretty-printer. </p>

<p>Reimplemented from <a class="el" href="group__Theory__API.html#ga49009744d64bbc47785f3fc5fa6884ca">CVC3::Theory</a>.</p>

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l01072">1072</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="expr_8h_source.html#l01201">CVC3::Expr::arity()</a>, <a class="el" href="theory__array_8h_source.html#l00031">CVC3::ARRAY</a>, <a class="el" href="theory__array_8h_source.html#l00036">CVC3::ARRAY_LITERAL</a>, <a class="el" href="theory_8h_source.html#l00079">CVC3::Theory::d_theoryUsed</a>, <a class="el" href="theory__array_8cpp_source.html#l01070">debug_write</a>, <a class="el" href="expr_8h_source.html#l01069">CVC3::Expr::getBody()</a>, <a class="el" href="expr_8h_source.html#l01168">CVC3::Expr::getKind()</a>, <a class="el" href="debug_8h_source.html#l00406">IF_DEBUG</a>, <a class="el" href="expr__stream_8h_source.html#l00165">CVC3::ExprStream::lang()</a>, <a class="el" href="lang_8h_source.html#l00036">CVC3::LISP_LANG</a>, <a class="el" href="expr__stream_8cpp_source.html#l00301">CVC3::pop()</a>, <a class="el" href="expr__stream_8cpp_source.html#l00339">CVC3::popdag()</a>, <a class="el" href="lang_8h_source.html#l00032">CVC3::PRESENTATION_LANG</a>, <a class="el" href="expr_8cpp_source.html#l00400">CVC3::Expr::printAST()</a>, <a class="el" href="expr__stream_8cpp_source.html#l00298">CVC3::push()</a>, <a class="el" href="expr__stream_8cpp_source.html#l00337">CVC3::pushdag()</a>, <a class="el" href="theory__array_8h_source.html#l00032">CVC3::READ</a>, <a class="el" href="lang_8h_source.html#l00034">CVC3::SMTLIB_LANG</a>, <a class="el" href="lang_8h_source.html#l00052">CVC3::SMTLIB_V2_LANG</a>, <a class="el" href="expr__stream_8cpp_source.html#l00326">CVC3::space()</a>, <a class="el" href="theory_8h_source.html#l00093">CVC3::Theory::theoryCore()</a>, and <a class="el" href="theory__array_8h_source.html#l00033">CVC3::WRITE</a>.</p>

</div>
</div>
<a class="anchor" id="a65788bb10c3773a50889d1f992355a4c"></a><!-- doxytag: member="CVC3::TheoryArray::getBaseArray" ref="a65788bb10c3773a50889d1f992355a4c" args="(const Expr &amp;e) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1Expr.html">Expr</a> TheoryArray::getBaseArray </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> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theory__array_8cpp_source.html#l01254">1254</a> of file <a class="el" href="theory__array_8cpp_source.html">theory_array.cpp</a>.</p>

<p>References <a class="el" href="expr_8h_source.html#l01168">CVC3::Expr::getKind()</a>, and <a class="el" href="theory__array_8h_source.html#l00033">CVC3::WRITE</a>.</p>

<p>Referenced by <a class="el" href="theory__array_8cpp_source.html#l00154">checkSat()</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a69da5ce6db78128b8798091fdb5bbcf7"></a><!-- doxytag: member="CVC3::TheoryArray::d_rules" ref="a69da5ce6db78128b8798091fdb5bbcf7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1ArrayProofRules.html">ArrayProofRules</a>* <a class="el" href="classCVC3_1_1TheoryArray.html#a69da5ce6db78128b8798091fdb5bbcf7">CVC3::TheoryArray::d_rules</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theory__array_8h_source.html#l00051">51</a> of file <a class="el" href="theory__array_8h_source.html">theory_array.h</a>.</p>

<p>Referenced by <a class="el" href="theory__array_8cpp_source.html#l00106">assertFact()</a>, <a class="el" href="theory__array_8cpp_source.html#l00154">checkSat()</a>, <a class="el" href="theory__array_8cpp_source.html#l00345">pullIndex()</a>, <a class="el" href="theory__array_8cpp_source.html#l00368">rewrite()</a>, <a class="el" href="theory__array_8cpp_source.html#l00042">TheoryArray()</a>, <a class="el" href="theory__array_8cpp_source.html#l00550">update()</a>, and <a class="el" href="theory__array_8cpp_source.html#l00073">~TheoryArray()</a>.</p>

</div>
</div>
<a class="anchor" id="acda80f8b90c2a1bdf93b21c06657ad5b"></a><!-- doxytag: member="CVC3::TheoryArray::d_reads" ref="acda80f8b90c2a1bdf93b21c06657ad5b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1CDList.html">CDList</a>&lt;<a class="el" href="classCVC3_1_1Expr.html">Expr</a>&gt; <a class="el" href="classCVC3_1_1TheoryArray.html#acda80f8b90c2a1bdf93b21c06657ad5b">CVC3::TheoryArray::d_reads</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Backtracking list of array reads, for building concrete models. </p>

<p>Definition at line <a class="el" href="theory__array_8h_source.html#l00054">54</a> of file <a class="el" href="theory__array_8h_source.html">theory_array.h</a>.</p>

<p>Referenced by <a class="el" href="theory__array_8cpp_source.html#l00154">checkSat()</a>, <a class="el" href="theory__array_8cpp_source.html#l00939">computeModel()</a>, <a class="el" href="theory__array_8cpp_source.html#l00899">computeModelTerm()</a>, and <a class="el" href="theory__array_8cpp_source.html#l00490">setup()</a>.</p>

</div>
</div>
<a class="anchor" id="af573052892d377c14a404d2b737601c7"></a><!-- doxytag: member="CVC3::TheoryArray::d_renameThms" ref="af573052892d377c14a404d2b737601c7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1ExprMap.html">ExprMap</a>&lt;<a class="el" href="classCVC3_1_1Theorem.html">Theorem</a>&gt; <a class="el" href="classCVC3_1_1TheoryArray.html#af573052892d377c14a404d2b737601c7">CVC3::TheoryArray::d_renameThms</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set of renaming theorems <img class="formulaInl" alt="$\exists x. t = x$" src="form_286.png"/> indexed by t. </p>

<p>Definition at line <a class="el" href="theory__array_8h_source.html#l00056">56</a> of file <a class="el" href="theory__array_8h_source.html">theory_array.h</a>.</p>

</div>
</div>
<a class="anchor" id="a9a8372869f9d200564cf5eb971296f80"></a><!-- doxytag: member="CVC3::TheoryArray::d_applicationsInModel" ref="a9a8372869f9d200564cf5eb971296f80" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const bool&amp; <a class="el" href="classCVC3_1_1TheoryArray.html#a9a8372869f9d200564cf5eb971296f80">CVC3::TheoryArray::d_applicationsInModel</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Flag to include array reads to the concrete model. </p>

<p>Definition at line <a class="el" href="theory__array_8h_source.html#l00058">58</a> of file <a class="el" href="theory__array_8h_source.html">theory_array.h</a>.</p>

<p>Referenced by <a class="el" href="theory__array_8cpp_source.html#l00939">computeModel()</a>.</p>

</div>
</div>
<a class="anchor" id="aed11c0ba6189b14a7fd68b44ff444563"></a><!-- doxytag: member="CVC3::TheoryArray::d_liftReadIte" ref="aed11c0ba6189b14a7fd68b44ff444563" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const bool&amp; <a class="el" href="classCVC3_1_1TheoryArray.html#aed11c0ba6189b14a7fd68b44ff444563">CVC3::TheoryArray::d_liftReadIte</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Flag to lift ite's over reads. </p>

<p>Definition at line <a class="el" href="theory__array_8h_source.html#l00060">60</a> of file <a class="el" href="theory__array_8h_source.html">theory_array.h</a>.</p>

<p>Referenced by <a class="el" href="theory__array_8cpp_source.html#l00368">rewrite()</a>.</p>

</div>
</div>
<a class="anchor" id="a8551ccd39df5cbb32ca3911def6f14a2"></a><!-- doxytag: member="CVC3::TheoryArray::d_sharedSubterms" ref="a8551ccd39df5cbb32ca3911def6f14a2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1CDMap.html">CDMap</a>&lt;<a class="el" href="classCVC3_1_1Expr.html">Expr</a>,<a class="el" href="classCVC3_1_1Expr.html">Expr</a>&gt; <a class="el" href="classCVC3_1_1TheoryArray.html#a8551ccd39df5cbb32ca3911def6f14a2">CVC3::TheoryArray::d_sharedSubterms</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Backtracking database of subterms of shared terms. </p>

<p>Definition at line <a class="el" href="theory__array_8h_source.html#l00063">63</a> of file <a class="el" href="theory__array_8h_source.html">theory_array.h</a>.</p>

<p>Referenced by <a class="el" href="theory__array_8cpp_source.html#l00078">addSharedTerm()</a>, <a class="el" href="theory__array_8cpp_source.html#l00154">checkSat()</a>, <a class="el" href="theory__array_8cpp_source.html#l00490">setup()</a>, and <a class="el" href="theory__array_8cpp_source.html#l00550">update()</a>.</p>

</div>
</div>
<a class="anchor" id="adf746d89244842c91308cd7fa0c52920"></a><!-- doxytag: member="CVC3::TheoryArray::d_sharedSubtermsList" ref="adf746d89244842c91308cd7fa0c52920" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1CDList.html">CDList</a>&lt;<a class="el" href="classCVC3_1_1Expr.html">Expr</a>&gt; <a class="el" href="classCVC3_1_1TheoryArray.html#adf746d89244842c91308cd7fa0c52920">CVC3::TheoryArray::d_sharedSubtermsList</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Backtracking database of subterms of shared terms. </p>

<p>Definition at line <a class="el" href="theory__array_8h_source.html#l00065">65</a> of file <a class="el" href="theory__array_8h_source.html">theory_array.h</a>.</p>

<p>Referenced by <a class="el" href="theory__array_8cpp_source.html#l00078">addSharedTerm()</a>, <a class="el" href="theory__array_8cpp_source.html#l00154">checkSat()</a>, <a class="el" href="theory__array_8cpp_source.html#l00490">setup()</a>, and <a class="el" href="theory__array_8cpp_source.html#l00550">update()</a>.</p>

</div>
</div>
<a class="anchor" id="ad98c8d1d57cb54716b9ee4975c50296d"></a><!-- doxytag: member="CVC3::TheoryArray::d_index" ref="ad98c8d1d57cb54716b9ee4975c50296d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1CDO.html">CDO</a>&lt;unsigned&gt; <a class="el" href="classCVC3_1_1TheoryArray.html#ad98c8d1d57cb54716b9ee4975c50296d">CVC3::TheoryArray::d_index</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Used in checkSat. </p>

<p>Definition at line <a class="el" href="theory__array_8h_source.html#l00067">67</a> of file <a class="el" href="theory__array_8h_source.html">theory_array.h</a>.</p>

<p>Referenced by <a class="el" href="theory__array_8cpp_source.html#l00154">checkSat()</a>.</p>

</div>
</div>
<a class="anchor" id="ac0eec8fa179be546e39bf802d1d514b8"></a><!-- doxytag: member="CVC3::TheoryArray::d_sharedIdx1" ref="ac0eec8fa179be546e39bf802d1d514b8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1CDO.html">CDO</a>&lt;size_t&gt; <a class="el" href="classCVC3_1_1TheoryArray.html#ac0eec8fa179be546e39bf802d1d514b8">CVC3::TheoryArray::d_sharedIdx1</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theory__array_8h_source.html#l00069">69</a> of file <a class="el" href="theory__array_8h_source.html">theory_array.h</a>.</p>

</div>
</div>
<a class="anchor" id="a86906e3f5f261b9452cec428d4db1617"></a><!-- doxytag: member="CVC3::TheoryArray::d_sharedIdx2" ref="a86906e3f5f261b9452cec428d4db1617" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1CDO.html">CDO</a>&lt;size_t&gt; <a class="el" href="classCVC3_1_1TheoryArray.html#a86906e3f5f261b9452cec428d4db1617">CVC3::TheoryArray::d_sharedIdx2</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theory__array_8h_source.html#l00069">69</a> of file <a class="el" href="theory__array_8h_source.html">theory_array.h</a>.</p>

</div>
</div>
<a class="anchor" id="aa1f0bd2c459e22c2021664c37a6c0491"></a><!-- doxytag: member="CVC3::TheoryArray::d_inCheckSat" ref="aa1f0bd2c459e22c2021664c37a6c0491" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classCVC3_1_1TheoryArray.html#aa1f0bd2c459e22c2021664c37a6c0491">CVC3::TheoryArray::d_inCheckSat</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Flag for use in checkSat. </p>

<p>Definition at line <a class="el" href="theory__array_8h_source.html#l00072">72</a> of file <a class="el" href="theory__array_8h_source.html">theory_array.h</a>.</p>

<p>Referenced by <a class="el" href="theory__array_8cpp_source.html#l00106">assertFact()</a>, and <a class="el" href="theory__array_8cpp_source.html#l00154">checkSat()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="theory__array_8h_source.html">theory_array.h</a></li>
<li><a class="el" href="array__theorem__producer_8cpp_source.html">array_theorem_producer.cpp</a></li>
<li><a class="el" href="theory__array_8cpp_source.html">theory_array.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>