Files
why3/examples/add_list/why3session.xml
2025-12-11 10:29:15 +01:00

26 lines
1.0 KiB
XML

<?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="Z3" version="4.12.2" timelimit="1" steplimit="0" memlimit="1000"/>
<file format="whyml" proved="true">
<path name=".."/><path name="add_list.mlw"/>
<theory name="AddListRec" proved="true">
<goal name="sum&#39;vc" expl="VC for sum" proved="true">
<proof prover="1"><result status="valid" time="0.010000" steps="7144"/></proof>
</goal>
<goal name="main&#39;vc" expl="VC for main" proved="true">
<proof prover="1"><result status="valid" time="0.030000" steps="18080"/></proof>
</goal>
</theory>
<theory name="AddListImp" proved="true">
<goal name="sum&#39;vc" expl="VC for sum" proved="true">
<proof prover="1"><result status="valid" time="0.010000" steps="8150"/></proof>
</goal>
<goal name="main&#39;vc" expl="VC for main" proved="true">
<proof prover="1"><result status="valid" time="0.030000" steps="18080"/></proof>
</goal>
</theory>
</file>
</why3session>