CVC3  2.4.1
Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes
LFSCLraSub Class Reference

#include <LFSCLraProof.h>

Inheritance diagram for LFSCLraSub:
LFSCProof LFSCObj Obj

List of all members.

Public Member Functions

virtual LFSCLraSubAsLFSCLraSub ()
void print_pf (std::ostream &s, int ind=0)
LFSCProofclone ()
int getNumChildren ()
LFSCProofgetChild (int n)
int checkOp ()
- Public Member Functions inherited from LFSCProof
virtual LFSCProofExprAsLFSCProofExpr ()
virtual LFSCLraAddAsLFSCLraAdd ()
virtual LFSCLraMulCAsLFSCLraMulC ()
virtual LFSCLraAxiomAsLFSCLraAxiom ()
virtual LFSCLraContraAsLFSCLraContra ()
virtual LFSCLraPolyAsLFSCLraPoly ()
virtual LFSCBoolResAsLFSCBoolRes ()
virtual LFSCLemAsLFSCLem ()
virtual LFSCClausifyAsLFSCClausify ()
virtual LFSCAssumeAsLFSCAssume ()
virtual LFSCProofGenericAsLFSCProofGeneric ()
virtual LFSCPfVarAsLFSCPfVar ()
virtual LFSCPfLambdaAsLFSCPfLambda ()
virtual LFSCPfLetAsLFSCPfLet ()
virtual bool isLraMulC ()
void print (std::ostream &s, int ind=0)
virtual bool isTrivial ()
long int get_string_length ()
void print_structure (std::ostream &s, int ind=0)
virtual void print_struct (std::ostream &s, int ind=0)
void setRplProof (LFSCProof *p)
virtual void fillHoles ()
int getChOp ()
void setChOp (int c)
virtual int checkBoolRes (std::vector< int > &clause)
- Public Member Functions inherited from LFSCObj
 LFSCObj ()
- Public Member Functions inherited from Obj
 Obj ()
virtual ~Obj ()
int GetRefCount ()
 get ref count
void Ref ()
 reference
void Unref ()
 unreference

Static Public Member Functions

static LFSCProofMake (LFSCProof *pf1, LFSCProof *pf2, int op1, int op2)
- Static Public Member Functions inherited from LFSCProof
static int make_lambda (LFSCProof *p)
static LFSCProofMake_CNF (const Expr &form, const Expr &reason, int pos)
static LFSCProofMake_not_not_elim (const Expr &pf, LFSCProof *p)
static LFSCProofMake_mimic (const Expr &pf, LFSCProof *p, int numHoles)
static LFSCProofMake_and_elim (const Expr &form, LFSCProof *p, int n, const Expr &expected)
static int get_proof_counter ()
- Static Public Member Functions inherited from LFSCObj
static void initialize (const Expr &pf_expr, int lfscm)
- Static Public Member Functions inherited from Obj
static void print_error (const char *c, std::ostream &s)
static void print_warning (const char *c)
static void initialize ()

Private Member Functions

 LFSCLraSub (LFSCProof *pf1, LFSCProof *pf2, int op1, int op2)
virtual ~LFSCLraSub ()
long int get_length ()

Private Attributes

RefPtr< LFSCProofd_children [2]
int d_op1
int d_op2

Additional Inherited Members

- Protected Member Functions inherited from LFSCProof
 LFSCProof ()
