add isFinished() to type enumerators (so we don't rely on exception-throwing after...
authorMorgan Deters <mdeters@gmail.com>
Wed, 1 Aug 2012 22:33:13 +0000 (22:33 +0000)
committerMorgan Deters <mdeters@gmail.com>
Wed, 1 Aug 2012 22:33:13 +0000 (22:33 +0000)
commit410688d57a92d5ff3505ad70c4573955e4075475
treee50d4316c22198dcf4f8af98ca69df22ecb2734c
parentac7c25f879b222cadefca492102e277488df2bf2
add isFinished() to type enumerators (so we don't rely on exception-throwing after exhaustively enumerating finite types), also fix a standards-related FIXME in SmtEngine by clarifying the text of an error message
src/smt/smt_engine.h
src/theory/arith/type_enumerator.h
src/theory/arrays/type_enumerator.h
src/theory/booleans/type_enumerator.h
src/theory/builtin/type_enumerator.h
src/theory/bv/type_enumerator.h
src/theory/datatypes/type_enumerator.h
src/theory/type_enumerator.h