Skip to content

Commit

Permalink
fixing proof folders
Browse files Browse the repository at this point in the history
  • Loading branch information
jspdium committed Jul 19, 2024
1 parent 935fc7d commit 9745ff8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/paxosNoRefinement/paxos/why3session.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"https://www.why3.org/why3session.dtd">
<why3session shape_version="6">
<prover id="0" name="CVC5" version="1.0.3" timelimit="1" steplimit="0" memlimit="1000"/>
<prover id="1" name="Alt-Ergo" version="2.5.3" timelimit="2000" steplimit="0" memlimit="5000"/>
<prover id="1" name="Alt-Ergo" version="2.5.3" timelimit="30" steplimit="0" memlimit="4000"/>
<prover id="2" name="CVC4" version="1.8" timelimit="5" steplimit="0" memlimit="1000"/>
<prover id="3" name="Alt-Ergo" version="2.4.2" timelimit="5" steplimit="0" memlimit="1000"/>
<prover id="4" name="Eprover" version="2.6" timelimit="1" steplimit="0" memlimit="1000"/>
Expand Down Expand Up @@ -119,7 +119,7 @@
<goal name="propose&#39;vc.0.0.13.0.0.0" expl="VC for propose" proved="true">
<transf name="split_vc" proved="true" >
<goal name="propose&#39;vc.0.0.13.0.0.0.0" expl="VC for propose" proved="true">
<proof prover="1"><result status="valid" time="5.182587" steps="101850"/></proof>
<proof prover="1"><result status="valid" time="5.681226" steps="101850"/></proof>
</goal>
</transf>
</goal>
Expand Down

0 comments on commit 9745ff8

Please sign in to comment.