Simplify implementation of subtype methods in TypeNode (#8634)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 19 Apr 2022 19:35:40 +0000 (14:35 -0500)
committerGitHub <noreply@github.com>
Tue, 19 Apr 2022 19:35:40 +0000 (19:35 +0000)
commit36d3f481fbeecf09ff7330dc4fa30c175d6834b7
tree64a8967abe1963afa57254d00f23b32274538543
parent7b581e4bd7a139efff494a729eb17e02ad7126fe
Simplify implementation of subtype methods in TypeNode (#8634)

Also deletes unused data that was used for an inference schema involving subtypes in sets.
src/expr/type_node.cpp
src/expr/type_node.h
src/theory/sets/theory_sets_private.cpp
src/theory/sets/theory_sets_private.h