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
|
<?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.12.2" timelimit="1" steplimit="0" memlimit="1000"/>
<prover id="1" name="CVC4" version="1.5" timelimit="1" steplimit="0" memlimit="1000"/>
<file format="whyml" proved="true">
<path name=".."/><path name="mccarthy_vc_sp.mlw"/>
<theory name="McCarthy91" proved="true">
<goal name="f91'vc" expl="VC for f91" proved="true">
<proof prover="1"><result status="valid" time="0.000000" steps="939"/></proof>
</goal>
<goal name="f91_nonrec'vc" expl="VC for f91_nonrec" proved="true">
<proof prover="0"><result status="valid" time="0.010000" steps="12177"/></proof>
</goal>
<goal name="f91_pseudorec'vc" expl="VC for f91_pseudorec" proved="true">
<proof prover="1"><result status="valid" time="0.020000" steps="4377"/></proof>
</goal>
</theory>
<theory name="McCarthy91Mach" proved="true">
<goal name="f91'vc" expl="VC for f91" proved="true">
<proof prover="1"><result status="valid" time="0.030000" steps="4778"/></proof>
</goal>
<goal name="f91_nonrec'vc" expl="VC for f91_nonrec" proved="true">
<proof prover="0"><result status="valid" time="0.020000" steps="13203"/></proof>
</goal>
<goal name="f91_pseudorec'vc" expl="VC for f91_pseudorec" proved="true">
<proof prover="1"><result status="valid" time="0.070000" steps="10769"/></proof>
</goal>
</theory>
</file>
</why3session>
|