Change language in competition script to smt2.6 (#171)
authorAndres Nötzli <andres.noetzli@gmail.com>
Sat, 17 Jun 2017 03:07:17 +0000 (20:07 -0700)
committerClark Barrett <barrett@cs.stanford.edu>
Sat, 17 Jun 2017 03:07:17 +0000 (20:07 -0700)
commit41f51ad4b0093611fa022629b15f1012a376f8e9
tree87811e42e4f296903aa0ded1b7ce7cc5ff419ef4
parent0da095c3f5be79a85c085b4b46d7a0a0513ecdd6
Change language in competition script to smt2.6 (#171)

* Change language in competition script to smt2.6

The benchmark scrambler for the application track cuts out
the :smt-lib-version command, so this commit sets it
manually to 2.6 (all benchmarks in SMT-COMP use the 2.6
standard) instead of 2.0. I have not seen any failures due
to that but might as well be prudent.

* Change language in competition script to smt2.6

The benchmark scrambler (at least for the application
track) cuts out the :smt-lib-version command, so this
commit sets it manually to 2.6 (all benchmarks in SMT-COMP
use the 2.6 standard) instead of 2.0. I have not seen any
failures due to that but might as well be prudent.
contrib/run-script-smtcomp2017
contrib/run-script-smtcomp2017-application