Skip to content

Commit 935fc7d

Browse files
committed
fixing proof folders
1 parent c600a0c commit 935fc7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/paxosNoRefinement/paxos/why3session.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"https://www.why3.org/why3session.dtd">
44
<why3session shape_version="6">
55
<prover id="0" name="CVC5" version="1.0.3" timelimit="1" steplimit="0" memlimit="1000"/>
6+
<prover id="1" name="Alt-Ergo" version="2.5.3" timelimit="2000" steplimit="0" memlimit="5000"/>
67
<prover id="2" name="CVC4" version="1.8" timelimit="5" steplimit="0" memlimit="1000"/>
78
<prover id="3" name="Alt-Ergo" version="2.4.2" timelimit="5" steplimit="0" memlimit="1000"/>
89
<prover id="4" name="Eprover" version="2.6" timelimit="1" steplimit="0" memlimit="1000"/>
@@ -118,7 +119,7 @@
118119
<goal name="propose&#39;vc.0.0.13.0.0.0" expl="VC for propose" proved="true">
119120
<transf name="split_vc" proved="true" >
120121
<goal name="propose&#39;vc.0.0.13.0.0.0.0" expl="VC for propose" proved="true">
121-
<proof prover="3" timelimit="1200"><result status="valid" time="52.467412" steps="846104"/></proof>
122+
<proof prover="1"><result status="valid" time="5.182587" steps="101850"/></proof>
122123
</goal>
123124
</transf>
124125
</goal>

0 commit comments

Comments
 (0)