Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 643 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 643 Bytes

Description

This program prove termination using the Size-Change Termination criterion. It accepts in input Dedukti files or xml files of the Termination Problem Data Base.

Compilation

In order to compile, simply do make.

You will need:

Using

To know if a .xml file named foo.xml is proved terminating, simply run ./sct.native foo.xml. To know if a Dedukti file named foo.dk is proved terminating, simply run ./sct.native foo.dk.