Simplify synth-fun printer (#5682)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 16 Dec 2020 20:02:58 +0000 (14:02 -0600)
committerGitHub <noreply@github.com>
Wed, 16 Dec 2020 20:02:58 +0000 (14:02 -0600)
commitbc55a9c137f92d0a21574c10a74f194e3abf4073
treed06b0cf7644fb17cf355cf8d7a0af0d547dc314d
parent2d5fd2cad363e3e966ddbb15abfaa45a0a971065
Simplify synth-fun printer (#5682)

Simplifies synth-fun printing to assume that the function-to-synthesize should be printed with the proper name and return type.
src/printer/printer.cpp
src/printer/printer.h
src/printer/smt2/smt2_printer.cpp
src/printer/smt2/smt2_printer.h
src/smt/command.cpp
src/smt/smt_engine.cpp