Sophie

Sophie

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

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::TheoryArithOld::VarOrderGraph 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_1TheoryArithOld.html">TheoryArithOld</a>      </li>
      <li class="navelem"><a class="el" href="classCVC3_1_1TheoryArithOld_1_1VarOrderGraph.html">VarOrderGraph</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::TheoryArithOld::VarOrderGraph Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="CVC3::TheoryArithOld::VarOrderGraph" -->
<p><a href="classCVC3_1_1TheoryArithOld_1_1VarOrderGraph-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li>void <a class="el" href="classCVC3_1_1TheoryArithOld_1_1VarOrderGraph.html#a23f0f51e26002bc941caa23a55ce812f">addEdge</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e1, const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e2)
<li>bool <a class="el" href="classCVC3_1_1TheoryArithOld_1_1VarOrderGraph.html#acfccb17ecc31cede704da554e8d3f14e">lessThan</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e1, const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e2)
<li>void <a class="el" href="classCVC3_1_1TheoryArithOld_1_1VarOrderGraph.html#a02fbf073e8ec356a753bf318b6701b13">selectLargest</a> (const std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;v1, std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;v2)
<li>void <a class="el" href="classCVC3_1_1TheoryArithOld_1_1VarOrderGraph.html#a3fe7de5a6e79191b3086b05add92a766">selectSmallest</a> (std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;v1, std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;v2)
<li>void <a class="el" href="classCVC3_1_1TheoryArithOld_1_1VarOrderGraph.html#a9813d7fd535f36502828ebda307d92d0">getVerticesTopological</a> (std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;output_list)
</ul>
<h2><a name="pri-methods"></a>
Private Member Functions</h2>
<ul>
<li>bool <a class="el" href="classCVC3_1_1TheoryArithOld_1_1VarOrderGraph.html#a57473e1e2ab66d049df3859816a48c51">dfs</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e1, const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e2)
<li>void <a class="el" href="classCVC3_1_1TheoryArithOld_1_1VarOrderGraph.html#a49809263e338beb538e362bb2682b0f8">dfs</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e1, std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;output_list)
</ul>
<h2><a name="pri-attribs"></a>
Private Attributes</h2>
<ul>
<li><a class="el" href="classCVC3_1_1ExprMap.html">ExprMap</a>&lt; std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &gt; <a class="el" href="classCVC3_1_1TheoryArithOld_1_1VarOrderGraph.html#a11bc58175df42f2fd51489e06ddb57f0">d_edges</a>
<li><a class="el" href="classCVC3_1_1ExprMap.html">ExprMap</a>&lt; bool &gt; <a class="el" href="classCVC3_1_1TheoryArithOld_1_1VarOrderGraph.html#ae56759d90816a022aaf6b5afbe8d4604">d_cache</a>
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="theory__arith__old_8h_source.html#l00136">136</a> of file <a class="el" href="theory__arith__old_8h_source.html">theory_arith_old.h</a>.</p>
</div><hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a57473e1e2ab66d049df3859816a48c51"></a><!-- doxytag: member="CVC3::TheoryArithOld::VarOrderGraph::dfs" ref="a57473e1e2ab66d049df3859816a48c51" args="(const Expr &amp;e1, const Expr &amp;e2)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool TheoryArithOld::VarOrderGraph::dfs </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;&#160;</td>
          <td class="paramname"><em>e1</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>e2</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theory__arith__old_8cpp_source.html#l02111">2111</a> of file <a class="el" href="theory__arith__old_8cpp_source.html">theory_arith_old.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a49809263e338beb538e362bb2682b0f8"></a><!-- doxytag: member="CVC3::TheoryArithOld::VarOrderGraph::dfs" ref="a49809263e338beb538e362bb2682b0f8" args="(const Expr &amp;e1, std::vector&lt; Expr &gt; &amp;output_list)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TheoryArithOld::VarOrderGraph::dfs </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;&#160;</td>
          <td class="paramname"><em>e1</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>output_list</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theory__arith__old_8cpp_source.html#l02128">2128</a> of file <a class="el" href="theory__arith__old_8cpp_source.html">theory_arith_old.cpp</a>.</p>

<p>References <a class="el" href="expr_8h_source.html#l01211">CVC3::Expr::begin()</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="a23f0f51e26002bc941caa23a55ce812f"></a><!-- doxytag: member="CVC3::TheoryArithOld::VarOrderGraph::addEdge" ref="a23f0f51e26002bc941caa23a55ce812f" args="(const Expr &amp;e1, const Expr &amp;e2)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TheoryArithOld::VarOrderGraph::addEdge </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;&#160;</td>
          <td class="paramname"><em>e1</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>e2</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theory__arith__old_8cpp_source.html#l02093">2093</a> of file <a class="el" href="theory__arith__old_8cpp_source.html">theory_arith_old.cpp</a>.</p>

<p>References <a class="el" href="debug_8h_source.html#l00408">DebugAssert</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__arith__old_8cpp_source.html#l05198">CVC3::TheoryArithOld::addPairToArithOrder()</a>.</p>

