]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Convert these tests from cvc to smtlib2 format. The model seems to contain a division...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 3 Feb 2011 03:47:13 +0000 (03:47 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 3 Feb 2011 03:47:13 +0000 (03:47 +0000)
commit63e479dc7beff62e8ef358f2b483f660db4b46ee
treea2eb1d9da64eb66dadd2f7eb4f68807dc20a5131
parentbcc0197552d52bf8baa35521aea9d0950016eb45
Convert these tests from cvc to smtlib2 format. The model seems to contain a division by zero. The currently implementation of the CVC language treats that as bad. It probably shouldn't, but I don't want to change the semantics. However, division by zero is defined in smtlib2. So I've converted them.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1117 e59a4935-1847-0410-ae03-e826735625c1
tests/big-test/dsa_chop_allopt.stp.cvc_old [moved from tests/big-test/dsa_chop_allopt.stp.cvc with 100% similarity]
tests/big-test/dsa_chop_allopt.stp.smt2 [new file with mode: 0644]
tests/big-test/dsa_chop_dc.stp.cvc_old [moved from tests/big-test/dsa_chop_dc.stp.cvc with 100% similarity]
tests/big-test/dsa_chop_dc.stp.smt2 [new file with mode: 0644]
tests/big-test/dsa_chop_noopt-nossa.stp.cvc_old [moved from tests/big-test/dsa_chop_noopt-nossa.stp.cvc with 100% similarity]
tests/big-test/dsa_chop_noopt-nossa.stp.smt2 [new file with mode: 0644]
tests/big-test/dsa_chop_noopt-ssa.stp.cvc_old [moved from tests/big-test/dsa_chop_noopt-ssa.stp.cvc with 100% similarity]
tests/big-test/dsa_chop_noopt-ssa.stp.smt2 [new file with mode: 0644]
tests/big-test/dsa_chop_noopt.stp.cvc [deleted file]