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
|
<?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="1" name="Alt-Ergo" version="2.1.0" timelimit="10" steplimit="0" memlimit="1000"/>
<prover id="3" name="CVC4" version="1.5" timelimit="1" steplimit="0" memlimit="1000"/>
<file format="whyml" proved="true">
<path name=".."/><path name="binary_multiplication.mlw"/>
<theory name="BinaryMultiplication" proved="true">
<goal name="binary_mult'vc" expl="VC for binary_mult" proved="true">
<proof prover="1"><result status="valid" time="0.050000" steps="26"/></proof>
</goal>
</theory>
<theory name="BinaryMultiplication63" proved="true">
<goal name="binary_mult'vc" expl="VC for binary_mult" proved="true">
<transf name="split_vc" proved="true" >
<goal name="binary_mult'vc.0" expl="loop invariant init" proved="true">
<proof prover="3"><result status="valid" time="0.010000" steps="2623"/></proof>
</goal>
<goal name="binary_mult'vc.1" expl="loop invariant init" proved="true">
<proof prover="3"><result status="valid" time="0.000000" steps="2459"/></proof>
</goal>
<goal name="binary_mult'vc.2" expl="division by zero" proved="true">
<proof prover="3"><result status="valid" time="0.000000" steps="2557"/></proof>
</goal>
<goal name="binary_mult'vc.3" expl="integer overflow" proved="true">
<proof prover="3"><result status="valid" time="0.020000" steps="4879"/></proof>
</goal>
<goal name="binary_mult'vc.4" expl="integer overflow" proved="true">
<proof prover="3"><result status="valid" time="0.080000" steps="17165"/></proof>
</goal>
<goal name="binary_mult'vc.5" expl="integer overflow" proved="true">
<proof prover="3"><result status="valid" time="0.070000" steps="15791"/></proof>
</goal>
<goal name="binary_mult'vc.6" expl="division by zero" proved="true">
<proof prover="3"><result status="valid" time="0.000000" steps="2626"/></proof>
</goal>
<goal name="binary_mult'vc.7" expl="integer overflow" proved="true">
<proof prover="3"><result status="valid" time="0.010000" steps="4991"/></proof>
</goal>
<goal name="binary_mult'vc.8" expl="integer overflow" proved="true">
<proof prover="3"><result status="valid" time="0.220000" steps="48369"/></proof>
</goal>
<goal name="binary_mult'vc.9" expl="loop variant decrease" proved="true">
<proof prover="3"><result status="valid" time="0.010000" steps="5591"/></proof>
</goal>
<goal name="binary_mult'vc.10" expl="loop invariant preservation" proved="true">
<proof prover="3"><result status="valid" time="0.170000" steps="36080"/></proof>
</goal>
<goal name="binary_mult'vc.11" expl="loop invariant preservation" proved="true">
<proof prover="3"><result status="valid" time="1.000000" steps="125812"/></proof>
</goal>
<goal name="binary_mult'vc.12" expl="loop variant decrease" proved="true">
<proof prover="3"><result status="valid" time="0.010000" steps="5189"/></proof>
</goal>
<goal name="binary_mult'vc.13" expl="loop invariant preservation" proved="true">
<proof prover="3"><result status="valid" time="0.080000" steps="18492"/></proof>
</goal>
<goal name="binary_mult'vc.14" expl="loop invariant preservation" proved="true">
<proof prover="3"><result status="valid" time="0.110000" steps="23876"/></proof>
</goal>
<goal name="binary_mult'vc.15" expl="postcondition" proved="true">
<proof prover="3"><result status="valid" time="0.000000" steps="2842"/></proof>
</goal>
</transf>
</goal>
</theory>
</file>
</why3session>
|