CVC3
Defines | Functions

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"

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]
static Rational boundedModulo ( const Rational value,
const Rational modulo,
const Rational lowerBound 
) [static]