Difference between revisions of "Termination Competition"

From Termination-Portal.org
Jump to navigationJump to search
(link to wiki page for C programs)
(update categories for TermComp 2015)
Line 25: Line 25:
 
* [[Functional_Programming|termination of functional programs]] (since 2007)
 
* [[Functional_Programming|termination of functional programs]] (since 2007)
 
* [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity of rewrite systems] (since 2008)
 
* [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity of rewrite systems] (since 2008)
* [[Java_Bytecode|termination of java bytecode programs]] (since 2009)
+
* [[Java_Bytecode|termination of Java Bytecode programs]] (since 2009)
 
* [[Higher_Order|termination of higher order rewriting]] (since 2010)
 
* [[Higher_Order|termination of higher order rewriting]] (since 2010)
 
* [[C_Programs|termination of C programs]] (since 2014)
 
* [[C_Programs|termination of C programs]] (since 2014)
 
* [[termination of integer transition systems]] (since 2014)
 
* [[termination of integer transition systems]] (since 2014)
 
* [[ITRS|integer term rewriting]] (since 2014)
 
* [[ITRS|integer term rewriting]] (since 2014)
 +
 +
Planned extensions for 2015:
 +
 +
* [[C_Integer_Programs|termination of C integer programs]]
 +
* [[Cycle_Rewriting|termination of cycle rewriting]]
  
 
Discussion is open and primarily happens on the termtools mailing list.
 
Discussion is open and primarily happens on the termtools mailing list.

Revision as of 22:21, 10 July 2015

Annual International Termination Competition

During the 90's a number of new, powerful termination methods was developed. Thus, at the the beginning of the millennium many research groups started to develop tools for fully-automated termination analysis.

After a tool demonstration at the 2003 Workshop on Termination in Valencia, the community decided to install an annual termination competition to spur the development of tools and new termination techniques.

From 2004 till 2007, the competition organizer was Claude Marche, Paris. From 2008 to 2013 the competition was run by Rene Thiemann, Innsbruck. In 2014, we moved to the Star Exec platform (at U Iowa).

Upcoming Competitions

The Termination Competition 2015 will be affiliated with CADE.

Competition Categories

Currently, the competition features the following categories:

Planned extensions for 2015:

Discussion is open and primarily happens on the termtools mailing list. Decisions will be made by votes among the Termination Competition Steering Committee.

Termination Problems Data Base

The Termination Problems Data Base collects all the problems used in the competitions.

We welcome problem submissions from non-participants.

History of Termination Competitions

The following competitions have taken place: