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
|
<?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="1" name="Gappa" version="1.3.0" timelimit="5" steplimit="0" memlimit="1000"/>
<file format="whyml" proved="true">
<path name=".."/><path name="gappa.why"/>
<theory name="TestGappa" proved="true">
<goal name="Round_single_01" proved="true">
<proof prover="1"><result status="valid" time="0.000000"/></proof>
</goal>
<goal name="Round_double_01" proved="true">
<proof prover="1"><result status="valid" time="0.000000"/></proof>
</goal>
<goal name="Test00" proved="true">
<proof prover="1"><result status="valid" time="0.000000"/></proof>
</goal>
<goal name="Test01" proved="true">
<proof prover="1"><result status="valid" time="0.000000"/></proof>
</goal>
<goal name="Test02" proved="true">
<proof prover="1"><result status="valid" time="0.000000"/></proof>
</goal>
<goal name="Test03" proved="true">
<proof prover="1"><result status="valid" time="0.000000"/></proof>
</goal>
</theory>
<theory name="GappaEq" proved="true">
<goal name="Test1" proved="true">
<proof prover="1"><result status="valid" time="0.000000"/></proof>
</goal>
<goal name="Test2" proved="true">
<proof prover="1"><result status="valid" time="0.000000"/></proof>
</goal>
<goal name="Test3" proved="true">
<proof prover="1"><result status="valid" time="0.000000"/></proof>
</goal>
</theory>
<theory name="GappaEq2" proved="true">
<goal name="G1" proved="true">
<proof prover="1" timelimit="10" memlimit="0"><result status="valid" time="0.000000"/></proof>
</goal>
<goal name="G2" proved="true">
<proof prover="1" timelimit="10" memlimit="0"><result status="valid" time="0.000000"/></proof>
</goal>
<goal name="G3" proved="true">
<proof prover="1"><result status="valid" time="0.000000"/></proof>
</goal>
</theory>
<theory name="GappaNumbers" proved="true">
<goal name="G1" proved="true">
<proof prover="1"><result status="valid" time="0.000000"/></proof>
</goal>
<goal name="G2" proved="true">
<proof prover="1"><result status="valid" time="0.000000"/></proof>
</goal>
</theory>
</file>
</why3session>
|