CVC3
|
Go to the source code of this file.
#define _CVC3_TRUSTED_ |
Definition at line 30 of file arith_theorem_producer3.cpp.
#define CLASS_NAME "ArithTheoremProducer3" |
Definition at line 52 of file arith_theorem_producer3.cpp.
Referenced by CVC3::ArithTheoremProducer3::canonComboLikeTerms(), CVC3::ArithTheoremProducer3::canonDivideConst(), CVC3::ArithTheoremProducer3::canonDivideMult(), CVC3::ArithTheoremProducer3::canonDividePlus(), CVC3::ArithTheoremProducer3::canonDivideVar(), CVC3::ArithTheoremProducer3::canonFlattenSum(), CVC3::ArithTheoremProducer3::canonMultConstConst(), CVC3::ArithTheoremProducer3::canonMultConstSum(), CVC3::ArithTheoremProducer3::canonMultConstTerm(), CVC3::ArithTheoremProducer3::canonMultTermConst(), CVC3::ArithTheoremProducer3::constPredicate(), CVC3::ArithTheoremProducer3::create_t(), CVC3::ArithTheoremProducer3::sumModM(), and CVC3::ArithTheoremProducer3::sumMulF().
typedef map<Expr,Rational,MonomialLess> MonomMap |
Definition at line 426 of file arith_theorem_producer3.cpp.