Sophie

Sophie

distrib > PLD > th > x86_64 > by-pkgid > 9f869ff92bf81fc4b13902b2b85811f8 > files > 1010

cvc3-doc-2.4.1-1.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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>CVC3: debug.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">CVC3
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.2 -->
  <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><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html">include</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> &#124;
<a href="#define-members">Macros</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">debug.h File Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Description: Collection of debugging macros and functions.  
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;string&gt;</code><br/>
<code>#include &lt;iostream&gt;</code><br/>
<code>#include &lt;sstream&gt;</code><br/>
<code>#include &lt;vector&gt;</code><br/>
<code>#include &quot;<a class="el" href="os_8h_source.html">os.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="exception_8h_source.html">exception.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="cvc__util_8h_source.html">cvc_util.h</a>&quot;</code><br/>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="debug_8h__dep__incl.gif" border="0" usemap="#debug_8hdep" alt=""/></div>
<map name="debug_8hdep" id="debug_8hdep">
</map>
</div>
</div>
<p><a href="debug_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCVC3_1_1DebugException.html">CVC3::DebugException</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespaceCVC3"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceCVC3.html">CVC3</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a2637b2fffa22e3c9fad40cda8fcc3bce"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="debug_8h.html#a2637b2fffa22e3c9fad40cda8fcc3bce">FatalAssert</a>(cond, msg)</td></tr>
<tr class="memdesc:a2637b2fffa22e3c9fad40cda8fcc3bce"><td class="mdescLeft">&#160;</td><td class="mdescRight">If something goes horribly wrong, print a message and abort immediately with exit(1).  <a href="#a2637b2fffa22e3c9fad40cda8fcc3bce"></a><br/></td></tr>
<tr class="separator:a2637b2fffa22e3c9fad40cda8fcc3bce"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a600cb2d68efe7cc413cccbb5714c7016"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="debug_8h.html#a600cb2d68efe7cc413cccbb5714c7016">IF_DEBUG</a>(code)</td></tr>
<tr class="separator:a600cb2d68efe7cc413cccbb5714c7016"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a40dac3bdb2166ffc852ee8b1489d2b56"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="debug_8h.html#a40dac3bdb2166ffc852ee8b1489d2b56">DebugAssert</a>(cond, str)</td></tr>
<tr class="separator:a40dac3bdb2166ffc852ee8b1489d2b56"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3fbf72853e2eda3afe9cc59c02e82253"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="debug_8h.html#a3fbf72853e2eda3afe9cc59c02e82253">DBG_PRINT</a>(cond, pre, v, post)</td></tr>
<tr class="separator:a3fbf72853e2eda3afe9cc59c02e82253"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aee6dbc9177de2d2b4a1627f6c5c1c03f"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="debug_8h.html#aee6dbc9177de2d2b4a1627f6c5c1c03f">TRACE</a>(cond, pre, v, post)</td></tr>
<tr class="separator:aee6dbc9177de2d2b4a1627f6c5c1c03f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2ccc254164135b52d99b22bde90fb913"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="debug_8h.html#a2ccc254164135b52d99b22bde90fb913">DBG_PRINT_MSG</a>(cond, msg)</td></tr>
<tr class="separator:a2ccc254164135b52d99b22bde90fb913"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad64155edafde9f067f4868817cd04bdf"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="debug_8h.html#ad64155edafde9f067f4868817cd04bdf">TRACE_MSG</a>(flag, msg)</td></tr>
<tr class="separator:ad64155edafde9f067f4868817cd04bdf"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:af191ea335afe222795ad4f508a5be267"><td class="memItemLeft" align="right" valign="top"><a class="el" href="type_8h.html#a0035aac6379df39aa69feba98b2751ba">CVC_DLL</a> void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceCVC3.html#af191ea335afe222795ad4f508a5be267">CVC3::fatalError</a> (const std::string &amp;file, int line, const std::string &amp;cond, const std::string &amp;msg)</td></tr>
<tr class="memdesc:af191ea335afe222795ad4f508a5be267"><td class="mdescLeft">&#160;</td><td class="mdescRight">Function for fatal exit.  <a href="#af191ea335afe222795ad4f508a5be267"></a><br/></td></tr>
<tr class="separator:af191ea335afe222795ad4f508a5be267"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Description: Collection of debugging macros and functions. </p>
<p>Author: Sergey Berezin</p>
<p>Created: Thu Dec 5 13:12:59 2002</p>
<hr/>
<p>License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the <a class="el" href="LICENSE.html">LICENSE</a> file provided with this distribution.</p>
<hr/>
 
