Implement enumerator for functions. (#1243)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 13 Nov 2017 19:39:35 +0000 (13:39 -0600)
committerGitHub <noreply@github.com>
Mon, 13 Nov 2017 19:39:35 +0000 (13:39 -0600)
commitfe1e4b00df9b55c04dcca9ce04560a432682fd87
tree15481f12b41457a88773a418e8403980e04d2b70
parent8c04e55f16faebbe552752e2ff76ffda5a9fb21f
Implement enumerator for functions. (#1243)

* Implement enumerator for functions.

* Address review.

* Minor

* Format

* Improve comment.

* Format
src/Makefile.am
src/theory/builtin/kinds
src/theory/builtin/theory_builtin_rewriter.cpp
src/theory/builtin/theory_builtin_rewriter.h
src/theory/builtin/type_enumerator.cpp [new file with mode: 0644]
src/theory/builtin/type_enumerator.h
src/theory/type_enumerator.h