1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE why3session PUBLIC "-//Why3//proof session v5//EN"
"http://why3.lri.fr/why3session.dtd">
<why3session shape_version="6">
<prover id="0" name="Alt-Ergo" version="2.3.0" timelimit="1" steplimit="0" memlimit="1000"/>
<prover id="2" name="CVC4" version="1.7" timelimit="1" steplimit="0" memlimit="1000"/>
<file format="mlcfg" proved="true">
<path name=".."/><path name="max_array.mlcfg"/>
<theory name="MaxArray" proved="true">
<goal name="compute_max'vc" expl="VC for compute_max" proved="true">
<transf name="split_vc" proved="true" >
<goal name="compute_max'vc.0" expl="index in array bounds" proved="true">
<proof prover="2"><result status="valid" time="0.03" steps="2638"/></proof>
</goal>
<goal name="compute_max'vc.1" expl="check" proved="true">
<proof prover="2"><result status="valid" time="0.03" steps="2702"/></proof>
</goal>
<goal name="compute_max'vc.2" expl="check" proved="true">
<proof prover="2"><result status="valid" time="0.04" steps="2702"/></proof>
</goal>
<goal name="compute_max'vc.3" expl="check" proved="true">
<proof prover="2"><result status="valid" time="0.02" steps="2320"/></proof>
</goal>
<goal name="compute_max'vc.4" expl="check" proved="true">
<proof prover="2"><result status="valid" time="0.02" steps="2653"/></proof>
</goal>
<goal name="compute_max'vc.5" expl="postcondition" proved="true">
<proof prover="2"><result status="valid" time="0.02" steps="2563"/></proof>
</goal>
<goal name="compute_max'vc.6" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.00" steps="18"/></proof>
</goal>
<goal name="compute_max'vc.7" expl="index in array bounds" proved="true">
<proof prover="2"><result status="valid" time="0.02" steps="3018"/></proof>
</goal>
<goal name="compute_max'vc.8" expl="index in array bounds" proved="true">
<proof prover="2"><result status="valid" time="0.02" steps="3061"/></proof>
</goal>
<goal name="compute_max'vc.9" expl="check" proved="true">
<proof prover="2"><result status="valid" time="0.03" steps="3097"/></proof>
</goal>
<goal name="compute_max'vc.10" expl="check" proved="true">
<proof prover="2"><result status="valid" time="0.03" steps="3098"/></proof>
</goal>
<goal name="compute_max'vc.11" expl="check" proved="true">
<proof prover="2"><result status="valid" time="0.03" steps="2549"/></proof>
</goal>
<goal name="compute_max'vc.12" expl="check" proved="true">
<proof prover="2"><result status="valid" time="0.02" steps="3448"/></proof>
</goal>
<goal name="compute_max'vc.13" expl="postcondition" proved="true">
<proof prover="2"><result status="valid" time="0.02" steps="2777"/></proof>
</goal>
<goal name="compute_max'vc.14" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.01" steps="32"/></proof>
</goal>
<goal name="compute_max'vc.15" expl="check" proved="true">
<proof prover="2"><result status="valid" time="0.03" steps="3072"/></proof>
</goal>
<goal name="compute_max'vc.16" expl="check" proved="true">
<proof prover="2"><result status="valid" time="0.03" steps="2611"/></proof>
</goal>
<goal name="compute_max'vc.17" expl="check" proved="true">
<proof prover="2"><result status="valid" time="0.02" steps="2482"/></proof>
</goal>
<goal name="compute_max'vc.18" expl="check" proved="true">
<proof prover="2"><result status="valid" time="0.02" steps="3386"/></proof>
</goal>
<goal name="compute_max'vc.19" expl="postcondition" proved="true">
<proof prover="2"><result status="valid" time="0.02" steps="2770"/></proof>
</goal>
<goal name="compute_max'vc.20" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.01" steps="28"/></proof>
</goal>
<goal name="compute_max'vc.21" expl="postcondition" proved="true">
<proof prover="2"><result status="valid" time="0.02" steps="2584"/></proof>
</goal>
<goal name="compute_max'vc.22" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.00" steps="22"/></proof>
</goal>
<goal name="compute_max'vc.23" expl="postcondition" proved="true">
<proof prover="2"><result status="valid" time="0.03" steps="2504"/></proof>
</goal>
<goal name="compute_max'vc.24" expl="postcondition" proved="true">
<proof prover="0"><result status="valid" time="0.00" steps="12"/></proof>
</goal>
</transf>
</goal>
</theory>
</file>
</why3session>
|