<p>Definition in file <a class="el" href="debug_8h_source.html">debug.h</a>.</p>
</div><h2 class="groupheader">Macro Definition Documentation</h2>
<a class="anchor" id="a2637b2fffa22e3c9fad40cda8fcc3bce"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define FatalAssert</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">cond, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">msg&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">
<b>Value:</b><div class="fragment"><div class="line"><span class="keywordflow">if</span>(!(cond)) <a class="code" href="namespaceCVC3.html#af191ea335afe222795ad4f508a5be267" title="Function for fatal exit.">\</a></div>
<div class="line"><a class="code" href="namespaceCVC3.html#af191ea335afe222795ad4f508a5be267" title="Function for fatal exit."> CVC3::fatalError</a>(__FILE__, __LINE__, #cond, msg)</div>
</div><!-- fragment -->
<p>If something goes horribly wrong, print a message and abort immediately with exit(1). </p>
<p>This macro stays even in the non-debug build, so the end users can send us meaningful bug reports. </p>

<p>Definition at line <a class="el" href="debug_8h_source.html#l00037">37</a> of file <a class="el" href="debug_8h_source.html">debug.h</a>.</p>

<p>Referenced by <a class="el" href="theory__arith__old_8cpp_source.html#l05198">CVC3::TheoryArithOld::addPairToArithOrder()</a>, <a class="el" href="theory__array_8cpp_source.html#l00106">CVC3::TheoryArray::assertFact()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l03138">CVC3::TheoryArithNew::assertFact()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l00359">CVC3::TheoryBitvector::bitBlastTerm()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l05692">CVC3::BitvectorTheoremProducer::canonBVEQ()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l00553">CVC3::ArithTheoremProducer3::canonMultMtermMterm()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l00554">CVC3::ArithTheoremProducerOld::canonMultMtermMterm()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l00574">CVC3::ArithTheoremProducer::canonMultMtermMterm()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l02398">MiniSat::Solver::checkClause()</a>, <a class="el" href="minisat__derivation_8cpp_source.html#l00148">MiniSat::Derivation::checkDerivation()</a>, <a class="el" href="theory__array_8cpp_source.html#l00154">CVC3::TheoryArray::checkSat()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l02574">CVC3::TheoryBitvector::checkSat()</a>, <a class="el" href="theory__quant_8cpp_source.html#l07647">CVC3::TheoryQuant::checkSat()</a>, <a class="el" href="vcl_8cpp_source.html#l01810">CVC3::VCL::checkTCC()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l02446">MiniSat::Solver::checkTrail()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l00436">CVC3::TheoryDatatype::checkType()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l02932">CVC3::TheoryBitvector::checkType()</a>, <a class="el" href="theory__core_8cpp_source.html#l01408">CVC3::TheoryCore::checkType()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l02359">MiniSat::Solver::checkWatched()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00141">CVC3::ExprManager::clear()</a>, <a class="el" href="theorem__manager_8h_source.html#l00086">CVC3::TheoremManager::clearAllFlags()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l02512">CVC3::TheoryBitvector::comparebv()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l03345">CVC3::TheoryBitvector::computeModel()</a>, <a class="el" href="minisat__derivation_8cpp_source.html#l00062">MiniSat::Derivation::computeRootReason()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l02969">CVC3::TheoryBitvector::computeType()</a>, <a class="el" href="memory__manager__context_8h_source.html#l00081">CVC3::ContextMemoryManager::ContextMemoryManager()</a>, <a class="el" href="minisat__derivation_8cpp_source.html#l00253">MiniSat::Derivation::createProof()</a>, <a class="el" href="expr__value_8h_source.html#l00145">CVC3::ExprValue::decRefcount()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00432">CVC3::TheoryArith3::doSolve()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l00447">CVC3::TheoryArithOld::doSolve()</a>, <a class="el" href="vc__cmd_8cpp_source.html#l00267">CVC3::VCCmd::evaluateCommand()</a>, <a class="el" href="search__sat_8cpp_source.html#l00364">CVC3::SearchSat::findSplitterRec()</a>, <a class="el" href="minisat__derivation_8cpp_source.html#l00115">MiniSat::Derivation::finish()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l02945">CVC3::TheoryBitvector::finiteTypeInfo()</a>, <a class="el" href="theory__core_8cpp_source.html#l01443">CVC3::TheoryCore::finiteTypeInfo()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00188">CVC3::ExprManager::gc()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l02409">CVC3::TheoryBitvector::generalBitBlast()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l01161">CVC3::TheoryDatatype::getConstant()</a>, <a class="el" href="cnf__theorem__producer_8cpp_source.html#l00049">CVC3::CNF_TheoremProducer::getSmartClauses()</a>, <a class="el" href="search__impl__base_8h_source.html#l00286">CVC3::SearchImplBase::getValue()</a>, <a class="el" href="search__sat_8h_source.html#l00289">CVC3::SearchSat::getValue()</a>, <a class="el" href="theory__quant_8cpp_source.html#l04271">CVC3::TheoryQuant::matchListNew()</a>, <a class="el" href="theory__quant_8cpp_source.html#l04075">CVC3::TheoryQuant::matchListOld()</a>, <a class="el" href="memory__manager__chunks_8h_source.html#l00055">CVC3::MemoryManagerChunks::newChunk()</a>, <a class="el" href="memory__manager__context_8h_source.html#l00063">CVC3::ContextMemoryManager::newChunk()</a>, <a class="el" href="theory__quant_8cpp_source.html#l04377">CVC3::TheoryQuant::newTopMatchNoSig()</a>, <a class="el" href="theory__quant_8cpp_source.html#l04671">CVC3::TheoryQuant::newTopMatchSig()</a>, <a class="el" href="minisat__solver_8h_source.html#l00636">MiniSat::Solver::nextClauseID()</a>, <a class="el" href="expr__manager_8h_source.html#l00215">CVC3::ExprManager::nextFlag()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l01468">CVC3::TheoryArithNew::normalize()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l05657">CVC3::BitvectorTheoremProducer::okToSplit()</a>, <a class="el" href="theory__arith__new_8h_source.html#l00439">CVC3::TheoryArithNew::EpsRational::operator&lt;=()</a>, <a class="el" href="theory__arith__old_8h_source.html#l00658">CVC3::TheoryArithOld::DifferenceLogicGraph::EpsRational::operator&lt;=()</a>, <a class="el" href="theorem__value_8h_source.html#l00120">CVC3::TheoremValue::operator=()</a>, <a class="el" href="theory__core_8cpp_source.html#l03589">CVC3::TheoryCore::parseExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04087">CVC3::TheoryBitvector::parseExprOp()</a>, <a class="el" href="minisat__derivation_8cpp_source.html#l00406">MiniSat::Derivation::pop()</a>, <a class="el" href="rational_8h_source.html#l00159">CVC3::pow()</a>, <a class="el" href="translator_8cpp_source.html#l00563">CVC3::Translator::preprocess2Rec()</a>, <a class="el" href="translator_8cpp_source.html#l00072">CVC3::Translator::preprocessRec()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l00639">CVC3::TheoryDatatype::print()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l03662">CVC3::TheoryBitvector::print()</a>, <a class="el" href="minisat__derivation_8cpp_source.html#l00336">MiniSat::Derivation::printDerivation()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l03429">CVC3::TheoryBitvector::printSmtLibShared()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l03953">CVC3::TheoryArithNew::registerAtom()</a>, <a class="el" href="minisat__derivation_8h_source.html#l00126">MiniSat::Derivation::registerClause()</a>, <a class="el" href="minisat__derivation_8h_source.html#l00168">MiniSat::Derivation::registerInference()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00421">CVC3::ExprManager::registerSubclass()</a>, <a class="el" href="minisat__derivation_8h_source.html#l00162">MiniSat::Derivation::removedClause()</a>, <a class="el" href="vc__cmd_8cpp_source.html#l00102">CVC3::VCCmd::reportResult()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l00999">MiniSat::Solver::resolveTheoryImplication()</a>, <a class="el" href="context_8h_source.html#l00239">CVC3::ContextObj::restoreData()</a>, <a class="el" href="theory__array_8cpp_source.html#l00368">CVC3::TheoryArray::rewrite()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l01570">CVC3::TheoryArithNew::rewrite()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l00887">CVC3::TheoryBitvector::rewriteBV()</a>, <a class="el" href="dpllt__minisat_8cpp_source.html#l00065">SAT::DPLLTMiniSat::search()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l02005">MiniSat::Solver::search()</a>, <a class="el" href="cdflags_8h_source.html#l00044">CVC3::CDFlags::setNull()</a>, <a class="el" href="context_8cpp_source.html#l00352">CVC3::ContextManager::switchContext()</a>, <a class="el" href="theory__quant_8cpp_source.html#l07258">CVC3::TheoryQuant::synNewInst()</a>, <a class="el" href="theorem__value_8h_source.html#l00117">CVC3::TheoremValue::TheoremValue()</a>, <a class="el" href="theory__arith__new_8h_source.html#l00476">CVC3::TheoryArithNew::EpsRational::toString()</a>, <a class="el" href="theory__arith__old_8h_source.html#l00695">CVC3::TheoryArithOld::DifferenceLogicGraph::EpsRational::toString()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00398">CVC3::ExprManager::unregisterPrettyPrinter()</a>, <a class="el" href="clause_8cpp_source.html#l00085">CVC3::Clause::~Clause()</a>, <a class="el" href="clause_8h_source.html#l00269">CVC3::ClauseOwner::~ClauseOwner()</a>, <a class="el" href="clause_8cpp_source.html#l00065">CVC3::ClauseValue::~ClauseValue()</a>, <a class="el" href="context_8cpp_source.html#l00179">CVC3::ContextObj::~ContextObj()</a>, <a class="el" href="expr_8h_source.html#l00985">CVC3::Expr::~Expr()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00125">CVC3::ExprManager::~ExprManager()</a>, <a class="el" href="theorem__value_8h_source.html#l00397">CVC3::RegTheoremValue::~RegTheoremValue()</a>, <a class="el" href="theorem__value_8h_source.html#l00516">CVC3::RWTheoremValue::~RWTheoremValue()</a>, <a class="el" href="theorem_8cpp_source.html#l00188">CVC3::Theorem::~Theorem()</a>, and <a class="el" href="theorem__value_8h_source.html#l00320">CVC3::TheoremValue::~TheoremValue()</a>.</p>

</div>
</div>
<a class="anchor" id="a600cb2d68efe7cc413cccbb5714c7016"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define IF_DEBUG</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">code</td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="debug_8h_source.html#l00406">406</a> of file <a class="el" href="debug_8h_source.html">debug.h</a>.</p>

<p>Referenced by <a class="el" href="assumptions_8cpp_source.html#l00200">CVC3::Assumptions::add()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l04788">CVC3::TheoryArithOld::DifferenceLogicGraph::addEdge()</a>, <a class="el" href="theory__core_8cpp_source.html#l03468">CVC3::TheoryCore::addFact()</a>, <a class="el" href="search__sat_8cpp_source.html#l00170">CVC3::SearchSat::addLemma()</a>, <a class="el" href="search__fast_8cpp_source.html#l01445">CVC3::SearchEngineFast::addNonLiteralFact()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l01091">MiniSat::Solver::analyze()</a>, <a class="el" href="search__fast_8cpp_source.html#l01266">CVC3::SearchEngineFast::analyzeUIPs()</a>, <a class="el" href="theory__core_8cpp_source.html#l04093">CVC3::TheoryCore::assertEqualities()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02020">CVC3::TheoryArith3::assertFact()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l02481">CVC3::TheoryArithOld::assertFact()</a>, <a class="el" href="theory__core_8cpp_source.html#l00321">CVC3::TheoryCore::assertFactCore()</a>, <a class="el" href="theory__core_8cpp_source.html#l00385">CVC3::TheoryCore::assertFormula()</a>, <a class="el" href="search__sat_8cpp_source.html#l00193">CVC3::SearchSat::assertLit()</a>, <a class="el" href="search__fast_8cpp_source.html#l00637">CVC3::SearchEngineFast::bcp()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l00164">CVC3::TheoryBitvector::bitBlastDisEqn()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l00091">CVC3::TheoryBitvector::bitBlastEqn()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l00359">CVC3::TheoryBitvector::bitBlastTerm()</a>, <a class="el" href="cdflags_8h_source.html#l00054">CVC3::CDFlags::CDFlags()</a>, <a class="el" href="cdlist_8h_source.html#l00059">CVC3::CDList&lt; SmartCDO&lt; Theorem &gt; &gt;::CDList()</a>, <a class="el" href="cdmap_8h_source.html#l00165">CVC3::CDMap&lt; Expr, Expr, HashFcn &gt;::CDMap()</a>, <a class="el" href="cdmap__ordered_8h_source.html#l00160">CVC3::CDMapOrdered&lt; Key, Data &gt;::CDMapOrdered()</a>, <a class="el" href="cdo_8h_source.html#l00055">CVC3::CDO&lt; Rational &gt;::CDO()</a>, <a class="el" href="cdmap_8h_source.html#l00086">CVC3::CDOmap&lt; Expr, Expr, HashFcn &gt;::CDOmap()</a>, <a class="el" href="cdmap__ordered_8h_source.html#l00085">CVC3::CDOmapOrdered&lt; Key, Data &gt;::CDOmapOrdered()</a>, <a class="el" href="context_8cpp_source.html#l00055">CVC3::Scope::check()</a>, <a class="el" href="theory__uf_8cpp_source.html#l00156">CVC3::TheoryUF::checkSat()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l02606">CVC3::TheoryArithOld::checkSat()</a>, <a class="el" href="theory__core_8cpp_source.html#l03507">CVC3::TheoryCore::checkSATCore()</a>, <a class="el" href="search__fast_8cpp_source.html#l01624">CVC3::SearchEngineFast::checkValidMain()</a>, <a class="el" href="clause_8h_source.html#l00096">CVC3::Clause::Clause()</a>, <a class="el" href="clause_8cpp_source.html#l00035">CVC3::ClauseValue::ClauseValue()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00141">CVC3::ExprManager::clear()</a>, <a class="el" href="theory__core_8cpp_source.html#l03954">CVC3::TheoryCore::collectModelValues()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l02018">CVC3::TheoryArithNew::computeBaseType()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02830">CVC3::TheoryArith3::computeBaseType()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l03808">CVC3::TheoryArithOld::computeBaseType()</a>, <a class="el" href="minisat__derivation_8cpp_source.html#l00062">MiniSat::Derivation::computeRootReason()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l05535">CVC3::TheoryArithOld::computeTermBounds()</a>, <a class="el" href="search__theorem__producer_8cpp_source.html#l00221">CVC3::SearchEngineTheoremProducer::conflictClause()</a>, <a class="el" href="context_8h_source.html#l00220">CVC3::ContextObj::ContextObj()</a>, <a class="el" href="vcl_8cpp_source.html#l00069">CVC3::ValidityChecker::createFlags()</a>, <a class="el" href="decision__engine_8cpp_source.html#l00032">CVC3::DecisionEngine::DecisionEngine()</a>, <a class="el" href="expr__value_8h_source.html#l00145">CVC3::ExprValue::decRefcount()</a>, <a class="el" href="variable_8cpp_source.html#l00162">CVC3::Variable::deriveThmRec()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00331">CVC3::TheoryArithNew::doSolve()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00432">CVC3::TheoryArith3::doSolve()</a>, <a class="el" href="vc__cmd_8cpp_source.html#l00267">CVC3::VCCmd::evaluateCommand()</a>, <a class="el" href="vc__cmd_8cpp_source.html#l00073">CVC3::VCCmd::evaluateNext()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00070">CVC3::ExprManager::ExprManager()</a>, <a class="el" href="search__theorem__producer_8cpp_source.html#l01382">CVC3::SearchEngineTheoremProducer::findInLocalCache()</a>, <a class="el" href="decision__engine__dfs_8cpp_source.html#l00067">CVC3::DecisionEngineDFS::findSplitter()</a>, <a class="el" href="search__fast_8cpp_source.html#l00438">CVC3::SearchEngineFast::findSplitter()</a>, <a class="el" href="minisat__derivation_8cpp_source.html#l00115">MiniSat::Derivation::finish()</a>, <a class="el" href="search__fast_8cpp_source.html#l00939">CVC3::SearchEngineFast::fixConflict()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00188">CVC3::ExprManager::gc()</a>, <a class="el" href="theory_8cpp_source.html#l00527">CVC3::Theory::getModelTerm()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l00750">MiniSat::Solver::insertClause()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00094">CVC3::TheoryArithNew::kidsCanonical()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00180">CVC3::TheoryArith3::kidsCanonical()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l00186">CVC3::TheoryArithOld::kidsCanonical()</a>, <a class="el" href="cnf__theorem__producer_8cpp_source.html#l00106">CVC3::CNF_TheoremProducer::learnedClauses()</a>, <a class="el" href="main_8cpp_source.html#l00092">main()</a>, <a class="el" href="clause_8cpp_source.html#l00096">CVC3::Clause::markDeleted()</a>, <a class="el" href="theory__quant_8cpp_source.html#l08385">CVC3::TheoryQuant::naiveCheckSat()</a>, <a class="el" href="theorem__producer_8cpp_source.html#l00234">CVC3::TheoremProducer::newPf()</a>, <a class="el" href="theorem__producer_8h_source.html#l00107">CVC3::TheoremProducer::newTheorem()</a>, <a class="el" href="theorem__producer_8h_source.html#l00133">CVC3::TheoremProducer::newTheorem3()</a>, <a class="el" href="search__impl__base_8cpp_source.html#l00141">CVC3::SearchImplBase::newUserAssumption()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l01449">CVC3::TheoryArith3::normalizeProjectIneqs()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l01822">CVC3::TheoryArithOld::normalizeProjectIneqs()</a>, <a class="el" href="notifylist_8h_source.html#l00036">CVC3::NotifyList::NotifyList()</a>, <a class="el" href="clause_8cpp_source.html#l00135">CVC3::operator&lt;&lt;()</a>, <a class="el" href="context_8cpp_source.html#l00266">CVC3::Context::pop()</a>, <a class="el" href="vcl_8cpp_source.html#l02343">CVC3::VCL::popScope()</a>, <a class="el" href="vcl_8cpp_source.html#l02358">CVC3::VCL::poptoScope()</a>, <a class="el" href="theory__array_8cpp_source.html#l01072">CVC3::TheoryArray::print()</a>, <a class="el" href="minisat__derivation_8cpp_source.html#l00343">MiniSat::Derivation::printDerivation()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l01346">CVC3::TheoryArith3::projectInequalities()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l01710">CVC3::TheoryArithOld::projectInequalities()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l01689">MiniSat::Solver::propagate()</a>, <a class="el" href="context_8cpp_source.html#l00244">CVC3::Context::push()</a>, <a class="el" href="vcl_8cpp_source.html#l02331">CVC3::VCL::pushScope()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00226">CVC3::ExprManager::rebuild()</a>, <a class="el" href="search__fast_8cpp_source.html#l00549">CVC3::SearchEngineFast::recordFact()</a>, <a class="el" href="expr_8cpp_source.html#l00063">CVC3::Expr::recursiveSubst()</a>, <a class="el" href="vc__cmd_8cpp_source.html#l00102">CVC3::VCCmd::reportResult()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l00999">MiniSat::Solver::resolveTheoryImplication()</a>, <a class="el" href="theory__uf_8cpp_source.html#l00211">CVC3::TheoryUF::rewrite()</a>, <a class="el" href="theory__array_8cpp_source.html#l00368">CVC3::TheoryArray::rewrite()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l00887">CVC3::TheoryBitvector::rewriteBV()</a>, <a class="el" href="theory__core_8cpp_source.html#l00455">CVC3::TheoryCore::rewriteCore()</a>, <a class="el" href="array__theorem__producer_8cpp_source.html#l00149">CVC3::ArrayTheoremProducer::rewriteReadWrite()</a>, <a class="el" href="array__theorem__producer_8cpp_source.html#l00173">CVC3::ArrayTheoremProducer::rewriteReadWrite2()</a>, <a class="el" href="array__theorem__producer_8cpp_source.html#l00070">CVC3::ArrayTheoremProducer::rewriteSameStore()</a>, <a class="el" href="array__theorem__producer_8cpp_source.html#l00122">CVC3::ArrayTheoremProducer::rewriteWriteWrite()</a>, <a class="el" href="dpllt__basic_8cpp_source.html#l00050">SATDecisionHook()</a>, <a class="el" href="search__fast_8cpp_source.html#l00072">CVC3::SearchEngineFast::SearchEngineFast()</a>, <a class="el" href="search__impl__base_8cpp_source.html#l00107">CVC3::SearchImplBase::SearchImplBase()</a>, <a class="el" href="variable_8cpp_source.html#l00328">CVC3::VariableValue::setAssumpThm()</a>, <a class="el" href="expr_8h_source.html#l01416">CVC3::Expr::setEqNext()</a>, <a class="el" href="expr_8h_source.html#l01405">CVC3::Expr::setFind()</a>, <a class="el" href="theory__core_8cpp_source.html#l00509">CVC3::TheoryCore::setFindLiteral()</a>, <a class="el" href="search__fast_8cpp_source.html#l01043">CVC3::SearchEngineFast::setInconsistent()</a>, <a class="el" href="theory_8cpp_source.html#l00103">CVC3::Theory::setInconsistent()</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="variable_8cpp_source.html#l00242">CVC3::VariableValue::setValue()</a>, <a class="el" href="main_8cpp_source.html#l00055">sighandler()</a>, <a class="el" href="theory__core_8cpp_source.html#l00184">CVC3::TheoryCore::simplify()</a>, <a class="el" href="theory__core_8cpp_source.html#l01292">CVC3::TheoryCore::simplifyOp()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l02818">CVC3::TheoryBitvector::solve()</a>, <a class="el" href="theory__core_8cpp_source.html#l01248">CVC3::TheoryCore::solve()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00681">CVC3::TheoryArithNew::solvedForm()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00932">CVC3::TheoryArith3::solvedForm()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l00912">CVC3::TheoryArithOld::solvedForm()</a>, <a class="el" href="search__fast_8cpp_source.html#l00254">CVC3::SearchEngineFast::split()</a>, <a class="el" href="common__theorem__producer_8cpp_source.html#l00302">CVC3::CommonTheoremProducer::substitutivityRule()</a>, <a class="el" href="common__theorem__producer_8cpp_source.html#l00187">CVC3::CommonTheoremProducer::symmetryRule()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l01809">CVC3::TheoryArith3::TheoryArith3()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l01055">CVC3::TheoryArithNew::TheoryArithNew()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l02227">CVC3::TheoryArithOld::TheoryArithOld()</a>, <a class="el" href="theory__quant_8cpp_source.html#l00140">CVC3::TheoryQuant::TheoryQuant()</a>, <a class="el" href="search__fast_8cpp_source.html#l01837">CVC3::SearchEngineFast::traceConflict()</a>, <a class="el" href="cdflags_8cpp_source.html#l00031">CVC3::CDFlags::update()</a>, <a class="el" href="context_8cpp_source.html#l00153">CVC3::ContextObj::update()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l01769">CVC3::TheoryArithNew::update()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02534">CVC3::TheoryArith3::update()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l03390">CVC3::TheoryArithOld::update()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l00977">MiniSat::Solver::updateConflict()</a>, <a class="el" href="clause_8cpp_source.html#l00065">CVC3::ClauseValue::~ClauseValue()</a>, <a class="el" href="context_8cpp_source.html#l00179">CVC3::ContextObj::~ContextObj()</a>, <a class="el" href="expr_8h_source.html#l00985">CVC3::Expr::~Expr()</a>, <a class="el" href="theorem__value_8h_source.html#l00397">CVC3::RegTheoremValue::~RegTheoremValue()</a>, <a class="el" href="theorem__value_8h_source.html#l00516">CVC3::RWTheoremValue::~RWTheoremValue()</a>, <a class="el" href="theorem_8cpp_source.html#l00188">CVC3::Theorem::~Theorem()</a>, <a class="el" href="theorem__value_8h_source.html#l00320">CVC3::TheoremValue::~TheoremValue()</a>, and <a class="el" href="vcl_8cpp_source.html#l00610">CVC3::VCL::~VCL()</a>.</p>

</div>
</div>
<a class="anchor" id="a40dac3bdb2166ffc852ee8b1489d2b56"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define DebugAssert</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">cond, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">str&#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="debug_8h_source.html#l00408">408</a> of file <a class="el" href="debug_8h_source.html">debug.h</a>.</p>

<p>Referenced by <a class="el" href="minisat__types_8h_source.html#l00144">MiniSat::Clause::activity()</a>, <a class="el" href="assumptions_8cpp_source.html#l00200">CVC3::Assumptions::add()</a>, <a class="el" href="assumptions_8h_source.html#l00085">CVC3::Assumptions::add1()</a>, <a class="el" href="cnf__manager_8cpp_source.html#l00623">SAT::CNF_Manager::addAssumption()</a>, <a class="el" href="theory_8cpp_source.html#l00709">CVC3::Theory::addBoundVar()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l01716">CVC3::TheoryArith3::VarOrderGraph::addEdge()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l02093">CVC3::TheoryArithOld::VarOrderGraph::addEdge()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l04788">CVC3::TheoryArithOld::DifferenceLogicGraph::addEdge()</a>, <a class="el" href="theory__core_8cpp_source.html#l03468">CVC3::TheoryCore::addFact()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l03061">CVC3::ArithTheoremProducer3::addInequalities()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l03227">CVC3::ArithTheoremProducer::addInequalities()</a>, <a class="el" href="search__sat_8cpp_source.html#l00170">CVC3::SearchSat::addLemma()</a>, <a class="el" href="cnf__manager_8cpp_source.html#l00674">SAT::CNF_Manager::addLemma()</a>, <a class="el" href="search__fast_8cpp_source.html#l01530">CVC3::SearchEngineFast::addLiteralFact()</a>, <a class="el" href="dpllt__basic_8cpp_source.html#l00275">SAT::DPLLTBasic::addNewClause()</a>, <a class="el" href="search__fast_8cpp_source.html#l01069">CVC3::SearchEngineFast::addNewClause()</a>, <a class="el" href="search__fast_8cpp_source.html#l01445">CVC3::SearchEngineFast::addNonLiteralFact()</a>, <a class="el" href="search__sat_8cpp_source.html#l00186">CVC3::SearchSat::addSplitter()</a>, <a class="el" href="search__impl__base_8cpp_source.html#l00241">CVC3::SearchImplBase::addSplitter()</a>, <a class="el" href="search__fast_8cpp_source.html#l01601">CVC3::SearchEngineFast::addSplitter()</a>, <a class="el" href="theory_8cpp_source.html#l00148">CVC3::Theory::addSplitter()</a>, <a class="el" href="search__impl__base_8cpp_source.html#l00723">CVC3::SearchImplBase::addToCNFCache()</a>, <a class="el" href="expr_8cpp_source.html#l00517">CVC3::Expr::addToNotify()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l04907">CVC3::TheoryArithOld::DifferenceLogicGraph::analyseConflict()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l01091">MiniSat::Solver::analyze()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l01395">MiniSat::Solver::analyze_removable()</a>, <a class="el" href="search__fast_8cpp_source.html#l01266">CVC3::SearchEngineFast::analyzeUIPs()</a>, <a class="el" href="expr_8h_source.html#l00945">CVC3::andExpr()</a>, <a class="el" href="search__impl__base_8cpp_source.html#l00563">CVC3::SearchImplBase::applyCNFRules()</a>, <a class="el" href="theory__core_8cpp_source.html#l04093">CVC3::TheoryCore::assertEqualities()</a>, <a class="el" href="theory__records_8cpp_source.html#l00129">CVC3::TheoryRecords::assertFact()</a>, <a class="el" href="theory__uf_8cpp_source.html#l00079">CVC3::TheoryUF::assertFact()</a>, <a class="el" href="theory__array_8cpp_source.html#l00106">CVC3::TheoryArray::assertFact()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l03138">CVC3::TheoryArithNew::assertFact()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l01861">CVC3::TheoryBitvector::assertFact()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02020">CVC3::TheoryArith3::assertFact()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l02481">CVC3::TheoryArithOld::assertFact()</a>, <a class="el" href="theory__core_8cpp_source.html#l00960">CVC3::TheoryCore::assertFact()</a>, <a class="el" href="theory__quant_8cpp_source.html#l03502">CVC3::TheoryQuant::assertFact()</a>, <a class="el" href="theory__core_8cpp_source.html#l00321">CVC3::TheoryCore::assertFactCore()</a>, <a class="el" href="theory__core_8cpp_source.html#l00385">CVC3::TheoryCore::assertFormula()</a>, <a class="el" href="search__sat_8cpp_source.html#l00193">CVC3::SearchSat::assertLit()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l02777">CVC3::TheoryArithNew::assertLower()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l02740">CVC3::TheoryArithNew::assertUpper()</a>, <a class="el" href="theory__core_8cpp_source.html#l03713">CVC3::TheoryCore::assignValue()</a>, <a class="el" href="cdlist_8h_source.html#l00077">CVC3::CDList&lt; SmartCDO&lt; Theorem &gt; &gt;::at()</a>, <a class="el" href="cdlist_8h_source.html#l00082">CVC3::CDList&lt; SmartCDO&lt; Theorem &gt; &gt;::back()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l01481">MiniSat::Solver::backtrack()</a>, <a class="el" href="search__fast_8cpp_source.html#l00637">CVC3::SearchEngineFast::bcp()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l00164">CVC3::TheoryBitvector::bitBlastDisEqn()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l00225">CVC3::BitvectorTheoremProducer::bitBlastDisEqnRule()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l00091">CVC3::TheoryBitvector::bitBlastEqn()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l00240">CVC3::TheoryBitvector::bitBlastIneqn()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l00359">CVC3::TheoryBitvector::bitBlastTerm()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l01337">CVC3::BitvectorTheoremProducer::bitExtractBVPlusPreComputed()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l01017">CVC3::BitvectorTheoremProducer::bitExtractConcatenation()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l02970">CVC3::BitvectorTheoremProducer::bitwiseFlatten()</a>, <a class="el" href="theory__core_8cpp_source.html#l03817">CVC3::TheoryCore::buildModel()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l05298">CVC3::BitvectorTheoremProducer::buildPlusTerm()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05521">CVC3::BVConstExpr::BVConstExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l00045">CVC3::TheoryBitvector::BVSize()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l01237">CVC3::TheoryDatatype::canCollapse()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00123">CVC3::TheoryArithNew::canon()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00212">CVC3::TheoryArith3::canon()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l00218">CVC3::TheoryArithOld::canon()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l05692">CVC3::BitvectorTheoremProducer::canonBVEQ()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l04770">CVC3::BitvectorTheoremProducer::canonBVMult()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l00430">CVC3::ArithTheoremProducerOld::canonCombineLikeTerms()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l00429">CVC3::ArithTheoremProducer3::canonCombineLikeTerms()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l00434">CVC3::ArithTheoremProducer::canonCombineLikeTerms()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l00957">CVC3::ArithTheoremProducerOld::canonDivide()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l00907">CVC3::ArithTheoremProducer3::canonDivide()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l00907">CVC3::ArithTheoremProducer::canonDivide()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l00889">CVC3::ArithTheoremProducerOld::canonInvert()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l00839">CVC3::ArithTheoremProducer3::canonInvert()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l00885">CVC3::ArithTheoremProducer::canonInvert()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l00866">CVC3::ArithTheoremProducerOld::canonInvertMult()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l00816">CVC3::ArithTheoremProducer3::canonInvertMult()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l00862">CVC3::ArithTheoremProducer::canonInvertMult()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l00847">CVC3::ArithTheoremProducerOld::canonInvertPow()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l00797">CVC3::ArithTheoremProducer3::canonInvertPow()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l00843">CVC3::ArithTheoremProducer::canonInvertPow()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l00752">CVC3::ArithTheoremProducerOld::canonMult()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l00751">CVC3::ArithTheoremProducer3::canonMult()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l00781">CVC3::ArithTheoremProducer::canonMult()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l00210">CVC3::ArithTheoremProducerOld::canonMultConstMult()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l00209">CVC3::ArithTheoremProducer3::canonMultConstMult()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l00214">CVC3::ArithTheoremProducer::canonMultConstMult()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l00232">CVC3::ArithTheoremProducerOld::canonMultConstPlus()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l00231">CVC3::ArithTheoremProducer3::canonMultConstPlus()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l00237">CVC3::ArithTheoremProducer::canonMultConstPlus()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l00358">CVC3::ArithTheoremProducerOld::canonMultLeafOrPowMult()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l00357">CVC3::ArithTheoremProducer3::canonMultLeafOrPowMult()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l00363">CVC3::ArithTheoremProducer::canonMultLeafOrPowMult()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l00511">CVC3::ArithTheoremProducerOld::canonMultLeafOrPowOrMultPlus()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l00510">CVC3::ArithTheoremProducer3::canonMultLeafOrPowOrMultPlus()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l00532">CVC3::ArithTheoremProducer::canonMultLeafOrPowOrMultPlus()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l00530">CVC3::ArithTheoremProducerOld::canonMultPlusPlus()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l00529">CVC3::ArithTheoremProducer3::canonMultPlusPlus()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l00551">CVC3::ArithTheoremProducer::canonMultPlusPlus()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l00291">CVC3::ArithTheoremProducerOld::canonMultPowLeaf()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l00290">CVC3::ArithTheoremProducer3::canonMultPowLeaf()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l00296">CVC3::ArithTheoremProducer::canonMultPowLeaf()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l00251">CVC3::ArithTheoremProducerOld::canonMultPowPow()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l00250">CVC3::ArithTheoremProducer3::canonMultPowPow()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l00256">CVC3::ArithTheoremProducer::canonMultPowPow()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l00719">CVC3::ArithTheoremProducerOld::canonPlus()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l00718">CVC3::ArithTheoremProducer3::canonPlus()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l00746">CVC3::ArithTheoremProducer::canonPlus()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00279">CVC3::TheoryArithNew::canonPred()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00390">CVC3::TheoryArith3::canonPred()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l00401">CVC3::TheoryArithOld::canonPred()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00295">CVC3::TheoryArithNew::canonPredEquiv()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00404">CVC3::TheoryArith3::canonPredEquiv()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l00417">CVC3::TheoryArithOld::canonPredEquiv()</a>, <a class="el" href="theory__arith_8cpp_source.html#l00257">CVC3::TheoryArith::canonSimp()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00246">CVC3::TheoryArithNew::canonSimplify()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00360">CVC3::TheoryArith3::canonSimplify()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l00371">CVC3::TheoryArithOld::canonSimplify()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l05345">CVC3::TheoryArithOld::canPickEqMonomial()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l02301">CVC3::TheoryBitvector::canSolveFor()</a>, <a class="el" href="search__sat_8cpp_source.html#l00638">CVC3::SearchSat::check()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02643">CVC3::TheoryArith3::checkAssertEqInvariant()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l03621">CVC3::TheoryArithOld::checkAssertEqInvariant()</a>, <a class="el" href="search__sat_8cpp_source.html#l00258">CVC3::SearchSat::checkConsistent()</a>, <a class="el" href="theory__core_8cpp_source.html#l01195">CVC3::TheoryCore::checkEquation()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l02913">CVC3::TheoryArithOld::checkIntegerEquality()</a>, <a class="el" href="theory__datatype__lazy_8cpp_source.html#l00178">CVC3::TheoryDatatypeLazy::checkSat()</a>, <a class="el" href="dpllt__basic_8cpp_source.html#l00396">SAT::DPLLTBasic::checkSat()</a>, <a class="el" href="dpllt__minisat_8cpp_source.html#l00131">SAT::DPLLTMiniSat::checkSat()</a>, <a class="el" href="theory__array_8cpp_source.html#l00154">CVC3::TheoryArray::checkSat()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l00260">CVC3::TheoryDatatype::checkSat()</a>, <a class="el" href="search__fast_8cpp_source.html#l00186">CVC3::SearchEngineFast::checkSAT()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l02830">CVC3::TheoryArithNew::checkSat()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l02574">CVC3::TheoryBitvector::checkSat()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l02606">CVC3::TheoryArithOld::checkSat()</a>, <a class="el" href="theory__quant_8cpp_source.html#l07647">CVC3::TheoryQuant::checkSat()</a>, <a class="el" href="theory__core_8cpp_source.html#l03507">CVC3::TheoryCore::checkSATCore()</a>, <a class="el" href="theory__records_8cpp_source.html#l00344">CVC3::TheoryRecords::checkType()</a>, <a class="el" href="theory__uf_8cpp_source.html#l00337">CVC3::TheoryUF::checkType()</a>, <a class="el" href="theory__array_8cpp_source.html#l00731">CVC3::TheoryArray::checkType()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00472">CVC3::ExprManager::checkType()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l01884">CVC3::TheoryArithNew::checkType()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02695">CVC3::TheoryArith3::checkType()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l03673">CVC3::TheoryArithOld::checkType()</a>, <a class="el" href="search__simple_8cpp_source.html#l00165">CVC3::SearchSimple::checkValidInternal()</a>, <a class="el" href="search__fast_8cpp_source.html#l01697">CVC3::SearchEngineFast::checkValidInternal()</a>, <a class="el" href="search__simple_8cpp_source.html#l00126">CVC3::SearchSimple::checkValidMain()</a>, <a class="el" href="search__fast_8cpp_source.html#l01624">CVC3::SearchEngineFast::checkValidMain()</a>, <a class="el" href="search__simple_8cpp_source.html#l00037">CVC3::SearchSimple::checkValidRec()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l05169">CVC3::BitvectorTheoremProducer::chopConcat()</a>, <a class="el" href="clause_8cpp_source.html#l00035">CVC3::ClauseValue::ClauseValue()</a>, <a class="el" href="theorem_8cpp_source.html#l00422">CVC3::Theorem::clearAllFlags()</a>, <a class="el" href="expr_8h_source.html#l01400">CVC3::Expr::clearFlags()</a>, <a class="el" href="expr_8h_source.html#l01543">CVC3::Expr::clearRewriteNormal()</a>, <a class="el" href="cnf__theorem__producer_8cpp_source.html#l00321">CVC3::CNF_TheoremProducer::CNFConvert()</a>, <a class="el" href="cnf__theorem__producer_8cpp_source.html#l00271">CVC3::CNF_TheoremProducer::CNFITEtranslate()</a>, <a class="el" href="theory__quant_8cpp_source.html#l01861">CVC3::CompleteInstPreProcessor::collect_forall_index()</a>, <a class="el" href="theory__core_8cpp_source.html#l03763">CVC3::TheoryCore::collectBasicVars()</a>, <a class="el" href="theory__quant_8cpp_source.html#l01972">CVC3::CompleteInstPreProcessor::collectIndex()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l03044">CVC3::ArithTheoremProducer3::compactNonLinearTerm()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l03210">CVC3::ArithTheoremProducer::compactNonLinearTerm()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l02512">CVC3::TheoryBitvector::comparebv()</a>, <a class="el" href="theory__records_8cpp_source.html#l00484">CVC3::TheoryRecords::computeBaseType()</a>, <a class="el" href="theory__uf_8cpp_source.html#l00471">CVC3::TheoryUF::computeBaseType()</a>, <a class="el" href="theory__array_8cpp_source.html#l00887">CVC3::TheoryArray::computeBaseType()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l02018">CVC3::TheoryArithNew::computeBaseType()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02830">CVC3::TheoryArith3::computeBaseType()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l03808">CVC3::TheoryArithOld::computeBaseType()</a>, <a class="el" href="theory__core_8cpp_source.html#l01620">CVC3::TheoryCore::computeBaseType()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05474">CVC3::TheoryBitvector::computeBVConst()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l01305">CVC3::BitvectorTheoremProducer::computeCarry()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l01406">CVC3::BitvectorTheoremProducer::computeCarryPreComputed()</a>, <a class="el" href="theory__records_8cpp_source.html#l00281">CVC3::TheoryRecords::computeModel()</a>, <a class="el" href="theory__uf_8cpp_source.html#l00509">CVC3::TheoryUF::computeModel()</a>, <a class="el" href="theory__array_8cpp_source.html#l00939">CVC3::TheoryArray::computeModel()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l01456">CVC3::TheoryArithNew::computeModel()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l03345">CVC3::TheoryBitvector::computeModel()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02305">CVC3::TheoryArith3::computeModel()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l02905">CVC3::TheoryArithOld::computeModel()</a>, <a class="el" href="theory__core_8cpp_source.html#l03449">CVC3::TheoryCore::computeModelBasic()</a>, <a class="el" href="theory__array_8cpp_source.html#l00899">CVC3::TheoryArray::computeModelTerm()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05495">CVC3::TheoryBitvector::computeNegBVConst()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00853">CVC3::TheoryArithNew::computeNormalFactor()</a>, <a class="el" href="theory__simulate_8cpp_source.html#l00164">CVC3::TheorySimulate::computeTCC()</a>, <a class="el" href="theory__records_8cpp_source.html#l00228">CVC3::TheoryRecords::computeTCC()</a>, <a class="el" href="theory__uf_8cpp_source.html#l00591">CVC3::TheoryUF::computeTCC()</a>, <a class="el" href="theory__array_8cpp_source.html#l01041">CVC3::TheoryArray::computeTCC()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l00612">CVC3::TheoryDatatype::computeTCC()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l02025">CVC3::TheoryArithNew::computeTCC()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05570">CVC3::TheoryBitvector::computeTCC()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02839">CVC3::TheoryArith3::computeTCC()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l03817">CVC3::TheoryArithOld::computeTCC()</a>, <a class="el" href="theory__quant_8cpp_source.html#l08714">CVC3::TheoryQuant::computeTCC()</a>, <a class="el" href="theory__simulate_8cpp_source.html#l00065">CVC3::TheorySimulate::computeType()</a>, <a class="el" href="theory__core_8cpp_source.html#l00074">CVC3::TypeComputerCore::computeType()</a>, <a class="el" href="theory__records_8cpp_source.html#l00388">CVC3::TheoryRecords::computeType()</a>, <a class="el" href="theory__uf_8cpp_source.html#l00417">CVC3::TheoryUF::computeType()</a>, <a class="el" href="theory__array_8cpp_source.html#l00810">CVC3::TheoryArray::computeType()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l00562">CVC3::TheoryDatatype::computeType()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00465">CVC3::ExprManager::computeType()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l01936">CVC3::TheoryArithNew::computeType()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02747">CVC3::TheoryArith3::computeType()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l03725">CVC3::TheoryArithOld::computeType()</a>, <a class="el" href="theory__core_8cpp_source.html#l01471">CVC3::TheoryCore::computeType()</a>, <a class="el" href="theory__quant_8cpp_source.html#l08683">CVC3::TheoryQuant::computeType()</a>, <a class="el" href="theory__records_8cpp_source.html#l00312">CVC3::TheoryRecords::computeTypePred()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l03411">CVC3::TheoryBitvector::computeTypePred()</a>, <a class="el" href="search__theorem__producer_8cpp_source.html#l00221">CVC3::SearchEngineTheoremProducer::conflictClause()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l02270">CVC3::BitvectorTheoremProducer::constMultToPlus()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l02227">CVC3::ArithTheoremProducerOld::constRHSGrayShadow()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l02025">CVC3::ArithTheoremProducer3::constRHSGrayShadow()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l02067">CVC3::ArithTheoremProducer::constRHSGrayShadow()</a>, <a class="el" href="context_8h_source.html#l00220">CVC3::ContextObj::ContextObj()</a>, <a class="el" href="dpllt__basic_8cpp_source.html#l00472">SAT::DPLLTBasic::continueCheck()</a>, <a class="el" href="dpllt__minisat_8cpp_source.html#l00154">SAT::DPLLTMiniSat::continueCheck()</a>, <a class="el" href="cnf__manager_8cpp_source.html#l00593">SAT::CNF_Manager::convertLemma()</a>, <a class="el" href="search__theorem__producer_8cpp_source.html#l01309">CVC3::SearchEngineTheoremProducer::convertToCNF()</a>, <a class="el" href="expr__value_8cpp_source.html#l00078">CVC3::ExprValue::copy()</a>, <a class="el" href="clause_8h_source.html#l00089">CVC3::Clause::countOwner()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l02369">CVC3::ArithTheoremProducerOld::create_t()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l02192">CVC3::ArithTheoremProducer::create_t()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l02167">CVC3::ArithTheoremProducer3::create_t()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l02388">CVC3::ArithTheoremProducerOld::create_t2()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l02211">CVC3::ArithTheoremProducer::create_t2()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l02186">CVC3::ArithTheoremProducer3::create_t2()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l02408">CVC3::ArithTheoremProducerOld::create_t3()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l02231">CVC3::ArithTheoremProducer::create_t3()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l02206">CVC3::ArithTheoremProducer3::create_t3()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l03088">CVC3::ArithTheoremProducer3::cycleConflict()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l03138">CVC3::ArithTheoremProducer::cycleConflict()</a>, <a class="el" href="clause_8h_source.html#l00212">CVC3::Clause::deleted()</a>, <a class="el" href="cnf_8h_source.html#l00162">SAT::CNF_Formula_Impl::deleteLast()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l04105">CVC3::TheoryArithNew::deriveGomoryCut()</a>, <a class="el" href="variable_8cpp_source.html#l00162">CVC3::Variable::deriveThmRec()</a>, <a class="el" href="clause_8h_source.html#l00168">CVC3::Clause::dir()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00331">CVC3::TheoryArithNew::doSolve()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00432">CVC3::TheoryArith3::doSolve()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l00447">CVC3::TheoryArithOld::doSolve()</a>, <a class="el" href="translator_8cpp_source.html#l00939">CVC3::Translator::dump()</a>, <a class="el" href="search__impl__base_8cpp_source.html#l00371">CVC3::SearchImplBase::enqueueCNFrec()</a>, <a class="el" href="theory__core_8cpp_source.html#l00588">CVC3::TheoryCore::enqueueSE()</a>, <a class="el" href="vc__cmd_8cpp_source.html#l00267">CVC3::VCCmd::evaluateCommand()</a>, <a class="el" href="records__theorem__producer_8cpp_source.html#l00205">CVC3::RecordsTheoremProducer::expandEq()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l03039">CVC3::ArithTheoremProducer3::expandGrayShadowRewrite()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l03205">CVC3::ArithTheoremProducer::expandGrayShadowRewrite()</a>, <a class="el" href="records__theorem__producer_8cpp_source.html#l00158">CVC3::RecordsTheoremProducer::expandNeq()</a>, <a class="el" href="expr_8h_source.html#l00908">CVC3::Expr::Expr()</a>, <a class="el" href="expr__value_8h_source.html#l00576">CVC3::ExprApply::ExprApply()</a>, <a class="el" href="expr__value_8h_source.html#l00550">CVC3::ExprApplyTmp::ExprApplyTmp()</a>, <a class="el" href="vcl_8cpp_source.html#l01082">CVC3::VCL::exprFromString()</a>, <a class="el" href="expr__value_8h_source.html#l00223">CVC3::ExprValue::ExprValue()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l01950">CVC3::TheoryBitvector::extract_vars()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l01196">CVC3::TheoryArithOld::extractTermsFromInequality()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l02438">CVC3::ArithTheoremProducerOld::f()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l02261">CVC3::ArithTheoremProducer::f()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l02236">CVC3::ArithTheoremProducer3::f()</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__arith__new_8cpp_source.html#l01348">CVC3::TheoryArithNew::findBounds()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02197">CVC3::TheoryArith3::findBounds()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l02780">CVC3::TheoryArithOld::findBounds()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l03043">CVC3::TheoryArithNew::findCoefficient()</a>, <a class="el" href="search__impl__base_8cpp_source.html#l00750">CVC3::SearchImplBase::findInCNFCache()</a>, <a class="el" href="theory__quant_8cpp_source.html#l01626">findPolarityAtomic()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l01330">CVC3::TheoryArithNew::findRationalBound()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02179">CVC3::TheoryArith3::findRationalBound()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l02759">CVC3::TheoryArithOld::findRationalBound()</a>, <a class="el" href="theory_8cpp_source.html#l00295">CVC3::Theory::findRef()</a>, <a class="el" href="search__fast_8cpp_source.html#l00438">CVC3::SearchEngineFast::findSplitter()</a>, <a class="el" href="search__sat_8cpp_source.html#l00364">CVC3::SearchSat::findSplitterRec()</a>, <a class="el" href="translator_8cpp_source.html#l01145">CVC3::Translator::finish()</a>, <a class="el" href="theory__core_8cpp_source.html#l00089">CVC3::TypeComputerCore::finiteTypeInfo()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l00457">CVC3::TheoryDatatype::finiteTypeInfo()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00479">CVC3::ExprManager::finiteTypeInfo()</a>, <a class="el" href="search__fast_8cpp_source.html#l00939">CVC3::SearchEngineFast::fixConflict()</a>, <a class="el" href="vcl_8cpp_source.html#l01739">CVC3::VCL::forallExpr()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00093">CVC3::TheoryArith3::freeConstIneq()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l00098">CVC3::TheoryArithOld::freeConstIneq()</a>, <a class="el" href="vcl_8cpp_source.html#l00870">CVC3::VCL::funType()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l02409">CVC3::TheoryBitvector::generalBitBlast()</a>, <a class="el" href="dpllt__minisat_8cpp_source.html#l00258">generateSatProof()</a>, <a class="el" href="smartcdo_8h_source.html#l00124">CVC3::SmartCDO&lt; Unsigned &gt;::get()</a>, <a class="el" href="dpllt__minisat_8cpp_source.html#l00050">SAT::DPLLTMiniSat::getActiveSolver()</a>, <a class="el" href="vcl_8cpp_source.html#l00354">CVC3::VCL::getAssumptionsRec()</a>, <a class="el" href="theorem_8cpp_source.html#l00385">CVC3::Theorem::getAssumptionsRef()</a>, <a class="el" href="theory_8cpp_source.html#l00389">CVC3::Theory::getBaseType()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05331">CVC3::TheoryBitvector::getBitvectorTypeParam()</a>, <a class="el" href="expr__value_8h_source.html#l00364">CVC3::ExprValue::getBody()</a>, <a class="el" href="expr_8h_source.html#l01069">CVC3::Expr::getBody()</a>, <a class="el" href="command__line__flags_8h_source.html#l00209">CVC3::CLFlag::getBool()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05356">CVC3::TheoryBitvector::getBoolExtractIndex()</a>, <a class="el" href="expr__value_8h_source.html#l00386">CVC3::ExprValue::getBoundIndex()</a>, <a class="el" href="expr_8h_source.html#l01128">CVC3::Expr::getBoundIndex()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05439">CVC3::TheoryBitvector::getBVConstSize()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05448">CVC3::TheoryBitvector::getBVConstValue()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05373">CVC3::TheoryBitvector::getBVIndex()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05431">CVC3::TheoryBitvector::getBVMultParam()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05423">CVC3::TheoryBitvector::getBVPlusParam()</a>, <a class="el" href="theorem_8cpp_source.html#l00441">CVC3::Theorem::getCachedValue()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l00935">MiniSat::Solver::getConflictLevel()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l01134">CVC3::TheoryDatatype::getConsForTester()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l01145">CVC3::TheoryDatatype::getConsPos()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l01161">CVC3::TheoryDatatype::getConstant()</a>, <a class="el" href="theory__datatype_8h_source.html#l00146">CVC3::getConstructor()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l04888">CVC3::TheoryArithOld::DifferenceLogicGraph::getEdgeTheorems()</a>, <a class="el" href="expr_8h_source.html#l01156">CVC3::Expr::getEM()</a>, <a class="el" href="expr_8h_source.html#l01247">CVC3::Expr::getEqNext()</a>, <a class="el" href="expr__value_8h_source.html#l00381">CVC3::ExprValue::getExistential()</a>, <a class="el" href="expr_8h_source.html#l01123">CVC3::Expr::getExistential()</a>, <a class="el" href="theorem_8cpp_source.html#l00464">CVC3::Theorem::getExpandFlag()</a>, <a class="el" href="search__sat_8cpp_source.html#l00304">CVC3::SearchSat::getExplanation()</a>, <a class="el" href="expr__op_8h_source.html#l00084">CVC3::Op::getExpr()</a>, <a class="el" href="theorem_8cpp_source.html#l00230">CVC3::Theorem::getExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05414">CVC3::TheoryBitvector::getExtractHi()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05405">CVC3::TheoryBitvector::getExtractLow()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00725">CVC3::TheoryArith3::getFactors()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l00705">CVC3::TheoryArithOld::getFactors()</a>, <a class="el" href="cnf__manager_8h_source.html#l00188">SAT::CNF_Manager::getFanin()</a>, <a class="el" href="cnf__manager_8h_source.html#l00204">SAT::CNF_Manager::getFanout()</a>, <a class="el" href="theory__records_8cpp_source.html#l01027">CVC3::TheoryRecords::getField()</a>, <a class="el" href="expr__value_8h_source.html#l00396">CVC3::ExprValue::getField()</a>, <a class="el" href="theory__records_8cpp_source.html#l01037">CVC3::TheoryRecords::getFieldIndex()</a>, <a class="el" href="theory__records_8cpp_source.html#l01017">CVC3::TheoryRecords::getFields()</a>, <a class="el" href="expr__value_8h_source.html#l00391">CVC3::ExprValue::getFields()</a>, <a class="el" href="expr_8h_source.html#l01237">CVC3::Expr::getFind()</a>, <a class="el" href="expr_8h_source.html#l01242">CVC3::Expr::getFindLevel()</a>, <a class="el" href="assumptions_8h_source.html#l00098">CVC3::Assumptions::getFirst()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05385">CVC3::TheoryBitvector::getFixedLeftShiftParam()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05396">CVC3::TheoryBitvector::getFixedRightShiftParam()</a>, <a class="el" href="command__line__flags_8h_source.html#l00290">CVC3::CLFlags::getFlag()</a>, <a class="el" href="expr_8h_source.html#l01390">CVC3::Expr::getFlag()</a>, <a class="el" href="command__line__flags_8h_source.html#l00255">CVC3::CLFlags::getFlag0()</a>, <a class="el" href="search__sat_8cpp_source.html#l00284">CVC3::SearchSat::getImplication()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l00910">MiniSat::Solver::getImplicationLevel()</a>, <a class="el" href="theory__core_8cpp_source.html#l03582">CVC3::TheoryCore::getImpliedLiteralByIndex()</a>, <a class="el" href="theory__records_8cpp_source.html#l01092">CVC3::TheoryRecords::getIndex()</a>, <a class="el" href="command__line__flags_8h_source.html#l00214">CVC3::CLFlag::getInt()</a>, <a class="el" href="expr_8h_source.html#l01162">CVC3::Expr::getKids()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00405">CVC3::ExprManager::getKindName()</a>, <a class="el" href="sat__proof_8h_source.html#l00059">SAT::SatProofNode::getLeaf()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l03838">CVC3::ArithTheoremProducerOld::getLeaves()</a>, <a class="el" href="sat__proof_8h_source.html#l00060">SAT::SatProofNode::getLeftParent()</a>, <a class="el" href="theorem_8cpp_source.html#l00240">CVC3::Theorem::getLHS()</a>, <a class="el" href="theorem__value_8h_source.html#l00298">CVC3::TheoremValue::getLHS()</a>, <a class="el" href="sat__proof_8h_source.html#l00062">SAT::SatProofNode::getLit()</a>, <a class="el" href="clause_8h_source.html#l00127">CVC3::Clause::getLiteral()</a>, <a class="el" href="clause_8h_source.html#l00138">CVC3::Clause::getLiterals()</a>, <a class="el" href="theorem_8cpp_source.html#l00476">CVC3::Theorem::getLitFlag()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l03098">CVC3::TheoryArithNew::getLowerBoundThm()</a>, <a class="el" href="cnf_8cpp_source.html#l00030">SAT::Clause::getMaxVar()</a>, <a class="el" href="minisat__heap_8h_source.html#l00116">MiniSat::Heap&lt; VarOrder_lt &gt;::getMin()</a>, <a class="el" href="expr__value_8h_source.html#l00195">CVC3::ExprValue::getMM()</a>, <a class="el" href="expr__manager_8h_source.html#l00334">CVC3::ExprManager::getMM()</a>, <a class="el" href="expr_8h_source.html#l01227">CVC3::Expr::getMMIndex()</a>, <a class="el" href="theory_8cpp_source.html#l00527">CVC3::Theory::getModelTerm()</a>, <a class="el" href="expr__value_8h_source.html#l00339">CVC3::ExprValue::getName()</a>, <a class="el" href="expr_8h_source.html#l01050">CVC3::Expr::getName()</a>, <a class="el" href="search__sat_8cpp_source.html#l00318">CVC3::SearchSat::getNewClauses()</a>, <a class="el" href="sat__proof_8h_source.html#l00064">SAT::SatProofNode::getNodeProof()</a>, <a class="el" href="expr__value_8h_source.html#l00353">CVC3::ExprValue::getOp()</a>, <a class="el" href="expr_8h_source.html#l01183">CVC3::Expr::getOp()</a>, <a class="el" href="expr_8h_source.html#l01191">CVC3::Expr::getOpExpr()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l05020">CVC3::BitvectorTheoremProducer::getPlusTerms()</a>, <a class="el" href="dpllt__minisat_8h_source.html#l00099">SAT::DPLLTMiniSat::getProof()</a>, <a class="el" href="theorem_8cpp_source.html#l00402">CVC3::Theorem::getProof()</a>, <a class="el" href="theorem_8cpp_source.html#l00491">CVC3::Theorem::getQuantLevel()</a>, <a class="el" href="theorem_8cpp_source.html#l00497">CVC3::Theorem::getQuantLevelDebug()</a>, <a class="el" href="expr__value_8h_source.html#l00332">CVC3::ExprValue::getRational()</a>, <a class="el" href="expr_8h_source.html#l01135">CVC3::Expr::getRational()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l01228">CVC3::TheoryDatatype::getReachablePredicate()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l00950">MiniSat::Solver::getReason()</a>, <a class="el" href="expr__value_8h_source.html#l00307">CVC3::ExprValue::getRep()</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="theorem__value_8h_source.html#l00305">CVC3::TheoremValue::getRHS()</a>, <a class="el" href="sat__proof_8h_source.html#l00061">SAT::SatProofNode::getRightParent()</a>, <a class="el" href="sat__proof_8h_source.html#l00108">SAT::SatProof::getRoot()</a>, <a class="el" href="theorem_8cpp_source.html#l00309">CVC3::Theorem::GetSatAssumptions()</a>, <a class="el" href="theorem_8cpp_source.html#l00288">CVC3::Theorem::GetSatAssumptionsRec()</a>, <a class="el" href="theorem_8cpp_source.html#l00486">CVC3::Theorem::getScope()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l01124">CVC3::TheoryDatatype::getSelectorInfo()</a>, <a class="el" href="expr__value_8h_source.html#l00302">CVC3::ExprValue::getSig()</a>, <a class="el" href="expr_8h_source.html#l01560">CVC3::Expr::getSig()</a>, <a class="el" href="command__line__flags_8h_source.html#l00219">CVC3::CLFlag::getString()</a>, <a class="el" href="expr__value_8h_source.html#l00326">CVC3::ExprValue::getString()</a>, <a class="el" href="expr_8h_source.html#l01055">CVC3::Expr::getString()</a>, <a class="el" href="command__line__flags_8h_source.html#l00225">CVC3::CLFlag::getStrVec()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05365">CVC3::TheoryBitvector::getSXIndex()</a>, <a class="el" href="clause_8h_source.html#l00117">CVC3::Clause::getTheorem()</a>, <a class="el" href="expr__value_8h_source.html#l00405">CVC3::ExprValue::getTheorem()</a>, <a class="el" href="expr_8h_source.html#l01142">CVC3::Expr::getTheorem()</a>, <a class="el" href="expr__value_8h_source.html#l00374">CVC3::ExprValue::getTriggers()</a>, <a class="el" href="expr_8h_source.html#l01116">CVC3::Expr::getTriggers()</a>, <a class="el" href="expr__value_8h_source.html#l00401">CVC3::ExprValue::getTupleIndex()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05348">CVC3::TheoryBitvector::getTypePredExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05340">CVC3::TheoryBitvector::getTypePredType()</a>, <a class="el" href="expr__value_8h_source.html#l00320">CVC3::ExprValue::getUid()</a>, <a class="el" href="expr_8h_source.html#l01149">CVC3::Expr::getUid()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l03107">CVC3::TheoryArithNew::getUpperBoundThm()</a>, <a class="el" href="bitvector__expr__value_8h_source.html#l00072">CVC3::BVConstExpr::getValue()</a>, <a class="el" href="dpllt__minisat_8cpp_source.html#l00244">SAT::DPLLTMiniSat::getValue()</a>, <a class="el" href="search__sat_8h_source.html#l00214">CVC3::SearchSat::getValue()</a>, <a class="el" href="cnf_8h_source.html#l00070">SAT::Lit::getVar()</a>, <a class="el" href="expr__value_8h_source.html#l00346">CVC3::ExprValue::getVar()</a>, <a class="el" href="expr__value_8h_source.html#l00358">CVC3::ExprValue::getVars()</a>, <a class="el" href="expr_8h_source.html#l01062">CVC3::Expr::getVars()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l02354">CVC3::ArithTheoremProducer3::greaterthan()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l02556">CVC3::ArithTheoremProducerOld::greaterthan()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l02379">CVC3::ArithTheoremProducer::greaterthan()</a>, <a class="el" href="expr_8h_source.html#l01232">CVC3::Expr::hasFind()</a>, <a class="el" href="expr__manager_8h_source.html#l00449">CVC3::ExprManager::hash()</a>, <a class="el" href="theory__quant_8cpp_source.html#l03483">hasMoreBVs()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l03054">CVC3::ArithTheoremProducer3::implyDiffLogicBothBounds()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l03220">CVC3::ArithTheoremProducer::implyDiffLogicBothBounds()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l03093">CVC3::ArithTheoremProducer3::implyEqualities()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l03143">CVC3::ArithTheoremProducer::implyEqualities()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l03034">CVC3::ArithTheoremProducer3::implyNegatedInequalityDiffLogic()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l03200">CVC3::ArithTheoremProducer::implyNegatedInequalityDiffLogic()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l03029">CVC3::ArithTheoremProducer3::implyWeakerInequalityDiffLogic()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l03195">CVC3::ArithTheoremProducer::implyWeakerInequalityDiffLogic()</a>, <a class="el" href="minisat__heap_8h_source.html#l00098">MiniSat::Heap&lt; VarOrder_lt &gt;::increase()</a>, <a class="el" href="expr_8cpp_source.html#l00510">CVC3::Expr::indent()</a>, <a class="el" href="minisat__heap_8h_source.html#l00096">MiniSat::Heap&lt; VarOrder_lt &gt;::inHeap()</a>, <a class="el" href="vcl_8cpp_source.html#l00449">CVC3::VCL::init()</a>, <a class="el" href="theorem__value_8h_source.html#l00444">CVC3::RWTheoremValue::init()</a>, <a class="el" href="theory__datatype__lazy_8cpp_source.html#l00090">CVC3::TheoryDatatypeLazy::initializeLabels()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l00112">CVC3::TheoryDatatype::initializeLabels()</a>, <a class="el" href="minisat__heap_8h_source.html#l00106">MiniSat::Heap&lt; VarOrder_lt &gt;::insert()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l00750">MiniSat::Solver::insertClause()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l00190">MiniSat::Solver::insertLemma()</a>, <a class="el" href="theory__quant_8cpp_source.html#l02229">CVC3::CompleteInstPreProcessor::inst()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00036">CVC3::ExprManager::installExprValue()</a>, <a class="el" href="theory_8cpp_source.html#l00910">CVC3::Theory::installID()</a>, <a class="el" href="theory__datatype__lazy_8cpp_source.html#l00050">CVC3::TheoryDatatypeLazy::instantiate()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l00075">CVC3::TheoryDatatype::instantiate()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l03083">CVC3::ArithTheoremProducer3::intEqualityRationalConstant()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l03133">CVC3::ArithTheoremProducer::intEqualityRationalConstant()</a>, <a class="el" href="array__theorem__producer_8cpp_source.html#l00264">CVC3::ArrayTheoremProducer::interchangeIndices()</a>, <a class="el" href="expr_8h_source.html#l01014">CVC3::Expr::isApply()</a>, <a class="el" href="theorem_8cpp_source.html#l00395">CVC3::Theorem::isAssump()</a>, <a class="el" href="theorem_8cpp_source.html#l00416">CVC3::Theorem::isFlagged()</a>, <a class="el" href="theory__quant_8cpp_source.html#l02022">CVC3::CompleteInstPreProcessor::isGood()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l02480">CVC3::ArithTheoremProducer3::IsIntegerElim()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l02682">CVC3::ArithTheoremProducerOld::IsIntegerElim()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l02505">CVC3::ArithTheoremProducer::IsIntegerElim()</a>, <a class="el" href="theory_8cpp_source.html#l00546">CVC3::Theory::isLeafIn()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l05223">CVC3::TheoryArithOld::isNonlinearEq()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l04371">CVC3::BitvectorTheoremProducer::isolate_var()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l01150">CVC3::TheoryArith3::isolateVariable()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l01499">CVC3::TheoryArithOld::isolateVariable()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l05300">CVC3::TheoryArithOld::isPowerEquality()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l05244">CVC3::TheoryArithOld::isPowersEquality()</a>, <a class="el" href="theorem_8cpp_source.html#l00224">CVC3::Theorem::isRewrite()</a>, <a class="el" href="theory__quant_8cpp_source.html#l01577">CVC3::CompleteInstPreProcessor::isShield()</a>, <a class="el" href="theorem_8cpp_source.html#l00452">CVC3::Theorem::isSubst()</a>, <a class="el" href="cnf__theorem__producer_8cpp_source.html#l00106">CVC3::CNF_TheoremProducer::learnedClauses()</a>, <a class="el" href="theory__arith_8cpp_source.html#l00294">CVC3::TheoryArith::leavesAreNumConst()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00932">CVC3::TheoryArithNew::lessThanVar()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l01262">CVC3::TheoryArith3::lessThanVar()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l01623">CVC3::TheoryArithOld::lessThanVar()</a>, <a class="el" href="theory__quant_8cpp_source.html#l06689">CVC3::TheoryQuant::loc_gterm()</a>, <a class="el" href="search__sat_8cpp_source.html#l00346">CVC3::SearchSat::makeDecision()</a>, <a class="el" href="clause_8cpp_source.html#l00096">CVC3::Clause::markDeleted()</a>, <a class="el" href="clause_8h_source.html#l00207">CVC3::Clause::markSat()</a>, <a class="el" href="theory__datatype__lazy_8cpp_source.html#l00123">CVC3::TheoryDatatypeLazy::mergeLabels()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l00144">CVC3::TheoryDatatype::mergeLabels()</a>, <a class="el" href="expr_8h_source.html#l01178">CVC3::Expr::mkOp()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l02429">CVC3::ArithTheoremProducerOld::modEq()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l02252">CVC3::ArithTheoremProducer::modEq()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l02227">CVC3::ArithTheoremProducer3::modEq()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l02465">CVC3::ArithTheoremProducerOld::monomialModM()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l02263">CVC3::ArithTheoremProducer3::monomialModM()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l02288">CVC3::ArithTheoremProducer::monomialModM()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l02513">CVC3::ArithTheoremProducerOld::monomialMulF()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l02311">CVC3::ArithTheoremProducer3::monomialMulF()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l02336">CVC3::ArithTheoremProducer::monomialMulF()</a>, <a class="el" href="theory__arith_8h_source.html#l00211">CVC3::multExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04638">CVC3::TheoryBitvector::newBitvectorTypeExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04940">CVC3::TheoryBitvector::newBoolExtractExpr()</a>, <a class="el" href="expr__manager_8h_source.html#l00488">CVC3::ExprManager::newBoundVarExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04656">CVC3::TheoryBitvector::newBVAndExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04809">CVC3::TheoryBitvector::newBVCompExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05172">CVC3::TheoryBitvector::newBVConstExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05237">CVC3::TheoryBitvector::newBVExtractExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04882">CVC3::TheoryBitvector::newBVIndexExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04856">CVC3::TheoryBitvector::newBVLEExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04845">CVC3::TheoryBitvector::newBVLTExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05038">CVC3::TheoryBitvector::newBVMultExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04728">CVC3::TheoryBitvector::newBVNandExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04920">CVC3::TheoryBitvector::newBVNegExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04743">CVC3::TheoryBitvector::newBVNorExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05159">CVC3::TheoryBitvector::newBVOneString()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04692">CVC3::TheoryBitvector::newBVOrExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05275">CVC3::TheoryBitvector::newBVPlusExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05111">CVC3::TheoryBitvector::newBVSDivExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04909">CVC3::TheoryBitvector::newBVSLEExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04898">CVC3::TheoryBitvector::newBVSLTExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05133">CVC3::TheoryBitvector::newBVSModExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05122">CVC3::TheoryBitvector::newBVSRemExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05260">CVC3::TheoryBitvector::newBVSubExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05089">CVC3::TheoryBitvector::newBVUDivExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04930">CVC3::TheoryBitvector::newBVUminusExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05100">CVC3::TheoryBitvector::newBVURemExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04794">CVC3::TheoryBitvector::newBVXnorExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04758">CVC3::TheoryBitvector::newBVXorExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l05145">CVC3::TheoryBitvector::newBVZeroString()</a>, <a class="el" href="memory__manager__context_8h_source.html#l00063">CVC3::ContextMemoryManager::newChunk()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04997">CVC3::TheoryBitvector::newConcatExpr()</a>, <a class="el" href="memory__manager__chunks_8h_source.html#l00076">CVC3::MemoryManagerChunks::newData()</a>, <a class="el" href="memory__manager__context_8h_source.html#l00104">CVC3::ContextMemoryManager::newData()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00288">CVC3::ExprManager::newExprValue()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04968">CVC3::TheoryBitvector::newFixedConstWidthLeftShiftExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04954">CVC3::TheoryBitvector::newFixedLeftShiftExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04982">CVC3::TheoryBitvector::newFixedRightShiftExpr()</a>, <a class="el" href="theory_8cpp_source.html#l00647">CVC3::Theory::newFunction()</a>, <a class="el" href="search__impl__base_8cpp_source.html#l00179">CVC3::SearchImplBase::newIntAssumption()</a>, <a class="el" href="search__fast_8cpp_source.html#l01573">CVC3::SearchEngineFast::newIntAssumption()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00367">CVC3::ExprManager::newKind()</a>, <a class="el" href="expr__manager_8h_source.html#l00454">CVC3::ExprManager::newLeafExpr()</a>, <a class="el" href="theorem__producer_8cpp_source.html#l00234">CVC3::TheoremProducer::newPf()</a>, <a class="el" href="expr__transform_8cpp_source.html#l00334">CVC3::ExprTransform::newPPrec()</a>, <a class="el" href="expr__manager_8h_source.html#l00474">CVC3::ExprManager::newSkolemExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04867">CVC3::TheoryBitvector::newSXExpr()</a>, <a class="el" href="search__sat_8cpp_source.html#l01064">CVC3::SearchSat::newUserAssumptionInt()</a>, <a class="el" href="theory_8cpp_source.html#l00569">CVC3::Theory::newVar()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l03049">CVC3::ArithTheoremProducer3::nonLinearIneqSignSplit()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l03215">CVC3::ArithTheoremProducer::nonLinearIneqSignSplit()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02319">CVC3::TheoryArith3::normalize()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l02994">CVC3::TheoryArithOld::normalize()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l01468">CVC3::TheoryArithNew::normalize()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l01449">CVC3::TheoryArith3::normalizeProjectIneqs()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l01822">CVC3::TheoryArithOld::normalizeProjectIneqs()</a>, <a class="el" href="theory__quant_8cpp_source.html#l08621">CVC3::TheoryQuant::notifyInconsistent()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l02178">CVC3::TheoryBitvector::Odd_coeff()</a>, <a class="el" href="expr__op_8h_source.html#l00068">CVC3::Op::Op()</a>, <a class="el" href="search__theorem__producer_8cpp_source.html#l01226">CVC3::SearchEngineTheoremProducer::opCNFRule()</a>, <a class="el" href="theory__arith__new_8h_source.html#l00415">CVC3::TheoryArithNew::EpsRational::operator*()</a>, <a class="el" href="theory__arith__old_8h_source.html#l00634">CVC3::TheoryArithOld::DifferenceLogicGraph::EpsRational::operator*()</a>, <a class="el" href="theory__arith__new_8h_source.html#l00378">CVC3::TheoryArithNew::EpsRational::operator+()</a>, <a class="el" href="theory__arith__old_8h_source.html#l00586">CVC3::TheoryArithOld::DifferenceLogicGraph::EpsRational::operator+()</a>, <a class="el" href="theory__arith__new_8h_source.html#l00390">CVC3::TheoryArithNew::EpsRational::operator+=()</a>, <a class="el" href="theory__arith__old_8h_source.html#l00598">CVC3::TheoryArithOld::DifferenceLogicGraph::EpsRational::operator+=()</a>, <a class="el" href="theory__arith__new_8h_source.html#l00403">CVC3::TheoryArithNew::EpsRational::operator-()</a>, <a class="el" href="theory__arith__old_8h_source.html#l00611">CVC3::TheoryArithOld::DifferenceLogicGraph::EpsRational::operator-()</a>, <a class="el" href="theory__arith__new_8h_source.html#l00426">CVC3::TheoryArithNew::EpsRational::operator/()</a>, <a class="el" href="theory__arith__old_8h_source.html#l00645">CVC3::TheoryArithOld::DifferenceLogicGraph::EpsRational::operator/()</a>, <a class="el" href="clause_8cpp_source.html#l00115">CVC3::Clause::operator=()</a>, <a class="el" href="command__line__flags_8h_source.html#l00148">CVC3::CLFlag::operator=()</a>, <a class="el" href="theorem_8cpp_source.html#l00091">CVC3::Theorem::operator=()</a>, <a class="el" href="context_8h_source.html#l00229">CVC3::ContextObj::operator=()</a>, <a class="el" href="clause_8h_source.html#l00259">CVC3::ClauseOwner::operator=()</a>, <a class="el" href="expr__value_8cpp_source.html#l00068">CVC3::ExprValue::operator==()</a>, <a class="el" href="cdlist_8h_source.html#l00072">CVC3::CDList&lt; SmartCDO&lt; Theorem &gt; &gt;::operator[]()</a>, <a class="el" href="expr_8h_source.html#l01206">CVC3::Expr::operator[]()</a>, <a class="el" href="expr_8h_source.html#l00955">CVC3::orExpr()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l00059">CVC3::TheoryBitvector::pad()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l03424">CVC3::BitvectorTheoremProducer::pad()</a>, <a class="el" href="main_8cpp_source.html#l00266">parse_args()</a>, <a class="el" href="theory__core_8cpp_source.html#l03589">CVC3::TheoryCore::parseExpr()</a>, <a class="el" href="theory__simulate_8cpp_source.html#l00131">CVC3::TheorySimulate::parseExprOp()</a>, <a class="el" href="theory__records_8cpp_source.html#l00880">CVC3::TheoryRecords::parseExprOp()</a>, <a class="el" href="theory__uf_8cpp_source.html#l01015">CVC3::TheoryUF::parseExprOp()</a>, <a class="el" href="theory__array_8cpp_source.html#l01193">CVC3::TheoryArray::parseExprOp()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l00731">CVC3::TheoryDatatype::parseExprOp()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l02040">CVC3::TheoryArithNew::parseExprOp()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l04087">CVC3::TheoryBitvector::parseExprOp()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02855">CVC3::TheoryArith3::parseExprOp()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l03833">CVC3::TheoryArithOld::parseExprOp()</a>, <a class="el" href="theory__core_8cpp_source.html#l01724">CVC3::TheoryCore::parseExprOp()</a>, <a class="el" href="theory__quant_8cpp_source.html#l09009">CVC3::TheoryQuant::parseExprOp()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00388">CVC3::TheoryArithNew::pickIntEqMonomial()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00590">CVC3::TheoryArith3::pickIntEqMonomial()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l00563">CVC3::TheoryArithOld::pickIntEqMonomial()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l01642">CVC3::TheoryArith3::pickMonomial()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l02017">CVC3::TheoryArithOld::pickMonomial()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l02594">CVC3::TheoryArithNew::pivot()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l02675">CVC3::TheoryArithNew::pivotAndUpdate()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l03600">CVC3::TheoryArithNew::pivotRule()</a>, <a class="el" href="theory__arith_8h_source.html#l00201">CVC3::plusExpr()</a>, <a class="el" href="dpllt__basic_8cpp_source.html#l00324">SAT::DPLLTBasic::pop()</a>, <a class="el" href="dpllt__minisat_8cpp_source.html#l00192">SAT::DPLLTMiniSat::pop()</a>, <a class="el" href="context_8cpp_source.html#l00266">CVC3::Context::pop()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l02668">MiniSat::Solver::pop()</a>, <a class="el" href="cdlist_8h_source.html#l00068">CVC3::CDList&lt; SmartCDO&lt; Theorem &gt; &gt;::pop_back()</a>, <a class="el" href="expr__stream_8cpp_source.html#l00132">CVC3::ExprStream::popDag()</a>, <a class="el" href="expr__stream_8cpp_source.html#l00110">CVC3::ExprStream::popIndent()</a>, <a class="el" href="rational_8h_source.html#l00159">CVC3::pow()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l03066">CVC3::ArithTheoremProducer3::powerOfOne()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l03232">CVC3::ArithTheoremProducer::powerOfOne()</a>, <a class="el" href="translator_8cpp_source.html#l00563">CVC3::Translator::preprocess2Rec()</a>, <a class="el" href="translator_8cpp_source.html#l00072">CVC3::Translator::preprocessRec()</a>, <a class="el" href="theory__uf_8cpp_source.html#l00700">CVC3::TheoryUF::print()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l00639">CVC3::TheoryDatatype::print()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l03662">CVC3::TheoryBitvector::print()</a>, <a class="el" href="theory__core_8cpp_source.html#l02055">CVC3::TheoryCore::print()</a>, <a class="el" href="translator_8cpp_source.html#l01850">CVC3::Translator::printArrayExpr()</a>, <a class="el" href="expr_8cpp_source.html#l00400">CVC3::Expr::printAST()</a>, <a class="el" href="vc__cmd_8cpp_source.html#l00157">CVC3::VCCmd::printModel()</a>, <a class="el" href="theory__arith_8cpp_source.html#l00054">CVC3::TheoryArith::printRational()</a>, <a class="el" href="theory__uf_8cpp_source.html#l00657">CVC3::TheoryUF::printSmtLibShared()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l03429">CVC3::TheoryBitvector::printSmtLibShared()</a>, <a class="el" href="theory__core_8cpp_source.html#l01915">CVC3::TheoryCore::printSmtLibShared()</a>, <a class="el" href="main_8cpp_source.html#l00217">printUsage()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l01059">CVC3::TheoryArith3::processBuffer()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l01037">CVC3::TheoryArithOld::processBuffer()</a>, <a class="el" href="theory__core_8cpp_source.html#l00605">CVC3::TheoryCore::processCond()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l05609">CVC3::BitvectorTheoremProducer::processExtract()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l01168">CVC3::TheoryArithNew::processFiniteInterval()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l01917">CVC3::TheoryArith3::processFiniteInterval()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l02373">CVC3::TheoryArithOld::processFiniteInterval()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00642">CVC3::TheoryArithNew::processIntEq()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00889">CVC3::TheoryArith3::processIntEq()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l00869">CVC3::TheoryArithOld::processIntEq()</a>, <a class="el" href="search__fast_8cpp_source.html#l01108">processNode()</a>, <a class="el" href="theory__core_8cpp_source.html#l00173">CVC3::TheoryCore::processNotify()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00420">CVC3::TheoryArithNew::processRealEq()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00642">CVC3::TheoryArith3::processRealEq()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l00615">CVC3::TheoryArithOld::processRealEq()</a>, <a class="el" href="search__impl__base_8cpp_source.html#l00317">CVC3::SearchImplBase::processResult()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00507">CVC3::TheoryArithNew::processSimpleIntEq()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00759">CVC3::TheoryArith3::processSimpleIntEq()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l00739">CVC3::TheoryArithOld::processSimpleIntEq()</a>, <a class="el" href="translator_8cpp_source.html#l01063">CVC3::Translator::processType()</a>, <a class="el" href="theory__core_8cpp_source.html#l00291">CVC3::TheoryCore::processUpdates()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l01346">CVC3::TheoryArith3::projectInequalities()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l01710">CVC3::TheoryArithOld::projectInequalities()</a>, <a class="el" href="circuit_8cpp_source.html#l00047">CVC3::Circuit::propagate()</a>, <a class="el" href="search__fast_8cpp_source.html#l00816">CVC3::SearchEngineFast::propagate()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l01689">MiniSat::Solver::propagate()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l04000">CVC3::TheoryArithNew::propagateTheory()</a>, <a class="el" href="theory__array_8cpp_source.html#l00345">CVC3::TheoryArray::pullIndex()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l02510">MiniSat::Solver::push()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l00804">CVC3::TheoryBitvector::pushNegation()</a>, <a class="el" href="expr__transform_8cpp_source.html#l00239">CVC3::ExprTransform::pushNegation1()</a>, <a class="el" href="expr__transform_8cpp_source.html#l00141">CVC3::ExprTransform::pushNegationRec()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l00699">CVC3::TheoryBitvector::pushNegationRec()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l02953">CVC3::TheoryArithOld::rafineInequalityToInteger()</a>, <a class="el" href="vcl_8cpp_source.html#l01276">CVC3::VCL::ratExpr()</a>, <a class="el" href="rational_8h_source.html#l00172">CVC3::ratRoot()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00226">CVC3::ExprManager::rebuild()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00251">CVC3::ExprManager::rebuildRec()</a>, <a class="el" href="theory__quant_8cpp_source.html#l01499">CVC3::CompleteInstPreProcessor::recInstMacros()</a>, <a class="el" href="theory__quant_8cpp_source.html#l05587">CVC3::TheoryQuant::recMultMatch()</a>, <a class="el" href="theory__quant_8cpp_source.html#l05310">CVC3::TheoryQuant::recMultMatchDebug()</a>, <a class="el" href="theory__quant_8cpp_source.html#l05478">CVC3::TheoryQuant::recMultMatchOldWay()</a>, <a class="el" href="vcl_8cpp_source.html#l01422">CVC3::VCL::recordExpr()</a>, <a class="el" href="search__sat_8cpp_source.html#l00146">CVC3::SearchSat::recordNewRootLit()</a>, <a class="el" href="vcl_8cpp_source.html#l00792">CVC3::VCL::recordType()</a>, <a class="el" href="theory__quant_8cpp_source.html#l01763">CVC3::CompleteInstPreProcessor::recRewriteNot()</a>, <a class="el" href="theory__quant_8cpp_source.html#l01042">recursiveExprScore()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l01298">CVC3::TheoryArithNew::refineCounterExample()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02147">CVC3::TheoryArith3::refineCounterExample()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l02726">CVC3::TheoryArithOld::refineCounterExample()</a>, <a class="el" href="cnf__manager_8cpp_source.html#l00067">SAT::CNF_Manager::registerAtom()</a>, <a class="el" href="theory__core_8cpp_source.html#l03541">CVC3::TheoryCore::registerAtom()</a>, <a class="el" href="theory_8cpp_source.html#l00177">CVC3::Theory::registerKinds()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00391">CVC3::ExprManager::registerPrettyPrinter()</a>, <a class="el" href="theory_8cpp_source.html#l00203">CVC3::Theory::registerTheory()</a>, <a class="el" href="cnf_8cpp_source.html#l00144">SAT::CNF_Formula_Impl::registerUnit()</a>, <a class="el" href="cnf_8cpp_source.html#l00190">SAT::CD_CNF_Formula::registerUnit()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l00457">MiniSat::Solver::registerVar()</a>, <a class="el" href="theorem__value_8h_source.html#l00354">CVC3::RegTheoremValue::RegTheoremValue()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l00889">MiniSat::Solver::removeWatch()</a>, <a class="el" href="theory_8cpp_source.html#l00935">CVC3::Theory::renameExpr()</a>, <a class="el" href="cnf__manager_8cpp_source.html#l00074">SAT::CNF_Manager::replaceITErec()</a>, <a class="el" href="vc__cmd_8cpp_source.html#l00102">CVC3::VCCmd::reportResult()</a>, <a class="el" href="vcl_8cpp_source.html#l00623">CVC3::VCL::reprocessFlags()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l02621">MiniSat::Solver::requestPop()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l00999">MiniSat::Solver::resolveTheoryImplication()</a>, <a class="el" href="search__fast_8cpp_source.html#l01750">CVC3::SearchEngineFast::restartInternal()</a>, <a class="el" href="context_8cpp_source.html#l00111">CVC3::ContextObjChain::restore()</a>, <a class="el" href="search__sat_8cpp_source.html#l00115">CVC3::SearchSat::restorePre()</a>, <a class="el" href="theory__records_8cpp_source.html#l00161">CVC3::TheoryRecords::rewrite()</a>, <a class="el" href="theory__array_8cpp_source.html#l00368">CVC3::TheoryArray::rewrite()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l01570">CVC3::TheoryArithNew::rewrite()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02387">CVC3::TheoryArith3::rewrite()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l03076">CVC3::TheoryArithOld::rewrite()</a>, <a class="el" href="theory__core_8cpp_source.html#l00968">CVC3::TheoryCore::rewrite()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l00887">CVC3::TheoryBitvector::rewriteBV()</a>, <a class="el" href="theory__core_8cpp_source.html#l00257">CVC3::TheoryCore::rewriteCore()</a>, <a class="el" href="core__theorem__producer_8cpp_source.html#l00161">CVC3::CoreTheoremProducer::rewriteIteElse()</a>, <a class="el" href="common__theorem__producer_8cpp_source.html#l00863">CVC3::CommonTheoremProducer::rewriteIteFalse()</a>, <a class="el" href="common__theorem__producer_8cpp_source.html#l00885">CVC3::CommonTheoremProducer::rewriteIteSame()</a>, <a class="el" href="core__theorem__producer_8cpp_source.html#l00136">CVC3::CoreTheoremProducer::rewriteIteThen()</a>, <a class="el" href="common__theorem__producer_8cpp_source.html#l00841">CVC3::CommonTheoremProducer::rewriteIteTrue()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l03867">CVC3::ArithTheoremProducerOld::rewriteLeavesConst()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l03243">CVC3::ArithProofRules::rewriteLeavesConst()</a>, <a class="el" href="theory__core_8cpp_source.html#l00560">CVC3::TheoryCore::rewriteLitCore()</a>, <a class="el" href="theory__core_8cpp_source.html#l04029">CVC3::TheoryCore::rewriteLiteral()</a>, <a class="el" href="array__theorem__producer_8cpp_source.html#l00149">CVC3::ArrayTheoremProducer::rewriteReadWrite()</a>, <a class="el" href="array__theorem__producer_8cpp_source.html#l00173">CVC3::ArrayTheoremProducer::rewriteReadWrite2()</a>, <a class="el" href="array__theorem__producer_8cpp_source.html#l00205">CVC3::ArrayTheoremProducer::rewriteRedundantWrite1()</a>, <a class="el" href="array__theorem__producer_8cpp_source.html#l00244">CVC3::ArrayTheoremProducer::rewriteRedundantWrite2()</a>, <a class="el" href="common__theorem__producer_8cpp_source.html#l00168">CVC3::CommonTheoremProducer::rewriteReflexivity()</a>, <a class="el" href="array__theorem__producer_8cpp_source.html#l00070">CVC3::ArrayTheoremProducer::rewriteSameStore()</a>, <a class="el" href="theory__arith_8cpp_source.html#l00189">CVC3::TheoryArith::rewriteToDiff()</a>, <a class="el" href="common__theorem__producer_8cpp_source.html#l00221">CVC3::CommonTheoremProducer::rewriteUsingSymmetry()</a>, <a class="el" href="array__theorem__producer_8cpp_source.html#l00122">CVC3::ArrayTheoremProducer::rewriteWriteWrite()</a>, <a class="el" href="bitvector__theorem__producer_8cpp_source.html#l02001">CVC3::BitvectorTheoremProducer::rightShiftToConcat()</a>, <a class="el" href="clause_8h_source.html#l00187">CVC3::Clause::sat()</a>, <a class="el" href="dpllt__basic_8cpp_source.html#l00050">SATDecisionHook()</a>, <a class="el" href="sat__proof_8h_source.html#l00045">SAT::SatProofNode::SatProofNode()</a>, <a class="el" href="dpllt__minisat_8cpp_source.html#l00065">SAT::DPLLTMiniSat::search()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l02005">MiniSat::Solver::search()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00944">CVC3::TheoryArithNew::separateMonomial()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l01320">CVC3::TheoryArith3::separateMonomial()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l01684">CVC3::TheoryArithOld::separateMonomial()</a>, <a class="el" href="smartcdo_8h_source.html#l00120">CVC3::SmartCDO&lt; Unsigned &gt;::set()</a>, <a class="el" href="minisat__types_8h_source.html#l00148">MiniSat::Clause::setActivity()</a>, <a class="el" href="variable_8cpp_source.html#l00146">CVC3::Variable::setAssumpThm()</a>, <a class="el" href="minisat__heap_8h_source.html#l00095">MiniSat::Heap&lt; VarOrder_lt &gt;::setBounds()</a>, <a class="el" href="theorem_8cpp_source.html#l00435">CVC3::Theorem::setCachedValue()</a>, <a class="el" href="expr_8h_source.html#l01473">CVC3::Expr::setComputeTransClosure()</a>, <a class="el" href="expr_8h_source.html#l01478">CVC3::Expr::setContainsBoundVar()</a>, <a class="el" href="expr_8h_source.html#l01416">CVC3::Expr::setEqNext()</a>, <a class="el" href="theorem_8cpp_source.html#l00458">CVC3::Theorem::setExpandFlag()</a>, <a class="el" href="expr_8h_source.html#l01405">CVC3::Expr::setFind()</a>, <a class="el" href="theory__core_8cpp_source.html#l00509">CVC3::TheoryCore::setFindLiteral()</a>, <a class="el" href="expr_8h_source.html#l01463">CVC3::Expr::setFinite()</a>, <a class="el" href="theorem_8cpp_source.html#l00429">CVC3::Theorem::setFlag()</a>, <a class="el" href="command__line__flags_8h_source.html#l00302">CVC3::CLFlags::setFlag()</a>, <a class="el" href="expr_8h_source.html#l01395">CVC3::Expr::setFlag()</a>, <a class="el" href="expr_8h_source.html#l01493">CVC3::Expr::setImpliedLiteral()</a>, <a class="el" href="theory__core_8cpp_source.html#l04245">CVC3::TheoryCore::setInconsistent()</a>, <a class="el" href="expr_8h_source.html#l01508">CVC3::Expr::setIntAssumption()</a>, <a class="el" href="expr_8h_source.html#l01503">CVC3::Expr::setInUserAssumption()</a>, <a class="el" href="expr_8h_source.html#l01443">CVC3::Expr::setIsAtomicFlag()</a>, <a class="el" href="expr_8h_source.html#l01513">CVC3::Expr::setJustified()</a>, <a class="el" href="theorem_8cpp_source.html#l00470">CVC3::Theorem::setLitFlag()</a>, <a class="el" href="expr_8h_source.html#l01107">CVC3::Expr::setMultiTrigger()</a>, <a class="el" href="expr_8h_source.html#l01488">CVC3::Expr::setNotArrayNormalized()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l02496">MiniSat::Solver::setPushID()</a>, <a class="el" href="theorem_8cpp_source.html#l00504">CVC3::Theorem::setQuantLevel()</a>, <a class="el" href="expr_8h_source.html#l01528">CVC3::Expr::setRegisteredAtom()</a>, <a class="el" href="expr__value_8h_source.html#l00316">CVC3::ExprValue::setRep()</a>, <a class="el" href="expr_8h_source.html#l01589">CVC3::Expr::setRep()</a>, <a class="el" href="expr_8h_source.html#l01457">CVC3::Expr::setRewriteNormal()</a>, <a class="el" href="expr_8h_source.html#l01533">CVC3::Expr::setSelected()</a>, <a class="el" href="expr__value_8h_source.html#l00312">CVC3::ExprValue::setSig()</a>, <a class="el" href="expr_8h_source.html#l01578">CVC3::Expr::setSig()</a>, <a class="el" href="expr_8h_source.html#l01432">CVC3::Expr::setSimpCache()</a>, <a class="el" href="expr_8h_source.html#l01538">CVC3::Expr::setStoredPredicate()</a>, <a class="el" href="theorem_8cpp_source.html#l00447">CVC3::Theorem::setSubst()</a>, <a class="el" href="expr_8h_source.html#l01450">CVC3::Expr::setTerminalsConstFlag()</a>, <a class="el" href="expr_8h_source.html#l01518">CVC3::Expr::setTranslated()</a>, <a class="el" href="expr_8h_source.html#l01096">CVC3::Expr::setTrigger()</a>, <a class="el" href="expr__value_8h_source.html#l00370">CVC3::ExprValue::setTriggers()</a>, <a class="el" href="expr_8h_source.html#l01076">CVC3::Expr::setTriggers()</a>, <a class="el" href="expr_8h_source.html#l01427">CVC3::Expr::setType()</a>, <a class="el" href="theory__array_8cpp_source.html#l00490">CVC3::TheoryArray::setup()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l01734">CVC3::TheoryArithNew::setup()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02512">CVC3::TheoryArith3::setup()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l03355">CVC3::TheoryArithOld::setup()</a>, <a class="el" href="theory__core_8cpp_source.html#l04260">CVC3::TheoryCore::setupTerm()</a>, <a class="el" href="theory__quant_8cpp_source.html#l02917">CVC3::TheoryQuant::setupTriggers()</a>, <a class="el" href="expr_8h_source.html#l01498">CVC3::Expr::setUserAssumption()</a>, <a class="el" href="expr_8h_source.html#l01523">CVC3::Expr::setUserRegisteredAtom()</a>, <a class="el" href="expr_8h_source.html#l01483">CVC3::Expr::setUsesCC()</a>, <a class="el" href="expr_8h_source.html#l01438">CVC3::Expr::setValidType()</a>, <a class="el" href="variable_8cpp_source.html#l00126">CVC3::Variable::setValue()</a>, <a class="el" href="search__sat_8h_source.html#l00229">CVC3::SearchSat::setValue()</a>, <a class="el" href="variable_8cpp_source.html#l00242">CVC3::VariableValue::setValue()</a>, <a class="el" href="expr_8h_source.html#l01468">CVC3::Expr::setWellFounded()</a>, <a class="el" href="minisat__global_8h_source.html#l00135">MiniSat::vec&lt; int &gt;::shrink()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l03073">CVC3::ArithTheoremProducer3::simpleIneqInt()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l03123">CVC3::ArithTheoremProducer::simpleIneqInt()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l00196">CVC3::ArithTheoremProducer3::simplifiedMultExpr()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l00197">CVC3::ArithTheoremProducerOld::simplifiedMultExpr()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l00203">CVC3::ArithTheoremProducer::simplifiedMultExpr()</a>, <a class="el" href="theory__core_8cpp_source.html#l00184">CVC3::TheoryCore::simplify()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l01816">MiniSat::Solver::simplifyDB()</a>, <a class="el" href="theory__quant_8cpp_source.html#l01462">CVC3::CompleteInstPreProcessor::simplifyEq()</a>, <a class="el" href="theory__core_8cpp_source.html#l01292">CVC3::TheoryCore::simplifyOp()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l02366">CVC3::TheoryBitvector::simplifyPendingEq()</a>, <a class="el" href="expr__transform_8cpp_source.html#l00476">CVC3::ExprTransform::simplifyWithCare()</a>, <a class="el" href="expr__transform_8cpp_source.html#l00042">CVC3::ExprTransform::smartSimplify()</a>, <a class="el" href="theory__array_8cpp_source.html#l00718">CVC3::TheoryArray::solve()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l00425">CVC3::TheoryDatatype::solve()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l01805">CVC3::TheoryArithNew::solve()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l02818">CVC3::TheoryBitvector::solve()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02569">CVC3::TheoryArith3::solve()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l03547">CVC3::TheoryArithOld::solve()</a>, <a class="el" href="theory__core_8cpp_source.html#l01248">CVC3::TheoryCore::solve()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00681">CVC3::TheoryArithNew::solvedForm()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00932">CVC3::TheoryArith3::solvedForm()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l00912">CVC3::TheoryArithOld::solvedForm()</a>, <a class="el" href="cvc__util_8h_source.html#l00082">CVC3::sort2()</a>, <a class="el" href="search__fast_8cpp_source.html#l00254">CVC3::SearchEngineFast::split()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l03024">CVC3::ArithTheoremProducer3::splitGrayShadowSmall()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l03190">CVC3::ArithTheoremProducer::splitGrayShadowSmall()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00787">CVC3::TheoryArithNew::substAndCanonize()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l01038">CVC3::TheoryArith3::substAndCanonize()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l01017">CVC3::TheoryArithOld::substAndCanonize()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l03447">CVC3::TheoryArithNew::substAndCanonizeModTableaux()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l03524">CVC3::TheoryArithNew::substAndCanonizeTableaux()</a>, <a class="el" href="expr_8cpp_source.html#l00178">CVC3::Expr::substExpr()</a>, <a class="el" href="expr_8cpp_source.html#l00217">CVC3::Expr::substExprQuant()</a>, <a class="el" href="common__theorem__producer_8cpp_source.html#l00424">CVC3::CommonTheoremProducer::substitutivityRule()</a>, <a class="el" href="theory__quant_8cpp_source.html#l01432">CVC3::CompleteInstPreProcessor::substMacro()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l02445">CVC3::ArithTheoremProducerOld::sumModM()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l02243">CVC3::ArithTheoremProducer3::sumModM()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l02268">CVC3::ArithTheoremProducer::sumModM()</a>, <a class="el" href="arith__theorem__producer__old_8cpp_source.html#l02493">CVC3::ArithTheoremProducerOld::sumMulF()</a>, <a class="el" href="arith__theorem__producer3_8cpp_source.html#l02291">CVC3::ArithTheoremProducer3::sumMulF()</a>, <a class="el" href="arith__theorem__producer_8cpp_source.html#l02316">CVC3::ArithTheoremProducer::sumMulF()</a>, <a class="el" href="context_8cpp_source.html#l00352">CVC3::ContextManager::switchContext()</a>, <a class="el" href="theorem_8cpp_source.html#l00131">CVC3::Theorem::Theorem()</a>, <a class="el" href="theorem_8h_source.html#l00281">CVC3::Theorem::TheoremEq()</a>, <a class="el" href="search__fast_8cpp_source.html#l01096">TheoremEq()</a>, <a class="el" href="theorem__manager_8cpp_source.html#l00046">CVC3::TheoremManager::TheoremManager()</a>, <a class="el" href="theory_8cpp_source.html#l00252">CVC3::Theory::theoryOf()</a>, <a class="el" href="search__fast_8cpp_source.html#l01837">CVC3::SearchEngineFast::traceConflict()</a>, <a class="el" href="common__theorem__producer_8cpp_source.html#l00245">CVC3::CommonTheoremProducer::transitivityRule()</a>, <a class="el" href="cnf__manager_8cpp_source.html#l00147">SAT::CNF_Manager::translateExprRec()</a>, <a class="el" href="vcl_8cpp_source.html#l01697">CVC3::VCL::tupleExpr()</a>, <a class="el" href="expr_8h_source.html#l01270">CVC3::Expr::typeCard()</a>, <a class="el" href="expr_8h_source.html#l01277">CVC3::Expr::typeEnumerateFinite()</a>, <a class="el" href="expr_8h_source.html#l01285">CVC3::Expr::typeSizeFinite()</a>, <a class="el" href="search__fast_8cpp_source.html#l00915">CVC3::SearchEngineFast::unitPropagation()</a>, <a class="el" href="theory_8cpp_source.html#l00190">CVC3::Theory::unregisterKinds()</a>, <a class="el" href="theory_8cpp_source.html#l00224">CVC3::Theory::unregisterTheory()</a>, <a class="el" href="cdflags_8cpp_source.html#l00031">CVC3::CDFlags::update()</a>, <a class="el" href="theory__records_8cpp_source.html#l00561">CVC3::TheoryRecords::update()</a>, <a class="el" href="theory__array_8cpp_source.html#l00550">CVC3::TheoryArray::update()</a>, <a class="el" href="theory__datatype_8cpp_source.html#l00359">CVC3::TheoryDatatype::update()</a>, <a class="el" href="context_8cpp_source.html#l00153">CVC3::ContextObj::update()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l01769">CVC3::TheoryArithNew::update()</a>, <a class="el" href="theory__bitvector_8cpp_source.html#l02695">CVC3::TheoryBitvector::update()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l02534">CVC3::TheoryArith3::update()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l03390">CVC3::TheoryArithOld::update()</a>, <a class="el" href="theory__core_8cpp_source.html#l01141">CVC3::TheoryCore::update()</a>, <a class="el" href="minisat__solver_8cpp_source.html#l00977">MiniSat::Solver::updateConflict()</a>, <a class="el" href="search__fast_8cpp_source.html#l00412">CVC3::SearchEngineFast::updateLitCounts()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00111">CVC3::TheoryArith3::updateSubsumptionDB()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l00116">CVC3::TheoryArithOld::updateSubsumptionDB()</a>, <a class="el" href="vcl_8cpp_source.html#l02150">CVC3::VCL::value()</a>, <a class="el" href="common__theorem__producer_8cpp_source.html#l01250">CVC3::CommonTheoremProducer::varIntroSkolem()</a>, <a class="el" href="dpllt__basic_8cpp_source.html#l00215">SAT::DPLLTBasic::verify_solution()</a>, <a class="el" href="clause_8h_source.html#l00143">CVC3::Clause::wp()</a>, <a class="el" href="minisat__global_8h_source.html#l00070">MiniSat::xmalloc()</a>, and <a class="el" href="minisat__global_8h_source.html#l00075">MiniSat::xrealloc()</a>.</p>

</div>
</div>
<a class="anchor" id="a3fbf72853e2eda3afe9cc59c02e82253"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define DBG_PRINT</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">cond, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">pre, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">v, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">post&#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="debug_8h_source.html#l00410">410</a> of file <a class="el" href="debug_8h_source.html">debug.h</a>.</p>

</div>
</div>
<a class="anchor" id="aee6dbc9177de2d2b4a1627f6c5c1c03f"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define TRACE</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">cond, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">pre, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">v, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">post&#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="debug_8h_source.html#l00411">411</a> of file <a class="el" href="debug_8h_source.html">debug.h</a>.</p>

</div>
</div>
<a class="anchor" id="a2ccc254164135b52d99b22bde90fb913"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define DBG_PRINT_MSG</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">cond, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">msg&#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="debug_8h_source.html#l00413">413</a> of file <a class="el" href="debug_8h_source.html">debug.h</a>.</p>

</div>
</div>
<a class="anchor" id="ad64155edafde9f067f4868817cd04bdf"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define TRACE_MSG</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">flag, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">msg&#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="debug_8h_source.html#l00414">414</a> of file <a class="el" href="debug_8h_source.html">debug.h</a>.</p>

<p>Referenced by <a class="el" href="search__impl__base_8cpp_source.html#l00218">CVC3::SearchImplBase::addCNFFact()</a>, <a class="el" href="search__impl__base_8cpp_source.html#l00231">CVC3::SearchImplBase::addFact()</a>, <a class="el" href="search__fast_8cpp_source.html#l01445">CVC3::SearchEngineFast::addNonLiteralFact()</a>, <a class="el" href="search__fast_8cpp_source.html#l01266">CVC3::SearchEngineFast::analyzeUIPs()</a>, <a class="el" href="search__impl__base_8cpp_source.html#l00563">CVC3::SearchImplBase::applyCNFRules()</a>, <a class="el" href="vcl_8cpp_source.html#l01848">CVC3::VCL::assertFormula()</a>, <a class="el" href="search__fast_8cpp_source.html#l00637">CVC3::SearchEngineFast::bcp()</a>, <a class="el" href="theory__core_8cpp_source.html#l03862">CVC3::TheoryCore::buildModel()</a>, <a class="el" href="search__simple_8cpp_source.html#l00165">CVC3::SearchSimple::checkValidInternal()</a>, <a class="el" href="search__fast_8cpp_source.html#l01697">CVC3::SearchEngineFast::checkValidInternal()</a>, <a class="el" href="search__simple_8cpp_source.html#l00126">CVC3::SearchSimple::checkValidMain()</a>, <a class="el" href="search__fast_8cpp_source.html#l01624">CVC3::SearchEngineFast::checkValidMain()</a>, <a class="el" href="search__simple_8cpp_source.html#l00037">CVC3::SearchSimple::checkValidRec()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00141">CVC3::ExprManager::clear()</a>, <a class="el" href="search__fast_8cpp_source.html#l01063">CVC3::SearchEngineFast::clearFacts()</a>, <a class="el" href="search__fast_8cpp_source.html#l00631">CVC3::SearchEngineFast::clearLiterals()</a>, <a class="el" href="theory__core_8cpp_source.html#l03763">CVC3::TheoryCore::collectBasicVars()</a>, <a class="el" href="vcl_8cpp_source.html#l00551">CVC3::VCL::destroy()</a>, <a class="el" href="search__impl__base_8cpp_source.html#l00360">CVC3::SearchImplBase::enqueueCNF()</a>, <a class="el" href="search__impl__base_8cpp_source.html#l00371">CVC3::SearchImplBase::enqueueCNFrec()</a>, <a class="el" href="search__fast_8cpp_source.html#l01031">CVC3::SearchEngineFast::enqueueFact()</a>, <a class="el" href="vc__cmd_8cpp_source.html#l00267">CVC3::VCCmd::evaluateCommand()</a>, <a class="el" href="vc__cmd_8cpp_source.html#l00073">CVC3::VCCmd::evaluateNext()</a>, <a class="el" href="search__impl__base_8cpp_source.html#l00750">CVC3::SearchImplBase::findInCNFCache()</a>, <a class="el" href="search__fast_8cpp_source.html#l00438">CVC3::SearchEngineFast::findSplitter()</a>, <a class="el" href="search__fast_8cpp_source.html#l00939">CVC3::SearchEngineFast::fixConflict()</a>, <a class="el" href="main_8cpp_source.html#l00092">main()</a>, <a class="el" href="clause_8cpp_source.html#l00096">CVC3::Clause::markDeleted()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l01346">CVC3::TheoryArith3::projectInequalities()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l01710">CVC3::TheoryArithOld::projectInequalities()</a>, <a class="el" href="search__fast_8cpp_source.html#l00816">CVC3::SearchEngineFast::propagate()</a>, <a class="el" href="search__simple_8cpp_source.html#l00207">CVC3::SearchSimple::restartInternal()</a>, <a class="el" href="search__fast_8cpp_source.html#l01750">CVC3::SearchEngineFast::restartInternal()</a>, <a class="el" href="search__fast_8cpp_source.html#l01043">CVC3::SearchEngineFast::setInconsistent()</a>, <a class="el" href="theory__arith__new_8cpp_source.html#l00681">CVC3::TheoryArithNew::solvedForm()</a>, <a class="el" href="theory__arith3_8cpp_source.html#l00932">CVC3::TheoryArith3::solvedForm()</a>, <a class="el" href="theory__arith__old_8cpp_source.html#l00912">CVC3::TheoryArithOld::solvedForm()</a>, <a class="el" href="search__fast_8cpp_source.html#l00254">CVC3::SearchEngineFast::split()</a>, <a class="el" href="search__fast_8cpp_source.html#l01837">CVC3::SearchEngineFast::traceConflict()</a>, <a class="el" href="search__fast_8cpp_source.html#l00412">CVC3::SearchEngineFast::updateLitCounts()</a>, <a class="el" href="clause_8cpp_source.html#l00065">CVC3::ClauseValue::~ClauseValue()</a>, <a class="el" href="expr__manager_8cpp_source.html#l00125">CVC3::ExprManager::~ExprManager()</a>, and <a class="el" href="vcl_8cpp_source.html#l00610">CVC3::VCL::~VCL()</a>.</p>

</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu May 16 2013 13:25:16 for CVC3 by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.2
</small></address>
</body>
</html>