Sophie

Sophie

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

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: LFSCAssume 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>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static 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">LFSCAssume Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="LFSCAssume" --><!-- doxytag: inherits="LFSCProof" -->
<p><code>#include &lt;<a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for LFSCAssume:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classLFSCAssume.png" usemap="#LFSCAssume_map" alt=""/>
  <map id="LFSCAssume_map" name="LFSCAssume_map">
<area href="classLFSCProof.html" alt="LFSCProof" shape="rect" coords="0,112,88,136"/>
<area href="classLFSCObj.html" alt="LFSCObj" shape="rect" coords="0,56,88,80"/>
<area href="classObj.html" alt="Obj" shape="rect" coords="0,0,88,24"/>
</map>
 </div></div>

<p><a href="classLFSCAssume-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li>virtual <a class="el" href="classLFSCAssume.html">LFSCAssume</a> * <a class="el" href="classLFSCAssume.html#a62a38c16c3d0175a2a0e9ca1504716c7">AsLFSCAssume</a> ()
<li>void <a class="el" href="classLFSCAssume.html#ab8bc3cbf1aef169b856d704eceef4be6">print_pf</a> (std::ostream &amp;s, int ind=0)
<li>void <a class="el" href="classLFSCAssume.html#a61b64cc4b4ded52c63db33fa821ec20d">print_struct</a> (std::ostream &amp;s, int ind=0)
<li><a class="el" href="classLFSCProof.html">LFSCProof</a> * <a class="el" href="classLFSCAssume.html#a09b11c30192e746c3d4f61786811a0c3">clone</a> ()
<li>int <a class="el" href="classLFSCAssume.html#a92ae711a4382449ee1923cb07742c5c4">getNumChildren</a> ()
<li><a class="el" href="classLFSCProof.html">LFSCProof</a> * <a class="el" href="classLFSCAssume.html#ab2d0929158466c1c13a416cafe5f1b33">getChild</a> (int n)
<li>int <a class="el" href="classLFSCAssume.html#a126a9b3917a465e3684d907195f10824">checkBoolRes</a> (std::vector&lt; int &gt; &amp;clause)
</ul>
<h2><a name="pub-static-methods"></a>
Static Public Member Functions</h2>
<ul>
<li>static <a class="el" href="classLFSCProof.html">LFSCProof</a> * <a class="el" href="classLFSCAssume.html#a1936e5119fa84aec4acc5d8ba83bc30b">Make</a> (int v, <a class="el" href="classLFSCProof.html">LFSCProof</a> *pf, bool assm=true, int type=3)
</ul>
<h2><a name="pri-methods"></a>
Private Member Functions</h2>
<ul>
<li><a class="el" href="classLFSCAssume.html#a6599b800baaae695dea15a31a1f2384f">LFSCAssume</a> (int v, <a class="el" href="classLFSCProof.html">LFSCProof</a> *pf, bool assm, int type)
<li>virtual <a class="el" href="classLFSCAssume.html#a0b3112464ac68fe8cd3093fa0b0bb575">~LFSCAssume</a> ()
<li>long int <a class="el" href="classLFSCAssume.html#a2109fe5fdc3237a8b881564616b6bfbb">get_length</a> ()
</ul>
<h2><a name="pri-attribs"></a>
Private Attributes</h2>
<ul>
<li>int <a class="el" href="classLFSCAssume.html#af94fac0616eadaef230e68e417d12f32">d_var</a>
<li><a class="el" href="classRefPtr.html">RefPtr</a>&lt; <a class="el" href="classLFSCProof.html">LFSCProof</a> &gt; <a class="el" href="classLFSCAssume.html#aa3b39dbcb72090c1e629b79c9f247220">d_pf</a>
<li>bool <a class="el" href="classLFSCAssume.html#ad12dc19473bae44f36547594096ec3b2">d_assm</a>
<li>int <a class="el" href="classLFSCAssume.html#a9ed812125981b8f0379eaa0b9b3f9ad7">d_type</a>
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00090">90</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a6599b800baaae695dea15a31a1f2384f"></a><!-- doxytag: member="LFSCAssume::LFSCAssume" ref="a6599b800baaae695dea15a31a1f2384f" args="(int v, LFSCProof *pf, bool assm, int type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">LFSCAssume::LFSCAssume </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>v</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classLFSCProof.html">LFSCProof</a> *&#160;</td>
          <td class="paramname"><em>pf</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>assm</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>type</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inline, private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00096">96</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

<p>Referenced by <a class="el" href="LFSCBoolProof_8h_source.html#l00106">clone()</a>, and <a class="el" href="LFSCBoolProof_8h_source.html#l00103">Make()</a>.</p>

</div>
</div>
<a class="anchor" id="a0b3112464ac68fe8cd3093fa0b0bb575"></a><!-- doxytag: member="LFSCAssume::~LFSCAssume" ref="a0b3112464ac68fe8cd3093fa0b0bb575" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual LFSCAssume::~LFSCAssume </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, private, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00097">97</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a2109fe5fdc3237a8b881564616b6bfbb"></a><!-- doxytag: member="LFSCAssume::get_length" ref="a2109fe5fdc3237a8b881564616b6bfbb" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">long int LFSCAssume::get_length </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, private, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="classLFSCProof.html#a4f6cb66f81baeb838874bfc2ee51595e">LFSCProof</a>.</p>

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00098">98</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

