More progress on array constants.
authorClark Barrett <barrett@cs.nyu.edu>
Wed, 22 Aug 2012 18:04:10 +0000 (18:04 +0000)
committerClark Barrett <barrett@cs.nyu.edu>
Wed, 22 Aug 2012 18:04:10 +0000 (18:04 +0000)
commitf3682605175f1deb62f5390c5e39ccfba0b170fd
tree22a5bcc4024e701f3ae2b9a69157a1d9c78fb323
parentc2fa4e991c3ba17857019da9becd185e90cc0ee0
More progress on array constants.

Here's a fun way to give yourself a week-long headache: try to figure out how
to write efficient code to normalize array constants.

It's mostly there now - just need to figure out how to use type enumerators and
update once the new cardinality stuff is in place.
src/theory/arrays/theory_arrays_rewriter.h
src/theory/arrays/theory_arrays_type_rules.h