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 22, 2024
1 parent 93bda80 commit 27d1864
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions examples/paxosNoRefinement/paxos/why3session.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"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="10000" steplimit="0" memlimit="5000"/>
<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 +118,11 @@
<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.198745" steps="101850"/></proof>
<transf name="remove" proved="true" arg1="zero,one,(-),(&gt;),(&lt;=),(&gt;=),get,set,([]),([&lt;-]),validNd,initWorld,inv,indpred,start_round_enbld,join_round_enbld,phi_jr,phi_p,phi_p&#39;result&#39;unused,max&#39;result&#39;unused,result&#39;unused,Assoc1,Unit_def_l,Unit_def_r,Inv_def_l,Inv_def_r,Comm1,Assoc,Mul_distr_l,Mul_distr_r,Comm,Unitary,NonTrivialRing,Refl,Trans,Antisymm,Total,ZeroLessOne,CompatOrderAdd,CompatOrderMult,indpred&#39;spec,start_round&#39;def,max_jb_1,max_jb_3,join_round&#39;spec,Requires,H31,H30,H29,H27,H24,H23,Assert3,Assert2,H21,H20,H19,H18,H16,H14,H12,H11,H10,H9,H8,H7,H3,max_jb_21,max_jb_2">
<goal name="propose&#39;vc.0.0.13.0.0.0.0.0" expl="VC for propose" proved="true">
<proof prover="3" timelimit="10000" memlimit="5000"><result status="valid" time="0.278951" steps="1907"/></proof>
</goal>
</transf>
</goal>
</transf>
</goal>
Expand Down
Binary file modified examples/paxosNoRefinement/paxos/why3shapes.gz
Binary file not shown.

0 comments on commit 27d1864

Please sign in to comment.