Skip to content

Commit a674190

Browse files
committed
fixed some obsolete proof sessions
1 parent fa7cdac commit a674190

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/mutualExclusionConcurrent/BakeryAtomic/why3session.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<proof prover="1" timelimit="2000" memlimit="10000"><result status="valid" time="0.042073" steps="18777"/></proof>
4343
</goal>
4444
<goal name="a2&#39;vc.1.1.0.0.1" expl="postcondition" proved="true">
45-
<proof prover="2"><result status="valid" time="0.040254" steps="730"/></proof>
45+
<proof prover="1" timelimit="2000" memlimit="10000"><result status="valid" time="0.046505" steps="21138"/></proof>
4646
</goal>
4747
<goal name="a2&#39;vc.1.1.0.0.2" expl="postcondition" proved="true">
4848
<proof prover="1"><result status="valid" time="0.336939" steps="93037"/></proof>
@@ -62,7 +62,7 @@
6262
<proof prover="1" timelimit="2000" memlimit="10000"><result status="valid" time="0.040211" steps="17576"/></proof>
6363
</goal>
6464
<goal name="a2&#39;vc.1.1.1.0.1" expl="postcondition" proved="true">
65-
<proof prover="2"><result status="valid" time="0.042947" steps="719"/></proof>
65+
<proof prover="1" timelimit="2000" memlimit="10000"><result status="valid" time="0.050864" steps="21801"/></proof>
6666
</goal>
6767
<goal name="a2&#39;vc.1.1.1.0.2" expl="postcondition" proved="true">
6868
<proof prover="1"><result status="valid" time="0.159719" steps="58956"/></proof>

examples/mutualExclusionToken/selfstab-ring/why3session.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<proof prover="1" timelimit="2000" memlimit="10000"><result status="valid" time="0.629224" steps="24855"/></proof>
3333
</goal>
3434
<goal name="trans&#39;vc.0.0.4" expl="postcondition" proved="true">
35-
<proof prover="1" timelimit="2000" memlimit="10000"><result status="valid" time="30.207880" steps="631027"/></proof>
35+
<proof prover="0" memlimit="5000"><result status="valid" time="0.021162" steps="79453"/></proof>
3636
</goal>
3737
<goal name="trans&#39;vc.0.0.5" expl="postcondition" proved="true">
3838
<proof prover="0"><result status="valid" time="0.061491" steps="356952"/></proof>

0 commit comments

Comments
 (0)