adding
authorDejan Jovanović <dejan@cs.nyu.edu>
Tue, 26 Mar 2013 20:47:47 +0000 (16:47 -0400)
committerDejan Jovanović <dejan@cs.nyu.edu>
Tue, 26 Mar 2013 20:47:47 +0000 (16:47 -0400)
commite586b8cdbed537bd2a6cba01f68eb3b34ecf08d8
treeca7be72bdc2c95dd196885d97f029da6e3c2ee13
parente0cee0f58e1f542a598f2543231c5a8417761d1f
adding
* getModelValue to valuation
* getModelValue to theory engine
* getModelValue to theory
implemented getModelValue in bitvector

the purpose of getModelValue is to ask for a concrete value of a shared term
src/theory/bv/bv_subtheory_bitblast.cpp
src/theory/bv/bv_subtheory_bitblast.h
src/theory/theory.h
src/theory/theory_engine.cpp
src/theory/theory_engine.h
src/theory/valuation.cpp
src/theory/valuation.h