Files
why3/examples/python/break_continue/why3session.xml
2023-10-22 15:49:03 +02:00

15 lines
575 B
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="1" name="CVC5" version="1.0.5" timelimit="1" steplimit="0" memlimit="1000"/>
<file format="python" proved="true">
<path name=".."/><path name="break_continue.py"/>
<theory name="Break_continue" proved="true">
<goal name="main&#39;vc" expl="VC for main" proved="true">
<proof prover="1"><result status="valid" time="0.110000" steps="24781"/></proof>
</goal>
</theory>
</file>
</why3session>