Files
why3/examples/array_of_list/why3session.xml
Jean-Christophe Filliatre b3c629b04b new example: array_of_list
the purpose of this example is to illustrate the use of
Why3's Peano numbers
2024-02-02 19:17:29 +01:00

69 lines
3.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!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.8.10" timelimit="1" steplimit="0" memlimit="1000"/>
<prover id="3" name="CVC4" version="1.8" timelimit="1" steplimit="0" memlimit="1000"/>
<file format="whyml" proved="true">
<path name=".."/><path name="array_of_list.mlw"/>
<theory name="Top" proved="true">
<goal name="length&#39;vc" expl="VC for length" proved="true">
<proof prover="0"><result status="valid" time="0.075067" steps="48185"/></proof>
</goal>
<goal name="array_of_list&#39;vc" expl="VC for array_of_list" proved="true">
<transf name="split_vc" proved="true" >
<goal name="array_of_list&#39;vc.0" expl="unreachable point" proved="true">
<proof prover="0"><result status="valid" time="0.022187" steps="3883"/></proof>
</goal>
<goal name="array_of_list&#39;vc.1" expl="array creation size" proved="true">
<proof prover="0"><result status="valid" time="0.043010" steps="52826"/></proof>
</goal>
<goal name="array_of_list&#39;vc.2" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.034933" steps="76462"/></proof>
</goal>
<goal name="array_of_list&#39;vc.3" expl="index in array bounds" proved="true">
<proof prover="0"><result status="valid" time="0.042552" steps="76672"/></proof>
</goal>
<goal name="array_of_list&#39;vc.4" expl="integer overflow" proved="true">
<proof prover="0"><result status="valid" time="0.041830" steps="77921"/></proof>
</goal>
<goal name="array_of_list&#39;vc.5" expl="variant decrease" proved="true">
<proof prover="0"><result status="valid" time="0.042225" steps="78592"/></proof>
</goal>
<goal name="array_of_list&#39;vc.6" expl="precondition" proved="true">
<proof prover="0"><result status="valid" time="0.034368" steps="130868"/></proof>
</goal>
<goal name="array_of_list&#39;vc.7" expl="precondition" proved="true">
<proof prover="3"><result status="valid" time="0.142589" steps="31567"/></proof>
</goal>
<goal name="array_of_list&#39;vc.8" expl="precondition" proved="true">
<transf name="split_vc" proved="true" >
<goal name="array_of_list&#39;vc.8.0" expl="precondition" proved="true">
<proof prover="0"><result status="valid" time="0.078025" steps="182525"/></proof>
</goal>
</transf>
</goal>
<goal name="array_of_list&#39;vc.9" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.047917" steps="79570"/></proof>
</goal>
<goal name="array_of_list&#39;vc.10" expl="precondition" proved="true">
<proof prover="0"><result status="valid" time="0.052009" steps="88116"/></proof>
</goal>
<goal name="array_of_list&#39;vc.11" expl="precondition" proved="true">
<proof prover="0"><result status="valid" time="0.049106" steps="71889"/></proof>
</goal>
<goal name="array_of_list&#39;vc.12" expl="precondition" proved="true">
<proof prover="0"><result status="valid" time="0.042913" steps="72646"/></proof>
</goal>
<goal name="array_of_list&#39;vc.13" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.044551" steps="74827"/></proof>
</goal>
<goal name="array_of_list&#39;vc.14" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.048847" steps="75279"/></proof>
</goal>
</transf>
</goal>
</theory>
</file>
</why3session>