mirror of
https://github.com/AdaCore/why3.git
synced 2026-02-12 12:34:55 -08:00
19 lines
753 B
XML
19 lines
753 B
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="0" name="CVC4" version="1.8" timelimit="1" steplimit="0" memlimit="1000"/>
|
|
<prover id="1" name="Z3" version="4.13.0" timelimit="1" steplimit="0" memlimit="1000"/>
|
|
<file format="coma" proved="true">
|
|
<path name=".."/><path name="tree.coma"/>
|
|
<theory name="Coma" proved="true">
|
|
<goal name="vc_unTree" proved="true">
|
|
<proof prover="1"><result status="valid" time="0.009715" steps="496"/></proof>
|
|
</goal>
|
|
<goal name="vc_height_cps" proved="true">
|
|
<proof prover="0"><result status="valid" time="0.030007" steps="3687"/></proof>
|
|
</goal>
|
|
</theory>
|
|
</file>
|
|
</why3session>
|