/SizeChangeTool

A termination checker for higher-order rewriting with dependent types

Primary LanguageOCaml

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.