CVCL::ArrayProofRules Class Reference

#include <array_proof_rules.h>

Inheritance diagram for CVCL::ArrayProofRules:

Inheritance graph
[legend]
List of all members.

Public Member Functions


Detailed Description

Definition at line 41 of file array_proof_rules.h.


Constructor & Destructor Documentation

virtual CVCL::ArrayProofRules::~ArrayProofRules  )  [inline, virtual]
 

Definition at line 44 of file array_proof_rules.h.


Member Function Documentation

virtual Theorem CVCL::ArrayProofRules::rewriteSameStore const Expr e,
int  n
[pure virtual]
 

Implemented in CVCL::ArrayTheoremProducer.

virtual Theorem CVCL::ArrayProofRules::rewriteWriteWrite const Expr e  )  [pure virtual]
 

Implemented in CVCL::ArrayTheoremProducer.

virtual Theorem CVCL::ArrayProofRules::rewriteReadWrite const Expr e  )  [pure virtual]
 

Implemented in CVCL::ArrayTheoremProducer.

Referenced by CVCL::TheoryArray::update().

virtual Theorem CVCL::ArrayProofRules::rewriteRedundantWrite1 const Theorem v_eq_r,
const Expr write
[pure virtual]
 

Implemented in CVCL::ArrayTheoremProducer.

virtual Theorem CVCL::ArrayProofRules::rewriteRedundantWrite2 const Expr e  )  [pure virtual]
 

Implemented in CVCL::ArrayTheoremProducer.

virtual Theorem CVCL::ArrayProofRules::interchangeIndices const Expr e  )  [pure virtual]
 

Implemented in CVCL::ArrayTheoremProducer.

virtual Theorem CVCL::ArrayProofRules::readArrayLiteral const Expr e  )  [pure virtual]
 

Beta reduction of array literal: |- (array x. f(x))[arg] = f(arg).

Implemented in CVCL::ArrayTheoremProducer.


The documentation for this class was generated from the following file:
Generated on Thu Apr 13 16:57:46 2006 for CVC Lite by  doxygen 1.4.4