Difference between revisions of "TPDB"

From Termination-Portal.org
Jump to navigationJump to search
Line 17: Line 17:
 
* version 5.* (2008 .. 2009)  http://dev.aspsimon.org/workspace/projectdownloads/tpdb-5.0.2.tar.gz
 
* version 5.* (2008 .. 2009)  http://dev.aspsimon.org/workspace/projectdownloads/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/
 +
 +
== Sources ==
 +
 +
TPDB problems are collected from a variety of sources. The following gives a few references for "classical" problems.
 +
* TRS/SK90 Steinach, Kühler: Check your Ordering - termination proofs and open Problems, Technical Report SR-90-25, Universität Kaiserslautern, 1990.
 +
* TRS/D33 Nachum Dershowitz: 33 Examples of Termination, 1995 http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.31.9447
 +
* TRS/AG01 Thomas Arts, Jürgen Giesl: Termination of term rewriting using dependency pairs, http://dblp.uni-trier.de/rec/bibtex/journals/tcs/ArtsG00 http://verify.rwth-aachen.de/giesl/papers/ibn-97-46.ps
  
 
== Tools ==
 
== Tools ==

Revision as of 14:53, 21 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

TPDB problems are collected from a variety of sources. The following gives a few references for "classical" problems.

Tools

java -jar convert.jar someTrs.trs > someTrs.xml 
xsltproc xtc2tpdb.xsl someTrs.xml > someTrs.trs