Use TypeNode in EmptySet (#4740)
authorAndres Noetzli <andres.noetzli@gmail.com>
Tue, 14 Jul 2020 14:33:01 +0000 (07:33 -0700)
committerGitHub <noreply@github.com>
Tue, 14 Jul 2020 14:33:01 +0000 (09:33 -0500)
commitc13527bfa6b47ff4675b429b5e7bb7c6f43ff595
treef182e942b3bc4ad99a8fdf765959781f1a2570dd
parent1cd3c3c5dad84093aa6b2db164798c8fff473fec
Use TypeNode in EmptySet (#4740)

This commit changes EmptySet to use TypeNode instead of Type.
14 files changed:
src/api/cvc4cpp.cpp
src/expr/emptyset.cpp
src/expr/emptyset.h
src/expr/expr_template.cpp
src/expr/node_manager.h
src/theory/sep/theory_sep.cpp
src/theory/sep/theory_sep_rewriter.cpp
src/theory/sets/normal_form.h
src/theory/sets/solver_state.cpp
src/theory/sets/theory_sets_private.cpp
src/theory/sets/theory_sets_rewriter.cpp
src/theory/sets/theory_sets_type_enumerator.cpp
src/theory/sets/theory_sets_type_rules.h
test/unit/theory/theory_sets_type_enumerator_white.h