]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
A first attempt at an SMT-LIB2 output printer. I haven't tried to parse this so I...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Tue, 18 May 2010 13:44:32 +0000 (13:44 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Tue, 18 May 2010 13:44:32 +0000 (13:44 +0000)
commit51bd813c179e8c286362c5951b4db8a6d7b6c962
tree057d01640e8dc3b4455f5d3bf5469a685d0665c7
parentb8a60f34b4ad8ceca5213c7a48a0d687e196dfcb
A first attempt at an SMT-LIB2 output printer. I haven't tried to parse this so I'm not sure it's right.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@769 e59a4935-1847-0410-ae03-e826735625c1
src/STPManager/UserDefinedFlags.h
src/c_interface/c_interface.cpp
src/main/main.cpp
src/printer/SMTLIB1Printer.cpp [new file with mode: 0644]
src/printer/SMTLIB2Printer.cpp [new file with mode: 0644]
src/printer/SMTLIBPrinter.cpp
src/printer/SMTLIBPrinter.h [new file with mode: 0644]
src/printer/printers.h