Cleanup and comments for the dag-ifier. Also some unit testing for it.
authorMorgan Deters <mdeters@gmail.com>
Sat, 9 Jun 2012 14:09:39 +0000 (14:09 +0000)
committerMorgan Deters <mdeters@gmail.com>
Sat, 9 Jun 2012 14:09:39 +0000 (14:09 +0000)
commitb7aa53c0126948cae651b91555e44f8ce2f546bc
tree8178ee8a60fecccb4e357401a12a3f1cf5e87381
parent700689a4e4ed42b5198816611eac5bcc1278284d
Cleanup and comments for the dag-ifier.  Also some unit testing for it.
src/expr/expr_template.h
src/printer/Makefile.am
src/printer/ast/ast_printer.cpp
src/printer/cvc/cvc_printer.cpp
src/printer/dagification_visitor.cpp [new file with mode: 0644]
src/printer/dagification_visitor.h
src/printer/smt2/smt2_printer.cpp
src/util/options.cpp
test/unit/expr/node_black.h