Files
why3/examples/micro-c/triangular/why3session.xml
Claude Marche db96723fd9 fix sessions
2022-07-07 15:49:23 +02:00

41 lines
1.9 KiB
XML

<?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="0" name="CVC4" version="1.7" timelimit="1" steplimit="0" memlimit="1000"/>
<prover id="1" name="Alt-Ergo" version="2.3.0" timelimit="1" steplimit="0" memlimit="1000"/>
<file format="micro-C" proved="true">
<path name=".."/><path name="triangular.c"/>
<theory name="Triangular" proved="true">
<goal name="triangular&#39;vc" expl="VC for triangular" proved="true">
<transf name="split_vc" proved="true" >
<goal name="triangular&#39;vc.0" expl="loop invariant init" proved="true">
<proof prover="1"><result status="valid" time="0.00" steps="2"/></proof>
</goal>
<goal name="triangular&#39;vc.1" expl="loop invariant init" proved="true">
<proof prover="1"><result status="valid" time="0.01" steps="5"/></proof>
</goal>
<goal name="triangular&#39;vc.2" expl="loop variant decrease" proved="true">
<proof prover="1"><result status="valid" time="0.01" steps="16"/></proof>
</goal>
<goal name="triangular&#39;vc.3" expl="loop invariant preservation" proved="true">
<proof prover="1"><result status="valid" time="0.01" steps="16"/></proof>
</goal>
<goal name="triangular&#39;vc.4" expl="loop invariant preservation" proved="true">
<proof prover="0"><result status="valid" time="0.06" steps="13958"/></proof>
</goal>
<goal name="triangular&#39;vc.5" expl="postcondition" proved="true">
<proof prover="1"><result status="valid" time="0.01" steps="10"/></proof>
</goal>
</transf>
</goal>
<goal name="triangular2&#39;vc" expl="VC for triangular2" proved="true">
<proof prover="1"><result status="valid" time="0.02" steps="27"/></proof>
</goal>
<goal name="main&#39;vc" expl="VC for main" proved="true">
<proof prover="1"><result status="valid" time="0.00" steps="0"/></proof>
</goal>
</theory>
</file>
</why3session>