bitvector_theorem_producer.cpp File Reference

#include <cstdio>
#include "bitvector_theorem_producer.h"
#include "common_proof_rules.h"
#include "theory_core.h"
#include "theory_bitvector.h"

Include dependency graph for bitvector_theorem_producer.cpp:

Go to the source code of this file.

Defines

Functions


Detailed Description

Author: Vijay Ganesh

Created: Wed May 5 16:19:49 PST 2004


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.


Definition in file bitvector_theorem_producer.cpp.


Define Documentation

#define _CVC3_TRUSTED_

Definition at line 29 of file bitvector_theorem_producer.cpp.


Function Documentation

static bool constantKids ( const Expr e  )  [static]

Check that all the kids of e are BVCONST.

Definition at line 1885 of file bitvector_theorem_producer.cpp.

References CVC3::Expr::begin(), CVC3::BVCONST, and CVC3::Expr::end().

Referenced by CVC3::BitvectorTheoremProducer::bvmultConst(), CVC3::BitvectorTheoremProducer::bvplusConst(), CVC3::BitvectorTheoremProducer::concatConst(), CVC3::BitvectorTheoremProducer::eqConst(), CVC3::BitvectorTheoremProducer::extractConst(), CVC3::BitvectorTheoremProducer::negConst(), and CVC3::TheoryBitvector::rewriteBV().

static Rational boundedModulo ( const Rational value,
const Rational modulo,
const Rational lowerBound 
) [static]

Definition at line 3766 of file bitvector_theorem_producer.cpp.

Referenced by CVC3::BitvectorTheoremProducer::createNewPlusCollection().


Generated on Wed Nov 18 16:13:37 2009 for CVC3 by  doxygen 1.5.2