Difference between revisions of "TPDB"

From Termination-Portal.org
Jump to navigationJump to search
Line 15: Line 15:
 
* version 7.* (2009), 8.0 (2010), 8.0.1 (2011), 8.0.6 (2013) and 8.0.7 (2013) http://termcomp.uibk.ac.at/status/downloads/
 
* version 7.* (2009), 8.0 (2010), 8.0.1 (2011), 8.0.6 (2013) and 8.0.7 (2013) http://termcomp.uibk.ac.at/status/downloads/
 
* version 6.0.2  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-6.0.2.tar.gz
 
* version 6.0.2  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-6.0.2.tar.gz
* version 5.* (2008 .. 2009)  http://dev.aspsimon.org/workspace/projectdownloads/tpdb-5.0.2.tar.gz
+
* version 5.0.2 (2008..2009)  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-5.0.2.tar.gz
 
* earlier versions (2003 .. 2007)  http://www.lri.fr/~marche/tpdb/
 
* earlier versions (2003 .. 2007)  http://www.lri.fr/~marche/tpdb/
  

Revision as of 13:38, 24 February 2014

The Termination Problems Data Base collects termination problems that are being used in termination competitions.

Syntax and semantics specification

see also:

Data

Sources

The following are references for classical problem sets that appear in TPDB.

TPDB problems are collected from a variety of sources, by a variety of contributors. Often, the author of the problem is not the creator of the respective TPDB file. Sometimes, TPDB file structure (directory names) have been changed.

Tools

java -jar convert.jar someTrs.trs > someTrs.xml 
xsltproc xtc2tpdb.xsl someTrs.xml > someTrs.trs
  • Haskell library for reading and writing TPDB (plain and XML format) [1]