Remove some Commands from the API. (#5268)
authorAbdalrhman Mohamed <32971963+abdoo8080@users.noreply.github.com>
Tue, 20 Oct 2020 19:23:30 +0000 (14:23 -0500)
committerGitHub <noreply@github.com>
Tue, 20 Oct 2020 19:23:30 +0000 (14:23 -0500)
commit417299119500eac6a910fcb6b2109f4c129b355c
tree9f2237f45fd8353e6cc367acabc6b386f85c797f
parenta0ccf529025b86d368dac6b8c4f6b78a97857f4b
Remove some Commands from the API. (#5268)

This PR removes Solver::getAssignment command from the API as there is no way to assign names to terms in the API. It also removes ExpandDefinitionsCommand, an internal functionality in CVC4.
src/api/cvc4cpp.cpp
src/api/cvc4cpp.h
src/api/python/cvc4.pxd
src/api/python/cvc4.pxi
src/printer/printer.cpp
src/printer/printer.h
src/smt/command.cpp
src/smt/command.h