Add dt.size to datatypes theory. Add option for fairness strategy used by CEGQI...
authorajreynol <andrew.j.reynolds@gmail.com>
Thu, 16 Oct 2014 10:17:03 +0000 (12:17 +0200)
committerajreynol <andrew.j.reynolds@gmail.com>
Thu, 16 Oct 2014 10:17:10 +0000 (12:17 +0200)
commitf4046606737f18ed7ffd9da55529e08b704a5b05
tree1e34dac40af306637a0e4bff78ec1cf86e10bc15
parentc7853984ccd70223215fa36fcb402f58bd86696f
Add dt.size to datatypes theory.  Add option for fairness strategy used by CEGQI.  Improve care graph/equality status for datatypes.  Only do FULL effort check in datatypes if no other theories used output channel.
13 files changed:
src/parser/smt2/Smt2.g
src/theory/datatypes/datatypes_rewriter.h
src/theory/datatypes/kinds
src/theory/datatypes/theory_datatypes.cpp
src/theory/datatypes/theory_datatypes.h
src/theory/datatypes/theory_datatypes_type_rules.h
src/theory/quantifiers/ce_guided_instantiation.cpp
src/theory/quantifiers/ce_guided_instantiation.h
src/theory/quantifiers/modes.h
src/theory/quantifiers/options
src/theory/quantifiers/options_handlers.h
src/theory/valuation.cpp
src/theory/valuation.h