#include "arith_theorem_producer_old.h"
#include "theory_core.h"
#include "theory_arith_old.h"
#include <algorithm>
Include dependency graph for arith_theorem_producer_old.cpp:
Go to the source code of this file.
#define _CVC3_TRUSTED_ |
Definition at line 30 of file arith_theorem_producer_old.cpp.
#define CLASS_NAME "ArithTheoremProducerOld" |
Definition at line 53 of file arith_theorem_producer_old.cpp.
typedef map<Expr,Rational,MonomialLess> MonomMap |
Definition at line 427 of file arith_theorem_producer_old.cpp.