Files
why3/examples/python/turing/why3session.xml

15 lines
559 B
XML
Raw Permalink Normal View History

2021-12-06 10:34:17 +01:00
<?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">
2023-08-04 16:56:00 +02:00
<prover id="0" name="CVC5" version="1.0.5" timelimit="1" steplimit="0" memlimit="1000"/>
2021-12-06 10:34:17 +01:00
<file format="python" proved="true">
<path name=".."/><path name="turing.py"/>
<theory name="Turing" proved="true">
<goal name="main&#39;vc" expl="VC for main" proved="true">
2023-10-21 22:57:51 +02:00
<proof prover="0"><result status="valid" time="0.080000" steps="18446"/></proof>
2021-12-06 10:34:17 +01:00
</goal>
</theory>
</file>
</why3session>