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

15 lines
571 B
XML
Raw Permalink Normal View History

<?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">
2024-12-12 15:06:46 +01:00
<prover id="1" name="Alt-Ergo" version="2.6.0" timelimit="1" steplimit="0" memlimit="1000"/>
<file format="python" proved="true">
<path name=".."/><path name="triangular.py"/>
<theory name="Triangular" proved="true">
<goal name="main&#39;vc" expl="VC for main" proved="true">
2024-12-12 15:06:46 +01:00
<proof prover="1"><result status="valid" time="0.060000" steps="387"/></proof>
</goal>
</theory>
</file>
</why3session>