Sophie

Sophie

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

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::TheoryArithNew::Ineq 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_1TheoryArithNew.html">TheoryArithNew</a>      </li>
      <li class="navelem"><a class="el" href="classCVC3_1_1TheoryArithNew_1_1Ineq.html">Ineq</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::TheoryArithNew::Ineq Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="CVC3::TheoryArithNew::Ineq" -->
<p>Private class for an inequality in the Fourier-Motzkin database.  
 <a href="classCVC3_1_1TheoryArithNew_1_1Ineq.html#details">More...</a></p>

<p><a href="classCVC3_1_1TheoryArithNew_1_1Ineq-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_1TheoryArithNew_1_1Ineq.html#a230c7a36753e0acc09633d56dbeafe3b">Ineq</a> (const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;ineq, bool varOnRHS, const <a class="el" href="classCVC3_1_1TheoryArithNew_1_1FreeConst.html">FreeConst</a> &amp;c)
<dl class="el"><dd class="mdescRight">Initial constructor. 'r' is taken from the subsumption database.  <a href="#a230c7a36753e0acc09633d56dbeafe3b"></a><br/></dl><li>const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp; <a class="el" href="classCVC3_1_1TheoryArithNew_1_1Ineq.html#acb2e06a2e5eccac4b72d8b4d88f13bdd">ineq</a> () const 
<dl class="el"><dd class="mdescRight">Get the inequality.  <a href="#acb2e06a2e5eccac4b72d8b4d88f13bdd"></a><br/></dl><li>const <a class="el" href="classCVC3_1_1TheoryArithNew_1_1FreeConst.html">FreeConst</a> &amp; <a class="el" href="classCVC3_1_1TheoryArithNew_1_1Ineq.html#a20f1455cf46f6e86f0175508f92e8aff">getConst</a> () const 
<dl class="el"><dd class="mdescRight">Get the max/min constant.  <a href="#a20f1455cf46f6e86f0175508f92e8aff"></a><br/></dl><li>bool <a class="el" href="classCVC3_1_1TheoryArithNew_1_1Ineq.html#abfbee8f90a20d877971571b814bccfc1">varOnRHS</a> () const 
<dl class="el"><dd class="mdescRight">Flag whether var is isolated on the RHS.  <a href="#abfbee8f90a20d877971571b814bccfc1"></a><br/></dl><li>bool <a class="el" href="classCVC3_1_1TheoryArithNew_1_1Ineq.html#a987945938565d6d6f00d1ca3ebbd125a">varOnLHS</a> () const 
<dl class="el"><dd class="mdescRight">Flag whether var is isolated on the LHS.  <a href="#a987945938565d6d6f00d1ca3ebbd125a"></a><br/></dl><li><a class="el" href="classCVC3_1_1TheoryArithNew_1_1Ineq.html#ae4c7795f466e160656ebc928608a7fd2">operator Theorem</a> () const 
<dl class="el"><dd class="mdescRight">Auto-cast to <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a>.  <a href="#ae4c7795f466e160656ebc928608a7fd2"></a><br/></dl></ul>
<h2><a name="pri-methods"></a>
Private Member Functions</h2>
<ul>
<li><a class="el" href="classCVC3_1_1TheoryArithNew_1_1Ineq.html#a53222bef2f8bca064395eb61e51af45e">Ineq</a> ()
<dl class="el"><dd class="mdescRight">Default constructor is disabled.  <a href="#a53222bef2f8bca064395eb61e51af45e"></a><br/></dl></ul>
<h2><a name="pri-attribs"></a>
Private Attributes</h2>
<ul>
<li><a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1TheoryArithNew_1_1Ineq.html#ae2595281fd986de92d1f6838652e0e78">d_ineq</a>
<dl class="el"><dd class="mdescRight">The inequality.  <a href="#ae2595281fd986de92d1f6838652e0e78"></a><br/></dl><li>bool <a class="el" href="classCVC3_1_1TheoryArithNew_1_1Ineq.html#afc355c2951050daef4cc1d7d43b58a64">d_rhs</a>
<dl class="el"><dd class="mdescRight">Var is isolated on the RHS.  <a href="#afc355c2951050daef4cc1d7d43b58a64"></a><br/></dl><li>const <a class="el" href="classCVC3_1_1TheoryArithNew_1_1FreeConst.html">FreeConst</a> * <a class="el" href="classCVC3_1_1TheoryArithNew_1_1Ineq.html#a31ffd5476bfd8a5251a16ca80e93df6f">d_const</a>
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Private class for an inequality in the Fourier-Motzkin database. </p>