<p>References <a class="el" href="LFSCBoolProof_8h_source.html#l00093">d_pf</a>.</p>

</div>
</div>
<a class="anchor" id="a62a38c16c3d0175a2a0e9ca1504716c7"></a><!-- doxytag: member="LFSCAssume::AsLFSCAssume" ref="a62a38c16c3d0175a2a0e9ca1504716c7" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classLFSCAssume.html">LFSCAssume</a>* LFSCAssume::AsLFSCAssume </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="classLFSCProof.html#a090256e5ceadaccaa46826689f95f238">LFSCProof</a>.</p>

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00100">100</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

</div>
</div>
<a class="anchor" id="ab8bc3cbf1aef169b856d704eceef4be6"></a><!-- doxytag: member="LFSCAssume::print_pf" ref="ab8bc3cbf1aef169b856d704eceef4be6" args="(std::ostream &amp;s, int ind=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void LFSCAssume::print_pf </td>
          <td>(</td>
          <td class="paramtype">std::ostream &amp;&#160;</td>
          <td class="paramname"><em>s</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>ind</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Implements <a class="el" href="classLFSCProof.html#a9ad1d738b10d731108f63b9d86796c00">LFSCProof</a>.</p>

<p>Definition at line <a class="el" href="LFSCBoolProof_8cpp_source.html#l00161">161</a> of file <a class="el" href="LFSCBoolProof_8cpp_source.html">LFSCBoolProof.cpp</a>.</p>

<p>References <a class="el" href="cvc__util_8h_source.html#l00053">CVC3::abs()</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00094">d_assm</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00093">d_pf</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00095">d_type</a>, and <a class="el" href="LFSCBoolProof_8h_source.html#l00092">d_var</a>.</p>

</div>
</div>
<a class="anchor" id="a61b64cc4b4ded52c63db33fa821ec20d"></a><!-- doxytag: member="LFSCAssume::print_struct" ref="a61b64cc4b4ded52c63db33fa821ec20d" args="(std::ostream &amp;s, int ind=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void LFSCAssume::print_struct </td>
          <td>(</td>
          <td class="paramtype">std::ostream &amp;&#160;</td>
          <td class="paramname"><em>s</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>ind</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="classLFSCProof.html#a989d58a3910834809ddbfc89c04f6d87">LFSCProof</a>.</p>

<p>Definition at line <a class="el" href="LFSCBoolProof_8cpp_source.html#l00172">172</a> of file <a class="el" href="LFSCBoolProof_8cpp_source.html">LFSCBoolProof.cpp</a>.</p>

<p>References <a class="el" href="LFSCBoolProof_8h_source.html#l00094">d_assm</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00093">d_pf</a>, and <a class="el" href="LFSCBoolProof_8h_source.html#l00092">d_var</a>.</p>

</div>
</div>
<a class="anchor" id="a1936e5119fa84aec4acc5d8ba83bc30b"></a><!-- doxytag: member="LFSCAssume::Make" ref="a1936e5119fa84aec4acc5d8ba83bc30b" args="(int v, LFSCProof *pf, bool assm=true, int type=3)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="classLFSCProof.html">LFSCProof</a>* LFSCAssume::Make </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>v</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classLFSCProof.html">LFSCProof</a> *&#160;</td>
          <td class="paramname"><em>pf</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>assm</em> = <code>true</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>type</em> = <code>3</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inline, static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00103">103</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

<p>References <a class="el" href="LFSCBoolProof_8h_source.html#l00096">LFSCAssume()</a>.</p>

<p>Referenced by <a class="el" href="LFSCConvert_8cpp_source.html#l00093">LFSCConvert::cvc3_to_lfsc()</a>, <a class="el" href="LFSCProof_8cpp_source.html#l00104">LFSCProof::Make_CNF()</a>, <a class="el" href="TReturn_8cpp_source.html#l00423">TReturn::normalize_to_tf()</a>, and <a class="el" href="TReturn_8cpp_source.html#l00125">TReturn::normalize_tr()</a>.</p>

</div>
</div>
<a class="anchor" id="a09b11c30192e746c3d4f61786811a0c3"></a><!-- doxytag: member="LFSCAssume::clone" ref="a09b11c30192e746c3d4f61786811a0c3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classLFSCProof.html">LFSCProof</a>* LFSCAssume::clone </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Implements <a class="el" href="classLFSCProof.html#a0fff5e24b97c44080514e3ec6f15d751">LFSCProof</a>.</p>

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00106">106</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

<p>References <a class="el" href="LFSCBoolProof_8h_source.html#l00094">d_assm</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00093">d_pf</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00095">d_type</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00092">d_var</a>, <a class="el" href="Object_8h_source.html#l00056">RefPtr&lt; T &gt;::get()</a>, and <a class="el" href="LFSCBoolProof_8h_source.html#l00096">LFSCAssume()</a>.</p>

</div>
</div>
<a class="anchor" id="a92ae711a4382449ee1923cb07742c5c4"></a><!-- doxytag: member="LFSCAssume::getNumChildren" ref="a92ae711a4382449ee1923cb07742c5c4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int LFSCAssume::getNumChildren </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="classLFSCProof.html#aedc30ad27db2049d1e6782918bdc2608">LFSCProof</a>.</p>

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00107">107</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

</div>
</div>
<a class="anchor" id="ab2d0929158466c1c13a416cafe5f1b33"></a><!-- doxytag: member="LFSCAssume::getChild" ref="ab2d0929158466c1c13a416cafe5f1b33" args="(int n)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classLFSCProof.html">LFSCProof</a>* LFSCAssume::getChild </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>n</em></td><td>)</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="classLFSCProof.html#ac60cfef82cf6aaa935668cbfab2ecd10">LFSCProof</a>.</p>

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00108">108</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

<p>References <a class="el" href="LFSCBoolProof_8h_source.html#l00093">d_pf</a>, and <a class="el" href="Object_8h_source.html#l00056">RefPtr&lt; T &gt;::get()</a>.</p>

</div>
</div>
<a class="anchor" id="a126a9b3917a465e3684d907195f10824"></a><!-- doxytag: member="LFSCAssume::checkBoolRes" ref="a126a9b3917a465e3684d907195f10824" args="(std::vector&lt; int &gt; &amp;clause)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int LFSCAssume::checkBoolRes </td>
          <td>(</td>
          <td class="paramtype">std::vector&lt; int &gt; &amp;&#160;</td>
          <td class="paramname"><em>clause</em></td><td>)</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="classLFSCProof.html#a46af0498dd659ccba0549191102cf75d">LFSCProof</a>.</p>

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00110">110</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

<p>References <a class="el" href="LFSCBoolProof_8h_source.html#l00093">d_pf</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00095">d_type</a>, and <a class="el" href="LFSCBoolProof_8h_source.html#l00092">d_var</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="af94fac0616eadaef230e68e417d12f32"></a><!-- doxytag: member="LFSCAssume::d_var" ref="af94fac0616eadaef230e68e417d12f32" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classLFSCAssume.html#af94fac0616eadaef230e68e417d12f32">LFSCAssume::d_var</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00092">92</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

<p>Referenced by <a class="el" href="LFSCBoolProof_8h_source.html#l00110">checkBoolRes()</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00106">clone()</a>, <a class="el" href="LFSCBoolProof_8cpp_source.html#l00161">print_pf()</a>, and <a class="el" href="LFSCBoolProof_8cpp_source.html#l00172">print_struct()</a>.</p>

</div>
</div>
<a class="anchor" id="aa3b39dbcb72090c1e629b79c9f247220"></a><!-- doxytag: member="LFSCAssume::d_pf" ref="aa3b39dbcb72090c1e629b79c9f247220" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classRefPtr.html">RefPtr</a>&lt; <a class="el" href="classLFSCProof.html">LFSCProof</a> &gt; <a class="el" href="classLFSCAssume.html#aa3b39dbcb72090c1e629b79c9f247220">LFSCAssume::d_pf</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00093">93</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

<p>Referenced by <a class="el" href="LFSCBoolProof_8h_source.html#l00110">checkBoolRes()</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00106">clone()</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00098">get_length()</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00108">getChild()</a>, <a class="el" href="LFSCBoolProof_8cpp_source.html#l00161">print_pf()</a>, and <a class="el" href="LFSCBoolProof_8cpp_source.html#l00172">print_struct()</a>.</p>

</div>
</div>
<a class="anchor" id="ad12dc19473bae44f36547594096ec3b2"></a><!-- doxytag: member="LFSCAssume::d_assm" ref="ad12dc19473bae44f36547594096ec3b2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classLFSCAssume.html#ad12dc19473bae44f36547594096ec3b2">LFSCAssume::d_assm</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00094">94</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

<p>Referenced by <a class="el" href="LFSCBoolProof_8h_source.html#l00106">clone()</a>, <a class="el" href="LFSCBoolProof_8cpp_source.html#l00161">print_pf()</a>, and <a class="el" href="LFSCBoolProof_8cpp_source.html#l00172">print_struct()</a>.</p>

</div>
</div>
<a class="anchor" id="a9ed812125981b8f0379eaa0b9b3f9ad7"></a><!-- doxytag: member="LFSCAssume::d_type" ref="a9ed812125981b8f0379eaa0b9b3f9ad7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classLFSCAssume.html#a9ed812125981b8f0379eaa0b9b3f9ad7">LFSCAssume::d_type</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00095">95</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

<p>Referenced by <a class="el" href="LFSCBoolProof_8h_source.html#l00110">checkBoolRes()</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00106">clone()</a>, and <a class="el" href="LFSCBoolProof_8cpp_source.html#l00161">print_pf()</a>.</p>

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