Sophie

Sophie

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

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: LFSCClausify 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-static-methods">Static Private Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="#friends">Friends</a>  </div>
  <div class="headertitle">
<div class="title">LFSCClausify Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="LFSCClausify" --><!-- 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 LFSCClausify:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classLFSCClausify.png" usemap="#LFSCClausify_map" alt=""/>
  <map id="LFSCClausify_map" name="LFSCClausify_map">
<area href="classLFSCProof.html" alt="LFSCProof" shape="rect" coords="0,112,90,136"/>
<area href="classLFSCObj.html" alt="LFSCObj" shape="rect" coords="0,56,90,80"/>
<area href="classObj.html" alt="Obj" shape="rect" coords="0,0,90,24"/>
</map>
 </div></div>

<p><a href="classLFSCClausify-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="classLFSCClausify.html">LFSCClausify</a> * <a class="el" href="classLFSCClausify.html#a891e43a4ad778be5cd450a414eca4214">AsLFSCClausify</a> ()
<li>void <a class="el" href="classLFSCClausify.html#a571d958b1b69082a99ee3e8c2e1e5a82">print_pf</a> (std::ostream &amp;s, int ind=0)
<li>void <a class="el" href="classLFSCClausify.html#ab65fca27b5949176646d5b7c3c703604">print_struct</a> (std::ostream &amp;s, int ind=0)
<li><a class="el" href="classLFSCProof.html">LFSCProof</a> * <a class="el" href="classLFSCClausify.html#abfb721ca8127c842987d38302d4dee93">clone</a> ()
<li>int <a class="el" href="classLFSCClausify.html#a3942b93955d5161fbcc7a48d49ffc351">getNumChildren</a> ()
<li><a class="el" href="classLFSCProof.html">LFSCProof</a> * <a class="el" href="classLFSCClausify.html#a7eb20929cbad20089813d56d92b4336e">getChild</a> (int n)
<li>int <a class="el" href="classLFSCClausify.html#a60f52fa75358e5259eaf640bd2919d3f">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="classLFSCClausify.html#a976ffe7504641550090b29a9b5cf5732">Make</a> (int v, <a class="el" href="classLFSCProof.html">LFSCProof</a> *pf)
<li>static <a class="el" href="classLFSCProof.html">LFSCProof</a> * <a class="el" href="classLFSCClausify.html#abaec88f39f6f56cc6f21887c35b61beb">Make</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e, <a class="el" href="classLFSCProof.html">LFSCProof</a> *p, bool cascadeOr=false)
</ul>
<h2><a name="pri-methods"></a>
Private Member Functions</h2>
<ul>
<li><a class="el" href="classLFSCClausify.html#a81445a757de59d083bd8d0073961ed8f">LFSCClausify</a> (int v, <a class="el" href="classLFSCProof.html">LFSCProof</a> *pf)
<li>virtual <a class="el" href="classLFSCClausify.html#aa14aa3c8b72b26c3669f9d4c8afcf0f0">~LFSCClausify</a> ()
<li>long int <a class="el" href="classLFSCClausify.html#a36d74d26af6ecf508ff51445e3e4f7cd">get_length</a> ()
</ul>
<h2><a name="pri-static-methods"></a>
Static Private Member Functions</h2>
<ul>
<li>static <a class="el" href="classLFSCProof.html">LFSCProof</a> * <a class="el" href="classLFSCClausify.html#af22d08150cb2f47d017ed68e3c31093a">Make_i</a> (const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;e, <a class="el" href="classLFSCProof.html">LFSCProof</a> *p, std::vector&lt; <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &gt; &amp;exprs, const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;end)
</ul>
<h2><a name="pri-attribs"></a>
Private Attributes</h2>
<ul>
<li>int <a class="el" href="classLFSCClausify.html#a84a1963e40def721dc6844f24c6a20f9">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="classLFSCClausify.html#a4860ffb7bc3a8a3273e3a8d474e33d71">d_pf</a>
</ul>
<h2><a name="friends"></a>
Friends</h2>
<ul>
<li>class <a class="el" href="classLFSCClausify.html#a2d3cb4e50f5ffb662dc18e83ee206c2c">LFSCPrinter</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#l00060">60</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="a81445a757de59d083bd8d0073961ed8f"></a><!-- doxytag: member="LFSCClausify::LFSCClausify" ref="a81445a757de59d083bd8d0073961ed8f" args="(int v, LFSCProof *pf)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">LFSCClausify::LFSCClausify </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>&#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#l00066">66</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#l00080">clone()</a>, and <a class="el" href="LFSCBoolProof_8h_source.html#l00076">Make()</a>.</p>

