theory_core.cpp File Reference

Go to the source code of this file.

Namespaces

Classes

Functions

Variables


Detailed Description

Author: Clark Barrett, Vijay Ganesh (CNF converter)

Created: Thu Jan 30 16:57:52 2003


Copyright (C) 2003 by the Board of Trustees of Leland Stanford Junior University and by New York University.

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 LICENSE file provided with this distribution. In particular:


Definition in file theory_core.cpp.


Function Documentation

IF_DEBUG  )  const
 

Intersection of sorted vectors of Exprs: res := $a \cap b$.

ASSUMPTION: a and b are sorted in ascending order w.r.t. operator<

d_cm cm   ) 
 

d_tm tm   ) 
 

d_flags flags   ) 
 

d_statistics statistics   ) 
 

d_inconsistent cm->  getCurrentContext(),
false  ,
 

d_incomplete cm->  getCurrentContext()  ) 
 

d_diseq cm->  getCurrentContext()  ) 
 

Referenced by d_coreSatAPI().

d_incThm cm->  getCurrentContext()  ) 
 

d_terms cm->  getCurrentContext()  ) 
 

d_vars cm->  getCurrentContext()  ) 
 

Referenced by CVCL::ExprClosure::getVars().

d_sharedTerms cm->  getCurrentContext()  ) 
 

d_solver NULL   ) 
 

d_simplifyInPlace (flags["ip"].getBool())  ) 
 

d_currentRecursiveSimplifier NULL   ) 
 

d_cnfOption (flags["cnf"].getBool())  ) 
 

d_resourceLimit  ) 
 

d_dumpTrace (flags["dump-trace"].getString())  ) 
 

Referenced by TheoryCore::addFact(), TheoryCore::enqueueEquality(), and TheoryCore::enqueueFact().

d_inCheckSATCore false   ) 
 

Referenced by TheoryCore::checkSATCore(), and TheoryCore::enqueueFact().

d_inAddFact false   ) 
 

Referenced by TheoryCore::addFact(), and TheoryCore::enqueueFact().

d_inSimplify false   ) 
 

Referenced by TheoryCore::simplify().

d_inRegisterAtom false   ) 
 

Referenced by TheoryCore::enqueueFact(), and TheoryCore::registerAtom().

d_notifyObj this  ,
cm->  getCurrentContext()
 

d_impliedLiterals cm->  getCurrentContext()  ) 
 

d_impliedLiteralsIdx cm->  getCurrentContext(),
,
 

d_coreSatAPI NULL   ) 
 

Definition at line 214 of file theory_core.cpp.

References CVCL::AND, CVCL::AND_R, CVCL::APPLY, CVCL::ASSERT, CVCL::ASSERTIONS, CVCL::ASSUMPTIONS, CVCL::BOOLEAN, CVCL::BOUND_VAR, CVCL::CALL, CVCL::CHECK_TYPE, CVCL::COND, CVCL::CONST, CVCL::CONSTDEF, CVCL::CONTEXT, CVCL::COUNTEREXAMPLE, CVCL::COUNTERMODEL, TheoryCore::createProofRules(), d_diseq(), CVCL::DBG, CVCL::DEFUN, CVCL::DUMP_ASSUMPTIONS, CVCL::DUMP_CLOSURE, CVCL::DUMP_CLOSURE_PROOF, CVCL::DUMP_PROOF, CVCL::DUMP_SIG, CVCL::DUMP_TCC, CVCL::DUMP_TCC_ASSUMPTIONS, CVCL::DUMP_TCC_PROOF, CVCL::ECHO, CVCL::ELSE, CVCL::EQ, CVCL::FALSE, CVCL::FORGET, CVCL::GET_CHILD, CVCL::GET_TYPE, CVCL::TheoremManager::getRules(), CVCL::HELP, CVCL::ID, CVCL::IF, IF_DEBUG(), CVCL::IFF, CVCL::IFF_R, CVCL::IFTHEN, CVCL::IMPLIES, CVCL::ITE, CVCL::ITE_R, CVCL::LET, CVCL::LETDECL, CVCL::LETDECLS, CVCL::NEQ, CVCL::NOT, CVCL::OPTION, CVCL::OR, CVCL::PF_APPLY, CVCL::PF_HOLE, CVCL::POP, CVCL::POP_SCOPE, CVCL::POPTO, CVCL::POPTO_SCOPE, CVCL::PRINT, CVCL::PUSH, CVCL::PUSH_SCOPE, CVCL::QUERY, CVCL::RAW_LIST, CVCL::SEQ, CVCL::SKOLEM_VAR, CVCL::STRING_EXPR, CVCL::SUBSTITUTE, CVCL::SUBTYPE, CVCL::TRACE, CVCL::TRANSFORM, CVCL::TRUE, CVCL::TYPE, CVCL::TYPEDEF, CVCL::UCONST, CVCL::UNTRACE, CVCL::VARDECL, CVCL::VARDECLS, CVCL::VARLIST, CVCL::WHERE, and CVCL::XOR.

static void checkRewriteType TheoryCore core,
const Theorem thm
[static]
 

Definition at line 2213 of file theory_core.cpp.

References CVCL::Theory::getBaseType(), CVCL::Theorem::getLHS(), CVCL::Theorem::getRHS(), CVCL::Theorem::toString(), and CVCL::Type::toString().

Referenced by TheoryCore::rewriteCore().

IF_DEBUG static ExprMap< bool >  simpStack  ) 
 


Variable Documentation

const vector<Expr>& b
 

Definition at line 130 of file theory_core.cpp.

Referenced by CVCL::ArithTheoremProducer::darkGrayShadow2ab(), CVCL::ArithTheoremProducer::darkGrayShadow2ba(), CVCL::ArithTheoremProducer::expandGrayShadowConst(), CVCL::CoreTheoremProducer::iffAndDistrib(), CVCL::CoreTheoremProducer::iffOrDistrib(), CVCL::TheoryArith::normalizeProjectIneqs(), CVCL::TheoryArith::processFiniteInterval(), CVCL::SearchEngineTheoremProducer::propIffr(), TheoryCore::rewrite(), CSolver::set_allow_multiple_conflict(), CSolver::set_allow_multiple_conflict_clause(), Xchaff::TranslateAssignmentHook(), and Xchaff::TranslateDecisionHook().


Generated on Thu Apr 13 16:57:37 2006 for CVC Lite by  doxygen 1.4.4