</div>
</div>
<a class="anchor" id="acfccb17ecc31cede704da554e8d3f14e"></a><!-- doxytag: member="CVC3::TheoryArithOld::VarOrderGraph::lessThan" ref="acfccb17ecc31cede704da554e8d3f14e" args="(const Expr &amp;e1, const Expr &amp;e2)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool TheoryArithOld::VarOrderGraph::lessThan </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;&#160;</td>
          <td class="paramname"><em>e1</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>e2</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theory__arith__old_8cpp_source.html#l02103">2103</a> of file <a class="el" href="theory__arith__old_8cpp_source.html">theory_arith_old.cpp</a>.</p>

<p>Referenced by <a class="el" href="theory__arith__old_8cpp_source.html#l05198">CVC3::TheoryArithOld::addPairToArithOrder()</a>.</p>

</div>
</div>
<a class="anchor" id="a02fbf073e8ec356a753bf318b6701b13"></a><!-- doxytag: member="CVC3::TheoryArithOld::VarOrderGraph::selectLargest" ref="a02fbf073e8ec356a753bf318b6701b13" args="(const std::vector&lt; Expr &gt; &amp;v1, std::vector&lt; Expr &gt; &amp;v2)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TheoryArithOld::VarOrderGraph::selectLargest </td>
          <td>(</td>
          <td class="paramtype">const std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;&#160;</td>
          <td class="paramname"><em>v1</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>v2</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theory__arith__old_8cpp_source.html#l02198">2198</a> of file <a class="el" href="theory__arith__old_8cpp_source.html">theory_arith_old.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a3fe7de5a6e79191b3086b05add92a766"></a><!-- doxytag: member="CVC3::TheoryArithOld::VarOrderGraph::selectSmallest" ref="a3fe7de5a6e79191b3086b05add92a766" args="(std::vector&lt; Expr &gt; &amp;v1, std::vector&lt; Expr &gt; &amp;v2)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TheoryArithOld::VarOrderGraph::selectSmallest </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>v1</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>v2</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theory__arith__old_8cpp_source.html#l02170">2170</a> of file <a class="el" href="theory__arith__old_8cpp_source.html">theory_arith_old.cpp</a>.</p>

<p>References <a class="el" href="expr__map_8h_source.html#l00171">CVC3::ExprMap&lt; Data &gt;::size()</a>.</p>

<p>Referenced by <a class="el" href="theory__arith__old_8cpp_source.html#l02831">CVC3::TheoryArithOld::assignVariables()</a>.</p>

</div>
</div>
<a class="anchor" id="a9813d7fd535f36502828ebda307d92d0"></a><!-- doxytag: member="CVC3::TheoryArithOld::VarOrderGraph::getVerticesTopological" ref="a9813d7fd535f36502828ebda307d92d0" args="(std::vector&lt; Expr &gt; &amp;output_list)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TheoryArithOld::VarOrderGraph::getVerticesTopological </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>output_list</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theory__arith__old_8cpp_source.html#l02152">2152</a> of file <a class="el" href="theory__arith__old_8cpp_source.html">theory_arith_old.cpp</a>.</p>

<p>References <a class="el" href="expr__map_8h_source.html#l00190">CVC3::ExprMap&lt; Data &gt;::begin()</a>, and <a class="el" href="expr__map_8h_source.html#l00191">CVC3::ExprMap&lt; Data &gt;::end()</a>.</p>

<p>Referenced by <a class="el" href="theory__arith__old_8cpp_source.html#l05535">CVC3::TheoryArithOld::computeTermBounds()</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a11bc58175df42f2fd51489e06ddb57f0"></a><!-- doxytag: member="CVC3::TheoryArithOld::VarOrderGraph::d_edges" ref="a11bc58175df42f2fd51489e06ddb57f0" 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;std::vector&lt;<a class="el" href="classCVC3_1_1Expr.html">Expr</a>&gt; &gt; <a class="el" href="classCVC3_1_1TheoryArithOld_1_1VarOrderGraph.html#a11bc58175df42f2fd51489e06ddb57f0">CVC3::TheoryArithOld::VarOrderGraph::d_edges</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theory__arith__old_8h_source.html#l00137">137</a> of file <a class="el" href="theory__arith__old_8h_source.html">theory_arith_old.h</a>.</p>

</div>
</div>
<a class="anchor" id="ae56759d90816a022aaf6b5afbe8d4604"></a><!-- doxytag: member="CVC3::TheoryArithOld::VarOrderGraph::d_cache" ref="ae56759d90816a022aaf6b5afbe8d4604" 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;bool&gt; <a class="el" href="classCVC3_1_1TheoryArithOld_1_1VarOrderGraph.html#ae56759d90816a022aaf6b5afbe8d4604">CVC3::TheoryArithOld::VarOrderGraph::d_cache</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theory__arith__old_8h_source.html#l00138">138</a> of file <a class="el" href="theory__arith__old_8h_source.html">theory_arith_old.h</a>.</p>

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