summaryrefslogtreecommitdiff
path: root/Source/Provers/SMTLib/ProverInterface.cs
Commit message (Expand)AuthorAge
* Use explicit mechanism for skipping to the next assertionGravatar MichalMoskal2011-02-17
* Provide /p: as the short form of /proverOpt:.Gravatar MichalMoskal2011-02-17
* Read prover responses; handle labelsGravatar MichalMoskal2011-02-17
* Make it possible to run Z3 on pipe; use generic PROVER_LOG optionsGravatar MichalMoskal2011-02-17
* Don't use Simplify's LogProverInterfaceGravatar MichalMoskal2011-02-17
* Indentation.Gravatar MichalMoskal2011-02-17
* Start implementation of pipe communication in SMTLIB backendGravatar MichalMoskal2011-02-17
* Skip "(assert true)" in output; skip "Linearing..." messages when they are fastGravatar MichalMoskal2011-02-16
* Use SMT2 top-level syntaxGravatar MichalMoskal2011-02-15
* Print terms in SMT2 syntax (drop term/formula distinction)Gravatar MichalMoskal2011-02-15
* Move name-quoting (already for SMT2 not SMT1) into a seprate classGravatar MichalMoskal2011-02-15
* Add USE_PREDICATES option to TPTP and SMT proversGravatar MichalMoskal2011-02-11
* Get rid of -smtOutput option. Add /proverOpt:OUTPUT=... to SMT and TPTP prove...Gravatar MichalMoskal2011-02-11
* Make the SMTLIB backend work again, particularly with /typeEncoding:mGravatar MichalMoskal2011-01-19
* Boogie: Fixed some doubly-inherited-contract occurrences.Gravatar tabarbe2010-08-20
* Boogie: Committing my port of the SMTLib projectGravatar tabarbe2010-07-22
* Boogie: Renaming the source files for the SMTLib project in preparation for c...Gravatar tabarbe2010-07-22