Skip to content

Commit

Permalink
updated selfstab-ring proofs
Browse files Browse the repository at this point in the history
  • Loading branch information
jspdium committed Apr 12, 2024
1 parent 80436d4 commit 12266a2
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions examples/mutualExclusionToken/selfstab-ring/why3session.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
<!DOCTYPE why3session PUBLIC "-//Why3//proof session v5//EN"
"https://www.why3.org/why3session.dtd">
<why3session shape_version="6">
<prover id="0" name="Z3" version="4.11.2" timelimit="1200" steplimit="0" memlimit="2000"/>
<prover id="0" name="Z3" version="4.11.2" timelimit="1" steplimit="0" memlimit="1000"/>
<prover id="1" name="Alt-Ergo" version="2.4.2" timelimit="5" steplimit="0" memlimit="1000"/>
<prover id="2" name="CVC4" version="1.8" timelimit="1" steplimit="0" memlimit="1000"/>
<file format="whyml" proved="true">
<path name=".."/><path name="selfstab-ring.mlw"/>
<theory name="SelfStab_Ring" proved="true">
Expand All @@ -14,30 +15,29 @@
<proof prover="1"><result status="valid" time="0.010000" steps="63"/></proof>
</goal>
<goal name="trans&#39;vc" expl="VC for trans" proved="true">
<transf name="split_all_full" proved="true" >
<goal name="trans&#39;vc.0" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.016457" steps="54048"/></proof>
</goal>
<goal name="trans&#39;vc.1" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.013665" steps="39489"/></proof>
</goal>
<goal name="trans&#39;vc.2" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.168758" steps="1539135"/></proof>
</goal>
<goal name="trans&#39;vc.3" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.014250" steps="42157"/></proof>
</goal>
<goal name="trans&#39;vc.4" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.017662" steps="79357"/></proof>
</goal>
<goal name="trans&#39;vc.5" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.030479" steps="153051"/></proof>
</goal>
<goal name="trans&#39;vc.6" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.306948" steps="3138168"/></proof>
</goal>
<goal name="trans&#39;vc.7" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.016149" steps="62268"/></proof>
<transf name="unfold" proved="true" arg1="inv">
<goal name="trans&#39;vc.0" expl="VC for trans" proved="true">
<transf name="split_vc" proved="true" >
<goal name="trans&#39;vc.0.0" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.018699" steps="93037"/></proof>
</goal>
<goal name="trans&#39;vc.0.1" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.053171" steps="311714"/></proof>
</goal>
<goal name="trans&#39;vc.0.2" expl="postcondition" proved="true">
<transf name="split_vc" proved="true" >
<goal name="trans&#39;vc.0.2.0" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.095982" steps="786750"/></proof>
</goal>
<goal name="trans&#39;vc.0.2.1" expl="postcondition" proved="true">
<proof prover="0" timelimit="5" memlimit="2000"><result status="valid" time="1.802033" steps="24736809"/></proof>
</goal>
</transf>
</goal>
<goal name="trans&#39;vc.0.3" expl="postcondition" proved="true">
<proof prover="2"><result status="valid" time="0.461742" steps="384971"/></proof>
</goal>
</transf>
</goal>
</transf>
</goal>
Expand Down
Binary file modified examples/mutualExclusionToken/selfstab-ring/why3shapes.gz
Binary file not shown.

0 comments on commit 12266a2

Please sign in to comment.