<p>Definition at line <a class="el" href="theory__arith__new_8h_source.html#l00064">64</a> of file <a class="el" href="theory__arith__new_8h_source.html">theory_arith_new.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a53222bef2f8bca064395eb61e51af45e"></a><!-- doxytag: member="CVC3::TheoryArithNew::Ineq::Ineq" ref="a53222bef2f8bca064395eb61e51af45e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CVC3::TheoryArithNew::Ineq::Ineq </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Default constructor is disabled. </p>

<p>Definition at line <a class="el" href="theory__arith__new_8h_source.html#l00070">70</a> of file <a class="el" href="theory__arith__new_8h_source.html">theory_arith_new.h</a>.</p>

</div>
</div>
<a class="anchor" id="a230c7a36753e0acc09633d56dbeafe3b"></a><!-- doxytag: member="CVC3::TheoryArithNew::Ineq::Ineq" ref="a230c7a36753e0acc09633d56dbeafe3b" args="(const Theorem &amp;ineq, bool varOnRHS, const FreeConst &amp;c)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CVC3::TheoryArithNew::Ineq::Ineq </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> &amp;&#160;</td>
          <td class="paramname"><em>ineq</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>varOnRHS</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1TheoryArithNew_1_1FreeConst.html">FreeConst</a> &amp;&#160;</td>
          <td class="paramname"><em>c</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Initial constructor. 'r' is taken from the subsumption database. </p>

<p>Definition at line <a class="el" href="theory__arith__new_8h_source.html#l00073">73</a> of file <a class="el" href="theory__arith__new_8h_source.html">theory_arith_new.h</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="acb2e06a2e5eccac4b72d8b4d88f13bdd"></a><!-- doxytag: member="CVC3::TheoryArithNew::Ineq::ineq" ref="acb2e06a2e5eccac4b72d8b4d88f13bdd" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a>&amp; CVC3::TheoryArithNew::Ineq::ineq </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get the inequality. </p>

<p>Definition at line <a class="el" href="theory__arith__new_8h_source.html#l00076">76</a> of file <a class="el" href="theory__arith__new_8h_source.html">theory_arith_new.h</a>.</p>

<p>References <a class="el" href="theory__arith__new_8h_source.html#l00066">d_ineq</a>.</p>

<p>Referenced by <a class="el" href="theory__arith__new_8cpp_source.html#l00054">CVC3::operator&lt;&lt;()</a>.</p>

</div>
</div>
<a class="anchor" id="a20f1455cf46f6e86f0175508f92e8aff"></a><!-- doxytag: member="CVC3::TheoryArithNew::Ineq::getConst" ref="a20f1455cf46f6e86f0175508f92e8aff" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classCVC3_1_1TheoryArithNew_1_1FreeConst.html">FreeConst</a>&amp; CVC3::TheoryArithNew::Ineq::getConst </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get the max/min constant. </p>

<p>Definition at line <a class="el" href="theory__arith__new_8h_source.html#l00078">78</a> of file <a class="el" href="theory__arith__new_8h_source.html">theory_arith_new.h</a>.</p>

<p>References <a class="el" href="theory__arith__new_8h_source.html#l00068">d_const</a>.</p>

<p>Referenced by <a class="el" href="theory__arith__new_8cpp_source.html#l00054">CVC3::operator&lt;&lt;()</a>.</p>

</div>
</div>
<a class="anchor" id="abfbee8f90a20d877971571b814bccfc1"></a><!-- doxytag: member="CVC3::TheoryArithNew::Ineq::varOnRHS" ref="abfbee8f90a20d877971571b814bccfc1" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool CVC3::TheoryArithNew::Ineq::varOnRHS </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Flag whether var is isolated on the RHS. </p>

<p>Definition at line <a class="el" href="theory__arith__new_8h_source.html#l00080">80</a> of file <a class="el" href="theory__arith__new_8h_source.html">theory_arith_new.h</a>.</p>

