1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
<?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="CVC4" version="1.8" timelimit="1" steplimit="0" memlimit="1000"/>
<file format="whyml">
<path name=".."/><path name="replay.mlw"/>
<theory name="Top">
<goal name="l">
<transf name="split_vc" >
<goal name="l.0" proved="true">
<proof prover="1"><result status="valid" time="0.02" steps="190"/></proof>
</goal>
<goal name="l.1">
<proof prover="1"><result status="unknown" time="0.03" steps="68"/></proof>
</goal>
</transf>
</goal>
</theory>
</file>
</why3session>
|