</div>
</div>
<a class="anchor" id="aa14aa3c8b72b26c3669f9d4c8afcf0f0"></a><!-- doxytag: member="LFSCClausify::~LFSCClausify" ref="aa14aa3c8b72b26c3669f9d4c8afcf0f0" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual LFSCClausify::~LFSCClausify </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#l00067">67</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="a36d74d26af6ecf508ff51445e3e4f7cd"></a><!-- doxytag: member="LFSCClausify::get_length" ref="a36d74d26af6ecf508ff51445e3e4f7cd" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">long int LFSCClausify::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#l00068">68</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#l00065">d_pf</a>.</p>

</div>
</div>
<a class="anchor" id="af22d08150cb2f47d017ed68e3c31093a"></a><!-- doxytag: member="LFSCClausify::Make_i" ref="af22d08150cb2f47d017ed68e3c31093a" args="(const Expr &amp;e, LFSCProof *p, std::vector&lt; Expr &gt; &amp;exprs, const Expr &amp;end)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classLFSCProof.html">LFSCProof</a> * LFSCClausify::Make_i </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"><a class="el" href="classLFSCProof.html">LFSCProof</a> *&#160;</td>
          <td class="paramname"><em>p</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>exprs</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>end</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static, private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="LFSCBoolProof_8cpp_source.html#l00134">134</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="expr_8h_source.html#l01168">CVC3::Expr::getKind()</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00076">Make()</a>, <a class="el" href="kinds_8h_source.html#l00068">OR</a>, and <a class="el" href="LFSCObject_8cpp_source.html#l00386">LFSCObj::queryM()</a>.</p>

<p>Referenced by <a class="el" href="LFSCBoolProof_8cpp_source.html#l00121">Make()</a>.</p>

</div>
</div>
<a class="anchor" id="a891e43a4ad778be5cd450a414eca4214"></a><!-- doxytag: member="LFSCClausify::AsLFSCClausify" ref="a891e43a4ad778be5cd450a414eca4214" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classLFSCClausify.html">LFSCClausify</a>* LFSCClausify::AsLFSCClausify </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#a1ae53259bdc504ba263e86b0d85ccede">LFSCProof</a>.</p>

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

</div>
</div>
<a class="anchor" id="a571d958b1b69082a99ee3e8c2e1e5a82"></a><!-- doxytag: member="LFSCClausify::print_pf" ref="a571d958b1b69082a99ee3e8c2e1e5a82" args="(std::ostream &amp;s, int ind=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void LFSCClausify::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#l00114">114</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#l00065">d_pf</a>, and <a class="el" href="LFSCBoolProof_8h_source.html#l00064">d_var</a>.</p>

</div>
</div>
<a class="anchor" id="ab65fca27b5949176646d5b7c3c703604"></a><!-- doxytag: member="LFSCClausify::print_struct" ref="ab65fca27b5949176646d5b7c3c703604" args="(std::ostream &amp;s, int ind=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void LFSCClausify::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> [inline, 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_8h_source.html#l00074">74</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#l00064">d_var</a>.</p>

</div>
</div>
<a class="anchor" id="a976ffe7504641550090b29a9b5cf5732"></a><!-- doxytag: member="LFSCClausify::Make" ref="a976ffe7504641550090b29a9b5cf5732" args="(int v, LFSCProof *pf)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="classLFSCProof.html">LFSCProof</a>* LFSCClausify::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>&#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#l00076">76</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#l00066">LFSCClausify()</a>.</p>

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