<p>References <a class="el" href="theory__arith__new_8h_source.html#l00067">d_rhs</a>.</p>

<p>Referenced by <a class="el" href="theory__arith__new_8cpp_source.html#l00054">CVC3::operator&lt;&lt;()</a>.</p>

</div>
</div>
<a class="anchor" id="a987945938565d6d6f00d1ca3ebbd125a"></a><!-- doxytag: member="CVC3::TheoryArithNew::Ineq::varOnLHS" ref="a987945938565d6d6f00d1ca3ebbd125a" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool CVC3::TheoryArithNew::Ineq::varOnLHS </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Flag whether var is isolated on the LHS. </p>

<p>Definition at line <a class="el" href="theory__arith__new_8h_source.html#l00082">82</a> of file <a class="el" href="theory__arith__new_8h_source.html">theory_arith_new.h</a>.</p>

<p>References <a class="el" href="theory__arith__new_8h_source.html#l00067">d_rhs</a>.</p>

</div>
</div>
<a class="anchor" id="ae4c7795f466e160656ebc928608a7fd2"></a><!-- doxytag: member="CVC3::TheoryArithNew::Ineq::operator Theorem" ref="ae4c7795f466e160656ebc928608a7fd2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CVC3::TheoryArithNew::Ineq::operator <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Auto-cast to <a class="el" href="classCVC3_1_1Theorem.html">Theorem</a>. </p>

<p>Definition at line <a class="el" href="theory__arith__new_8h_source.html#l00084">84</a> of file <a class="el" href="theory__arith__new_8h_source.html">theory_arith_new.h</a>.</p>

<p>References <a class="el" href="theory__arith__new_8h_source.html#l00066">d_ineq</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="ae2595281fd986de92d1f6838652e0e78"></a><!-- doxytag: member="CVC3::TheoryArithNew::Ineq::d_ineq" ref="ae2595281fd986de92d1f6838652e0e78" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1Theorem.html">Theorem</a> <a class="el" href="classCVC3_1_1TheoryArithNew_1_1Ineq.html#ae2595281fd986de92d1f6838652e0e78">CVC3::TheoryArithNew::Ineq::d_ineq</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The inequality. </p>

<p>Definition at line <a class="el" href="theory__arith__new_8h_source.html#l00066">66</a> of file <a class="el" href="theory__arith__new_8h_source.html">theory_arith_new.h</a>.</p>

<p>Referenced by <a class="el" href="theory__arith__new_8h_source.html#l00076">ineq()</a>, and <a class="el" href="theory__arith__new_8h_source.html#l00084">operator Theorem()</a>.</p>

</div>
</div>
<a class="anchor" id="afc355c2951050daef4cc1d7d43b58a64"></a><!-- doxytag: member="CVC3::TheoryArithNew::Ineq::d_rhs" ref="afc355c2951050daef4cc1d7d43b58a64" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classCVC3_1_1TheoryArithNew_1_1Ineq.html#afc355c2951050daef4cc1d7d43b58a64">CVC3::TheoryArithNew::Ineq::d_rhs</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Var is isolated on the RHS. </p>

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

<p>Referenced by <a class="el" href="theory__arith__new_8h_source.html#l00082">varOnLHS()</a>, and <a class="el" href="theory__arith__new_8h_source.html#l00080">varOnRHS()</a>.</p>

</div>
</div>
<a class="anchor" id="a31ffd5476bfd8a5251a16ca80e93df6f"></a><!-- doxytag: member="CVC3::TheoryArithNew::Ineq::d_const" ref="a31ffd5476bfd8a5251a16ca80e93df6f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classCVC3_1_1TheoryArithNew_1_1FreeConst.html">FreeConst</a>* <a class="el" href="classCVC3_1_1TheoryArithNew_1_1Ineq.html#a31ffd5476bfd8a5251a16ca80e93df6f">CVC3::TheoryArithNew::Ineq::d_const</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>The max/min const for subsumption check </p>

<p>Definition at line <a class="el" href="theory__arith__new_8h_source.html#l00068">68</a> of file <a class="el" href="theory__arith__new_8h_source.html">theory_arith_new.h</a>.</p>

<p>Referenced by <a class="el" href="theory__arith__new_8h_source.html#l00078">getConst()</a>.</p>

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