Skip to content

A termination checker for higher-order rewriting with dependent types

Notifications You must be signed in to change notification settings

Deducteam/SizeChangeTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A termination checker for higher-order rewriting with dependent types

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published