virtual ~LFSCProof ()
- Protected Attributes inherited from LFSCProof
int printCounter
LFSCProofrplProof
long int strLen
int chOp
int assumeVar
int assumeVarUsed
std::vector< int > br
bool brComputed
- Static Protected Attributes inherited from LFSCProof
static int pf_counter = 0
static std::map< LFSCProof *, int > lambdaMap
static std::map< LFSCProof
*, LFSCProof * > 
lambdaPrintMap
static int lambdaCounter = 1
- Static Protected Attributes inherited from LFSCObj
static LFSCPrinterprinter
static int formula_i = 1
static int trusted_i = 1
static int term_i = 1
static int tnorm_i = 1
static int lfsc_mode
static bool debug_conv
static bool debug_var
static bool cvc3_mimic
static bool cvc3_mimic_input
static Rational nullRat
static ExprMap< int > nnode_map
static ExprMap< Exprcas_map
static ExprMap< Exprskolem_vars
static ExprMap< bool > temp_visited
static ExprMap< int > d_formulas
static ExprMap< int > d_trusted
static ExprMap< int > d_pn
static ExprMap< int > d_pn_form
static ExprMap< int > d_terms
static ExprMap< bool > input_vars
static ExprMap< bool > input_preds
static std::map< int, bool > pntNeeded
static ExprMap< bool > d_formulas_printed
static Expr d_pf_expr
static ExprMap< bool > d_assump_map
static ExprMap< bool > d_rules
static Expr d_bool_res_str
static Expr d_assump_str
static Expr d_iff_mp_str
static Expr d_impl_mp_str
static Expr d_iff_trans_str
static Expr d_real_shadow_str
static Expr d_cycle_conflict_str
static Expr d_real_shadow_eq_str
static Expr d_basic_subst_op_str
static Expr d_mult_ineqn_str
static Expr d_right_minus_left_str
static Expr d_eq_trans_str
static Expr d_eq_symm_str
static Expr d_canon_plus_str
static Expr d_refl_str
static Expr d_cnf_convert_str
static Expr d_learned_clause_str
static Expr d_minus_to_plus_str
static Expr d_plus_predicate_str
static Expr d_negated_inequality_str
static Expr d_flip_inequality_str
static Expr d_optimized_subst_op_str
static Expr d_iff_true_elim_str
static Expr d_basic_subst_op1_str
static Expr d_basic_subst_op0_str
static Expr d_canon_mult_str
static Expr d_canon_invert_divide_str
static Expr d_iff_true_str
static Expr d_mult_eqn_str
static Expr d_rewrite_eq_symm_str
static Expr d_implyWeakerInequality_str
static Expr d_implyWeakerInequalityDiffLogic_str
static Expr d_imp_mp_str
static Expr d_rewrite_implies_str
static Expr d_rewrite_or_str
static Expr d_rewrite_and_str
static Expr d_rewrite_iff_symm_str
static Expr d_iff_not_false_str
static Expr d_iff_false_str
static Expr d_iff_false_elim_str
static Expr d_not_to_iff_str
static Expr d_not_not_elim_str
static Expr d_const_predicate_str
static Expr d_rewrite_not_not_str
static Expr d_rewrite_not_true_str
static Expr d_rewrite_not_false_str
static Expr d_if_lift_rule_str
static Expr d_CNFITE_str
static Expr d_var_intro_str
static Expr d_int_const_eq_str
static Expr d_rewrite_eq_refl_str
static Expr d_iff_symm_str
static Expr d_rewrite_iff_str
static Expr d_implyNegatedInequality_str
static Expr d_uminus_to_mult_str
static Expr d_lessThan_To_LE_rhs_rwr_str
static Expr d_rewrite_ite_same_str
static Expr d_andE_str
static Expr d_implyEqualities_str
static Expr d_addInequalities_str
static Expr d_CNF_str
static Expr d_cnf_add_unit_str
static Expr d_minisat_proof_str
static Expr d_or_final_s
static Expr d_and_final_s
static Expr d_ite_s
static Expr d_iff_s
static Expr d_imp_s
static Expr d_or_mid_s
static Expr d_and_mid_s
- Static Protected Attributes inherited from Obj
static bool errsInit = false
static ofstream errs
static bool indentFlag = false

Detailed Description

Definition at line 84 of file LFSCLraProof.h.


Constructor & Destructor Documentation

LFSCLraSub::LFSCLraSub ( LFSCProof pf1,
LFSCProof pf2,
int  op1,
int  op2 
)
inlineprivate

Definition at line 88 of file LFSCLraProof.h.

References LFSCProof::checkOp(), d_children, d_op1, and d_op2.

Referenced by clone(), and Make().

virtual LFSCLraSub::~LFSCLraSub ( )
inlineprivatevirtual

Definition at line 96 of file LFSCLraProof.h.


Member Function Documentation

long int LFSCLraSub::get_length ( )
inlineprivatevirtual

Reimplemented from LFSCProof.

Definition at line 97 of file LFSCLraProof.h.

References d_children, and LFSCProof::get_string_length().

virtual LFSCLraSub* LFSCLraSub::AsLFSCLraSub ( )
inlinevirtual

Reimplemented from LFSCProof.

Definition at line 101 of file LFSCLraProof.h.

void LFSCLraSub::print_pf ( std::ostream &  s,
int  ind = 0 
)
virtual

Implements LFSCProof.

Definition at line 81 of file LFSCLraProof.cpp.

References d_children, d_op1, d_op2, kind_to_str(), and LFSCProof::print().

LFSCProof * LFSCLraSub::Make ( LFSCProof pf1,
LFSCProof pf2,
int  op1,
int  op2 
)
static
LFSCProof* LFSCLraSub::clone ( )
inlinevirtual

Implements LFSCProof.

Definition at line 104 of file LFSCLraProof.h.

References d_children, d_op1, d_op2, and LFSCLraSub().

int LFSCLraSub::getNumChildren ( )
inlinevirtual

Reimplemented from LFSCProof.

Definition at line 105 of file LFSCLraProof.h.

LFSCProof* LFSCLraSub::getChild ( int  n)
inlinevirtual

Reimplemented from LFSCProof.

Definition at line 106 of file LFSCLraProof.h.

References d_children, and RefPtr< T >::get().

int LFSCLraSub::checkOp ( )
inlinevirtual

Reimplemented from LFSCProof.

Definition at line 107 of file LFSCLraProof.h.

References d_op1, d_op2, and get_knd_result().


Member Data Documentation

RefPtr< LFSCProof > LFSCLraSub::d_children[2]
private

Definition at line 86 of file LFSCLraProof.h.

Referenced by clone(), get_length(), getChild(), LFSCLraSub(), and print_pf().

int LFSCLraSub::d_op1
private

Definition at line 87 of file LFSCLraProof.h.

Referenced by checkOp(), clone(), LFSCLraSub(), and print_pf().

int LFSCLraSub::d_op2
private

Definition at line 87 of file LFSCLraProof.h.

Referenced by checkOp(), clone(), LFSCLraSub(), and print_pf().


The documentation for this class was generated from the following files: