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="1" name="Alt-Ergo" version="2.3.0" timelimit="1" steplimit="0" memlimit="1000"/>
<prover id="2" name="Alt-Ergo" version="2.1.0" timelimit="5" steplimit="0" memlimit="1000"/>
<file format="whyml" proved="true">
<path name=".."/><path name="same_fringe.mlw"/>
<theory name="SameFringe" proved="true">
<goal name="enum'vc" expl="VC for enum" proved="true">
<proof prover="2"><result status="valid" time="0.010000" steps="126"/></proof>
</goal>
<goal name="eq_enum'vc" expl="VC for eq_enum" proved="true">
<proof prover="2"><result status="valid" time="0.020000" steps="284"/></proof>
</goal>
<goal name="same_fringe'vc" expl="VC for same_fringe" proved="true">
<proof prover="2"><result status="valid" time="0.010000" steps="16"/></proof>
</goal>
<goal name="test1'vc" expl="VC for test1" proved="true">
<proof prover="1"><result status="valid" time="0.000000" steps="8"/></proof>
</goal>
<goal name="bench'vc" expl="VC for bench" proved="true">
<proof prover="1"><result status="valid" time="0.000000" steps="8"/></proof>
</goal>
</theory>
<theory name="Test" proved="true">
<goal name="test1'vc" expl="VC for test1" proved="true">
<proof prover="1"><result status="valid" time="0.000000" steps="8"/></proof>
</goal>
</theory>
</file>
</why3session>
|