</div>
</div>
<a class="anchor" id="abaec88f39f6f56cc6f21887c35b61beb"></a><!-- doxytag: member="LFSCClausify::Make" ref="abaec88f39f6f56cc6f21887c35b61beb" args="(const Expr &amp;e, LFSCProof *p, bool cascadeOr=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classLFSCProof.html">LFSCProof</a> * LFSCClausify::Make </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"><a class="el" href="classLFSCProof.html">LFSCProof</a> *&#160;</td>
          <td class="paramname"><em>p</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>cascadeOr</em> = <code>false</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

<p>References <a class="el" href="expr_8h_source.html#l01201">CVC3::Expr::arity()</a>, <a class="el" href="LFSCObject_8cpp_source.html#l00281">LFSCObj::cascade_expr()</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00076">Make()</a>, <a class="el" href="LFSCBoolProof_8cpp_source.html#l00134">Make_i()</a>, and <a class="el" href="LFSCObject_8cpp_source.html#l00386">LFSCObj::queryM()</a>.</p>

</div>
</div>
<a class="anchor" id="abfb721ca8127c842987d38302d4dee93"></a><!-- doxytag: member="LFSCClausify::clone" ref="abfb721ca8127c842987d38302d4dee93" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classLFSCProof.html">LFSCProof</a>* LFSCClausify::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#l00080">80</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#l00065">d_pf</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00064">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#l00066">LFSCClausify()</a>.</p>

</div>
</div>
<a class="anchor" id="a3942b93955d5161fbcc7a48d49ffc351"></a><!-- doxytag: member="LFSCClausify::getNumChildren" ref="a3942b93955d5161fbcc7a48d49ffc351" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int LFSCClausify::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#l00081">81</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

</div>
</div>
<a class="anchor" id="a7eb20929cbad20089813d56d92b4336e"></a><!-- doxytag: member="LFSCClausify::getChild" ref="a7eb20929cbad20089813d56d92b4336e" args="(int n)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classLFSCProof.html">LFSCProof</a>* LFSCClausify::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#l00082">82</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#l00065">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="a60f52fa75358e5259eaf640bd2919d3f"></a><!-- doxytag: member="LFSCClausify::checkBoolRes" ref="a60f52fa75358e5259eaf640bd2919d3f" args="(std::vector&lt; int &gt; &amp;clause)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int LFSCClausify::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#l00083">83</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#l00065">d_pf</a>, and <a class="el" href="LFSCBoolProof_8h_source.html#l00064">d_var</a>.</p>

</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="a2d3cb4e50f5ffb662dc18e83ee206c2c"></a><!-- doxytag: member="LFSCClausify::LFSCPrinter" ref="a2d3cb4e50f5ffb662dc18e83ee206c2c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">friend class <a class="el" href="classLFSCPrinter.html">LFSCPrinter</a><code> [friend]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

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

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a84a1963e40def721dc6844f24c6a20f9"></a><!-- doxytag: member="LFSCClausify::d_var" ref="a84a1963e40def721dc6844f24c6a20f9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classLFSCClausify.html#a84a1963e40def721dc6844f24c6a20f9">LFSCClausify::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#l00064">64</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#l00083">checkBoolRes()</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00080">clone()</a>, <a class="el" href="LFSCBoolProof_8cpp_source.html#l00114">print_pf()</a>, and <a class="el" href="LFSCBoolProof_8h_source.html#l00074">print_struct()</a>.</p>

</div>
</div>
<a class="anchor" id="a4860ffb7bc3a8a3273e3a8d474e33d71"></a><!-- doxytag: member="LFSCClausify::d_pf" ref="a4860ffb7bc3a8a3273e3a8d474e33d71" 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="classLFSCClausify.html#a4860ffb7bc3a8a3273e3a8d474e33d71">LFSCClausify::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#l00065">65</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#l00083">checkBoolRes()</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00080">clone()</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00068">get_length()</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00082">getChild()</a>, and <a class="el" href="LFSCBoolProof_8cpp_source.html#l00114">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>