<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://termination-portal.org/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Thiemann</id>
	<title>Termination-Portal.org - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://termination-portal.org/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Thiemann"/>
	<link rel="alternate" type="text/html" href="http://termination-portal.org/wiki/Special:Contributions/Thiemann"/>
	<updated>2026-04-22T08:23:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=20th_International_Workshop_on_Termination&amp;diff=2030</id>
		<title>20th International Workshop on Termination</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=20th_International_Workshop_on_Termination&amp;diff=2030"/>
		<updated>2025-04-14T13:26:02Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: change HTWK Leipzig URL to more concrete WST 2025 website&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The 20th Intl. Workshop on Termination will take place at [https://www.imn.htwk-leipzig.de/~waldmann/WST2025/ HTWK Leipzig, Germany], in early September 2025. [https://www.imn.htwk-leipzig.de/~waldmann/ Johannes Waldmann] is the local organizer.&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1732</id>
		<title>TPDB</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1732"/>
		<updated>2016-12-02T11:18:01Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: updated link to converter&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Termination Problems Data Base collects termination problems&lt;br /&gt;
that are being used in termination competitions.&lt;br /&gt;
&lt;br /&gt;
== Syntax and semantics specification ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* for versions from 7.* onwards (XML format): [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc.xsd xtc.xsd], already part of the [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB TPDB]&lt;br /&gt;
* for versions up to 5.*: http://www.lri.fr/~marche/tpdb/format.html&lt;br /&gt;
&lt;br /&gt;
see also:&lt;br /&gt;
&lt;br /&gt;
* output specification for certified categories: http://cl-informatik.uibk.ac.at/software/cpf/&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
* version 9.0 (2014), 10.3 (2015) http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB&lt;br /&gt;
* version 7.* (2009), 8.0 (2010), 8.0.1 (2011), 8.0.6 (2012) and 8.0.7 (2013) http://termcomp.uibk.ac.at/status/downloads/&lt;br /&gt;
* version 6.0.2  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-6.0.2.tar.gz&lt;br /&gt;
* version 5.0.2 (2008..2009)  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-5.0.2.tar.gz&lt;br /&gt;
* earlier versions (2003 .. 2007)  http://www.lri.fr/~marche/tpdb/&lt;br /&gt;
&lt;br /&gt;
== Sources ==&lt;br /&gt;
&lt;br /&gt;
The following are references for classical problem sets that appear in TPDB. &lt;br /&gt;
&lt;br /&gt;
* TRS/SK90 Joachim Steinbach, Ulrich Kühler: Check your Ordering - termination proofs and open Problems, Technical Report SR-90-25, Universität Kaiserslautern, 1990.&lt;br /&gt;
* TRS/D33 Nachum Dershowitz: 33 Examples of Termination, 1995 Proc. French Spring School of Theoretical Computer Science, LNCS 909, http://www.math.tau.ac.il/~nachumd/papers/printemp-print.pdf&lt;br /&gt;
* TRS/AG01 Thomas Arts, Jürgen Giesl: Termination of term rewriting using dependency pairs, 2000, http://dblp.uni-trier.de/rec/bibtex/journals/tcs/ArtsG00 http://verify.rwth-aachen.de/giesl/papers/ibn-97-46.ps&lt;br /&gt;
* SRS/Zantema 128 string rewriting termination problems collected by Hans Zantema (2004?)&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
* converter from pre-7 (textual) format to 7.* (XML) format: http://cl-informatik.uibk.ac.at/users/thiemann/convert.jar, usage:&lt;br /&gt;
&lt;br /&gt;
 java -jar convert.jar someTrs.trs &amp;gt; someTrs.xml &lt;br /&gt;
&lt;br /&gt;
* converter from 7.* (XML) format to pre-7 (textual) format: [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc2tpdb.xsl xtc2tpdb.xsl], already part of the [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB TPDB], usage:&lt;br /&gt;
&lt;br /&gt;
 xsltproc xtc2tpdb.xsl someTrs.xml &amp;gt; someTrs.trs&lt;br /&gt;
&lt;br /&gt;
* Haskell library for reading and writing TPDB (plain and XML format) [http://hackage.haskell.org/package/tpdb]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Tools:CeTA&amp;diff=1729</id>
		<title>Tools:CeTA</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Tools:CeTA&amp;diff=1729"/>
		<updated>2016-09-06T10:25:02Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: Updated members of CeTA developers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--&lt;br /&gt;
       Please fill in the data so that your tool can be added to some default&lt;br /&gt;
       categories and a simple tool page can be created. You may extend&lt;br /&gt;
       that tool page yourself after the following code block.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Tool&lt;br /&gt;
|shortname=CeTA&lt;br /&gt;
|longname=Certified Termination Analysis&lt;br /&gt;
|homepage=http://cl-informatik.uibk.ac.at/software/ceta/&lt;br /&gt;
|country=Austria&lt;br /&gt;
|university=LFU Innsbruck&lt;br /&gt;
|developers=http://cl-informatik.uibk.ac.at/software/ceta/members.php&lt;br /&gt;
|publication=[[Bibtex:TS09|Certification of Termination Proofs using CeTA]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- If you want to add some additional information to the tool page, you can do so after this comment. --&amp;gt;&lt;br /&gt;
CeTA maintains a [http://cl-informatik.uibk.ac.at/software/ceta/#introduction list of supported techniques], moreover also the &lt;br /&gt;
[http://cl-informatik.uibk.ac.at/software/ceta/versions.php differences between the various CeTA versions] are described.&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_and_Complexity_Competition_2016&amp;diff=1677</id>
		<title>Termination and Complexity Competition 2016</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_and_Complexity_Competition_2016&amp;diff=1677"/>
		<updated>2016-08-08T08:33:55Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: Akihisa Yamada takes care of TPDB submissions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In 2016, the Termination and Complexity Competition &amp;lt;!-- ([http://lists.lri.fr/pipermail/termtools/2015-June/000984.html Call for Participation]) --&amp;gt; will be affiliated with the [http://cl-informatik.uibk.ac.at/events/wst-2016/ 15th International Workshop on Termination] and it will take place &amp;quot;live&amp;quot; during the workshop. Participants may give a short presentation of their tool during the competition session at the workshop. The competition will be run on the [http://www.starexec.org/ StarExec platform].&lt;br /&gt;
&lt;br /&gt;
== Dates  ==&lt;br /&gt;
&lt;br /&gt;
* Tool Registration: July 31, 2016 (detail: [[Termination_Competition_2016_Registration]])&lt;br /&gt;
* Problem Submission: August 14, 2016 &lt;br /&gt;
* Updates of Registered Tools: August 21, 2016 &lt;br /&gt;
* Competition: September 5-6, 2016&lt;br /&gt;
&lt;br /&gt;
== Competition Categories ==&lt;br /&gt;
&lt;br /&gt;
The competition contains several categories for termination and complexity from the areas of term rewriting (all categories with HO/FO-TRSs, with- or without strategies) and programming languages (Logic Programming, Haskell, Java, C, integer transition systems, ...)&lt;br /&gt;
&lt;br /&gt;
== Competition Procedure ==&lt;br /&gt;
&lt;br /&gt;
All participants in the same category will be run on a [http://www.termination-portal.org/wiki/Termination_Competition_Problem_Selection_Algorithm subset] of the existing problems of this category. The number of problems used in the competition is not fixed and will depend on the number of existing problems. The problem selection algorithm will be the same as in previous years [[Termination_Competition_Problem_Selection_Algorithm]]. The selection is made so that the whole competition will be executed live during the competition session of WST 2016. &lt;br /&gt;
There might be modifications of the rules suggested by the organizer and decided by the SC.&lt;br /&gt;
&lt;br /&gt;
The wall-clock timeout will be 30 seconds, and 4 cores will be available (if a tool wants to use concurrent execution). A longer timeout for selected categories might be possible and has to be negotiated with the participants of that category.&lt;br /&gt;
&lt;br /&gt;
The tools will be started in their directory and obtain&lt;br /&gt;
&lt;br /&gt;
* the problem file name on the command line,&lt;br /&gt;
* and extra info from environment variables, cf. [[Termination Competition 2014 technical details]]&lt;br /&gt;
&lt;br /&gt;
The tools are expected to give an answer (YES, NO, MAYBE) in the first line on stdout, followed by a proof in ASCII, HTML, or CPF format. Exceptions to these rules are the [http://www.termination-portal.org/wiki/Termination_Competition_Certified_Categories_Competition certified] (see also the [http://cl-informatik.uibk.ac.at/software/cpf/ CPF-website]) and [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity] categories. See all existing [http://www.termination-portal.org/wiki/Category:Categories categories] for more details.&lt;br /&gt;
&lt;br /&gt;
For those problems where a correct answer is (partially) known, any contradictory answer will be penalized by -10 points.&lt;br /&gt;
&amp;lt;!-- Moreover, those buggy systems may have the opportunity to provide a corrected version that will be run again after the end of the live execution (displaying the new results afterwards, but out of competition). --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For those categories devoted to prove only termination or non-termination, the score of a tool is the number of non-contradictory answers minus the given penalization (if any).&lt;br /&gt;
&lt;br /&gt;
== Committees ==&lt;br /&gt;
&lt;br /&gt;
Steering Committee&lt;br /&gt;
* Jürgen Giesl, RWTH Aachen, Germany&lt;br /&gt;
* Frederic Mesnard, Université de la Réunion, France&lt;br /&gt;
* Albert Rubio (chair), UPC Barcelona, Spain&lt;br /&gt;
* René Thiemann, Universität Innsbruck, Austria&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany&lt;br /&gt;
&lt;br /&gt;
Organizing Commmittee&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany (StarExec)&lt;br /&gt;
* René Thiemann, Universität Innsbruck, Austria (CPF)&lt;br /&gt;
* Akihisa Yamada, Universität Innsbruck, Austria (TPDB)&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
Participants must register&lt;br /&gt;
&lt;br /&gt;
* on Starexec (so you can upload and test your solver): enter your data at [https://www.starexec.org/starexec/public/registration.jsp StarExecRegistration], indicating the competition categories where they plan to enter tools and problems, and then upload their contributions to [http://www.starexec.org StarExec]&lt;br /&gt;
&lt;br /&gt;
* *and* with the competition's organizer, J. Waldmann  (so I known what solver/configuration to use).  Details will be announced here: [[Termination Competition 2016 Registration]]&lt;br /&gt;
&lt;br /&gt;
Note: if I (J. Waldmann) don't know you (&amp;quot;knowing&amp;quot; is roughly symmetrical), then I will ask you to specify: what termination tool you're working on, what competition categories you plan to take part in, your affiliation (in case you're a student,  also the name of your  advisor/research group leader). The email address you give in the registration should be your institutional one.&lt;br /&gt;
&lt;br /&gt;
We recommend to register early. After the deadline, access to [http://www.starexec.org StarExec] might be restricted. We need time to prepare the competition, and other competitions may be running in parallel.&lt;br /&gt;
&lt;br /&gt;
It is highly recommended that participants also subscribe to the [http://lists.lri.fr/mailman/listinfo/termtools termtools] mailing list, because that is where announcements will be made, and where discussion takes place.&lt;br /&gt;
&lt;br /&gt;
== StarExec Information ==&lt;br /&gt;
&lt;br /&gt;
this refers to StarExec in general, and not to Termination in particular.&lt;br /&gt;
&lt;br /&gt;
* [https://wiki.uiowa.edu/display/stardev/User+Guide user guide]&lt;br /&gt;
* [http://starexec.lefora.com/directory announcements and discussion] ([http://starexec.lefora.com/feed/get/type/rss/source/domain/id/280028 combined feed for recent messages])&lt;br /&gt;
* [http://starexec.forumotion.com/ announcements and discussion] (discontinued, but contains some information that is still valid and not available elsewhere)&lt;br /&gt;
&lt;br /&gt;
== Technical Detail ==&lt;br /&gt;
&lt;br /&gt;
The competition will be running on [http://www.starexec.org/  StarExec] - a cross-community solver (tool) execution and benchmark (problem) library service under joint development (since 2012) at the University of Iowa and the University of Miami.&lt;br /&gt;
&lt;br /&gt;
Competition data will be presented via [https://github.com/stefanvonderkrone/star-exec-presenter star-exec-presenter] - developed and running at HTWK Leipzig.&lt;br /&gt;
&lt;br /&gt;
Technical details about the execution platform (as of 2014) can be found [http://www.termination-portal.org/wiki/Termination_Competition_2014_technical_details here].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
To contact the steering committee of the termination competition, send an email to terminationcompetitionsc&amp;lt;at&amp;gt;lists.rwth-aachen.de. &lt;br /&gt;
&lt;br /&gt;
The competition organizers can be reached at johannes.waldmann&amp;lt;at&amp;gt;htwk-leipzig.de&lt;br /&gt;
&lt;br /&gt;
Send new problems for the competition to akihisa.yamada&amp;lt;at&amp;gt;uibk.ac.at&lt;br /&gt;
&lt;br /&gt;
== Changes with respect to 2015 ==&lt;br /&gt;
&lt;br /&gt;
These lists reflect the discussion in the community, and in the steering committee. Items are preliminary, and not officially binding. &lt;br /&gt;
Please do not edit this list (unless you're in the SC). Instead, send proposals to termtools or terminationcompetitionsc mailing list,&lt;br /&gt;
or create a new wiki page and put a link here.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Proposed changes: --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Adopted changes:&lt;br /&gt;
&lt;br /&gt;
* The CPF version is in the process of being updated from version 2.3 to version 2.4. This transition consists mainly of incremental changes. The details of the changes are documented in the [http://cl2-informatik.uibk.ac.at/rewriting/mercurial.cgi/CPF CPF repository log]. The only non-incremental change is that now there is a dedicated input format for termination problems modulo AC, which before have been encoded as relative termination problems.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
== TODO ==&lt;br /&gt;
&lt;br /&gt;
See [[Termination Competition 2015 TODO]]&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_and_Complexity_Competition_2016&amp;diff=1676</id>
		<title>Termination and Complexity Competition 2016</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_and_Complexity_Competition_2016&amp;diff=1676"/>
		<updated>2016-08-08T08:33:29Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: Akihisa Yamada takes care of TPDB submissions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In 2016, the Termination and Complexity Competition &amp;lt;!-- ([http://lists.lri.fr/pipermail/termtools/2015-June/000984.html Call for Participation]) --&amp;gt; will be affiliated with the [http://cl-informatik.uibk.ac.at/events/wst-2016/ 15th International Workshop on Termination] and it will take place &amp;quot;live&amp;quot; during the workshop. Participants may give a short presentation of their tool during the competition session at the workshop. The competition will be run on the [http://www.starexec.org/ StarExec platform].&lt;br /&gt;
&lt;br /&gt;
== Dates  ==&lt;br /&gt;
&lt;br /&gt;
* Tool Registration: July 31, 2016 (detail: [[Termination_Competition_2016_Registration]])&lt;br /&gt;
* Problem Submission: August 14, 2016 &lt;br /&gt;
* Updates of Registered Tools: August 21, 2016 &lt;br /&gt;
* Competition: September 5-6, 2016&lt;br /&gt;
&lt;br /&gt;
== Competition Categories ==&lt;br /&gt;
&lt;br /&gt;
The competition contains several categories for termination and complexity from the areas of term rewriting (all categories with HO/FO-TRSs, with- or without strategies) and programming languages (Logic Programming, Haskell, Java, C, integer transition systems, ...)&lt;br /&gt;
&lt;br /&gt;
== Competition Procedure ==&lt;br /&gt;
&lt;br /&gt;
All participants in the same category will be run on a [http://www.termination-portal.org/wiki/Termination_Competition_Problem_Selection_Algorithm subset] of the existing problems of this category. The number of problems used in the competition is not fixed and will depend on the number of existing problems. The problem selection algorithm will be the same as in previous years [[Termination_Competition_Problem_Selection_Algorithm]]. The selection is made so that the whole competition will be executed live during the competition session of WST 2016. &lt;br /&gt;
There might be modifications of the rules suggested by the organizer and decided by the SC.&lt;br /&gt;
&lt;br /&gt;
The wall-clock timeout will be 30 seconds, and 4 cores will be available (if a tool wants to use concurrent execution). A longer timeout for selected categories might be possible and has to be negotiated with the participants of that category.&lt;br /&gt;
&lt;br /&gt;
The tools will be started in their directory and obtain&lt;br /&gt;
&lt;br /&gt;
* the problem file name on the command line,&lt;br /&gt;
* and extra info from environment variables, cf. [[Termination Competition 2014 technical details]]&lt;br /&gt;
&lt;br /&gt;
The tools are expected to give an answer (YES, NO, MAYBE) in the first line on stdout, followed by a proof in ASCII, HTML, or CPF format. Exceptions to these rules are the [http://www.termination-portal.org/wiki/Termination_Competition_Certified_Categories_Competition certified] (see also the [http://cl-informatik.uibk.ac.at/software/cpf/ CPF-website]) and [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity] categories. See all existing [http://www.termination-portal.org/wiki/Category:Categories categories] for more details.&lt;br /&gt;
&lt;br /&gt;
For those problems where a correct answer is (partially) known, any contradictory answer will be penalized by -10 points.&lt;br /&gt;
&amp;lt;!-- Moreover, those buggy systems may have the opportunity to provide a corrected version that will be run again after the end of the live execution (displaying the new results afterwards, but out of competition). --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For those categories devoted to prove only termination or non-termination, the score of a tool is the number of non-contradictory answers minus the given penalization (if any).&lt;br /&gt;
&lt;br /&gt;
== Committees ==&lt;br /&gt;
&lt;br /&gt;
Steering Committee&lt;br /&gt;
* Jürgen Giesl, RWTH Aachen, Germany&lt;br /&gt;
* Frederic Mesnard, Université de la Réunion, France&lt;br /&gt;
* Albert Rubio (chair), UPC Barcelona, Spain&lt;br /&gt;
* René Thiemann, Universität Innsbruck, Austria&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany&lt;br /&gt;
&lt;br /&gt;
Organizing Commmittee&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany (StarExec)&lt;br /&gt;
* René Thiemann, Universität Innsbruck, Austria (CPF)&lt;br /&gt;
* Akihisa Yamada, Universität Innsbruck, Austria (TPDB)&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
Participants must register&lt;br /&gt;
&lt;br /&gt;
* on Starexec (so you can upload and test your solver): enter your data at [https://www.starexec.org/starexec/public/registration.jsp StarExecRegistration], indicating the competition categories where they plan to enter tools and problems, and then upload their contributions to [http://www.starexec.org StarExec]&lt;br /&gt;
&lt;br /&gt;
* *and* with the competition's organizer, J. Waldmann  (so I known what solver/configuration to use).  Details will be announced here: [[Termination Competition 2016 Registration]]&lt;br /&gt;
&lt;br /&gt;
Note: if I (J. Waldmann) don't know you (&amp;quot;knowing&amp;quot; is roughly symmetrical), then I will ask you to specify: what termination tool you're working on, what competition categories you plan to take part in, your affiliation (in case you're a student,  also the name of your  advisor/research group leader). The email address you give in the registration should be your institutional one.&lt;br /&gt;
&lt;br /&gt;
We recommend to register early. After the deadline, access to [http://www.starexec.org StarExec] might be restricted. We need time to prepare the competition, and other competitions may be running in parallel.&lt;br /&gt;
&lt;br /&gt;
It is highly recommended that participants also subscribe to the [http://lists.lri.fr/mailman/listinfo/termtools termtools] mailing list, because that is where announcements will be made, and where discussion takes place.&lt;br /&gt;
&lt;br /&gt;
== StarExec Information ==&lt;br /&gt;
&lt;br /&gt;
this refers to StarExec in general, and not to Termination in particular.&lt;br /&gt;
&lt;br /&gt;
* [https://wiki.uiowa.edu/display/stardev/User+Guide user guide]&lt;br /&gt;
* [http://starexec.lefora.com/directory announcements and discussion] ([http://starexec.lefora.com/feed/get/type/rss/source/domain/id/280028 combined feed for recent messages])&lt;br /&gt;
* [http://starexec.forumotion.com/ announcements and discussion] (discontinued, but contains some information that is still valid and not available elsewhere)&lt;br /&gt;
&lt;br /&gt;
== Technical Detail ==&lt;br /&gt;
&lt;br /&gt;
The competition will be running on [http://www.starexec.org/  StarExec] - a cross-community solver (tool) execution and benchmark (problem) library service under joint development (since 2012) at the University of Iowa and the University of Miami.&lt;br /&gt;
&lt;br /&gt;
Competition data will be presented via [https://github.com/stefanvonderkrone/star-exec-presenter star-exec-presenter] - developed and running at HTWK Leipzig.&lt;br /&gt;
&lt;br /&gt;
Technical details about the execution platform (as of 2014) can be found [http://www.termination-portal.org/wiki/Termination_Competition_2014_technical_details here].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
To contact the steering committee of the termination competition, send an email to terminationcompetitionsc&amp;lt;at&amp;gt;lists.rwth-aachen.de. &lt;br /&gt;
&lt;br /&gt;
The competition organizers can be reached at johannes.waldmann&amp;lt;at&amp;gt;htwk-leipzig.de&lt;br /&gt;
&lt;br /&gt;
Send new problems for the competition to rene.thiemann&amp;lt;at&amp;gt;uibk.ac.at&lt;br /&gt;
&lt;br /&gt;
== Changes with respect to 2015 ==&lt;br /&gt;
&lt;br /&gt;
These lists reflect the discussion in the community, and in the steering committee. Items are preliminary, and not officially binding. &lt;br /&gt;
Please do not edit this list (unless you're in the SC). Instead, send proposals to termtools or terminationcompetitionsc mailing list,&lt;br /&gt;
or create a new wiki page and put a link here.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Proposed changes: --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Adopted changes:&lt;br /&gt;
&lt;br /&gt;
* The CPF version is in the process of being updated from version 2.3 to version 2.4. This transition consists mainly of incremental changes. The details of the changes are documented in the [http://cl2-informatik.uibk.ac.at/rewriting/mercurial.cgi/CPF CPF repository log]. The only non-incremental change is that now there is a dedicated input format for termination problems modulo AC, which before have been encoded as relative termination problems.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
== TODO ==&lt;br /&gt;
&lt;br /&gt;
See [[Termination Competition 2015 TODO]]&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=News:Termination_and_Complexity_Competition_2016&amp;diff=1656</id>
		<title>News:Termination and Complexity Competition 2016</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=News:Termination_and_Complexity_Competition_2016&amp;diff=1656"/>
		<updated>2016-07-09T17:06:05Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: entry for competition 2016&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
   Please insert the corresponding information below so that&lt;br /&gt;
   the news page can be generated automatically.&lt;br /&gt;
&lt;br /&gt;
   Line breaks are allowed! You may use MediaWiki syntax here to link to articles, highlight text, ...&lt;br /&gt;
   Please add some date to the news entry (e.g. today's date for current news, a time period for the competition, ....).&lt;br /&gt;
   Example:&lt;br /&gt;
       |text = The [[WST]] takes place in [http://en.wikipedia.org/wiki/Juneau Juneau] this year!&lt;br /&gt;
       |date = Sep 8 - Nov 1, 2008&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{News&lt;br /&gt;
|text=The [[Termination and Complexity Competition 2016]] will be affiliated with the [http://cl-informatik.uibk.ac.at/events/wst-2016/ Workshop on Termination in 2016].&lt;br /&gt;
|date=Sep 5 or Sep 6, 2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_and_Complexity_Competition_2016&amp;diff=1654</id>
		<title>Termination and Complexity Competition 2016</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_and_Complexity_Competition_2016&amp;diff=1654"/>
		<updated>2016-07-08T17:37:28Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In 2016, the Termination and Complexity Competition &amp;lt;!-- ([http://lists.lri.fr/pipermail/termtools/2015-June/000984.html Call for Participation]) --&amp;gt; will be affiliated with the [http://cl-informatik.uibk.ac.at/events/wst-2016/ 15th International Workshop on Termination] and it will take place &amp;quot;live&amp;quot; during the workshop. Participants may give a short presentation of their tool during the competition session at the workshop. The competition will be run on the [http://www.starexec.org/ StarExec platform].&lt;br /&gt;
&lt;br /&gt;
== Dates  ==&lt;br /&gt;
&lt;br /&gt;
* Tool Registration: July 31, 2016 &lt;br /&gt;
* Problem Submission: August 14, 2016 &lt;br /&gt;
* Updates of Registered Tools: August 21, 2016 &lt;br /&gt;
* Competition: September 5-6, 2016&lt;br /&gt;
&lt;br /&gt;
== Competition Categories ==&lt;br /&gt;
&lt;br /&gt;
The competition contains several categories for termination and complexity from the areas of term rewriting (all categories with HO/FO-TRSs, with- or without strategies) and programming languages (Logic Programming, Haskell, Java, C, integer transition systems, ...)&lt;br /&gt;
&lt;br /&gt;
== Competition Procedure ==&lt;br /&gt;
&lt;br /&gt;
All participants in the same category will be run on a [http://www.termination-portal.org/wiki/Termination_Competition_Problem_Selection_Algorithm subset] of the existing problems of this category. The number of problems used in the competition is not fixed and will depend on the number of existing problems. The problem selection algorithm will be the same as in previous years [[Termination_Competition_Problem_Selection_Algorithm]]. The selection is made so that the whole competition will be executed live during the competition session of WST 2016. &lt;br /&gt;
There might be modifications of the rules suggested by the organizer and decided by the SC.&lt;br /&gt;
&lt;br /&gt;
The wall-clock timeout will be 30 seconds, and 4 cores will be available (if a tool wants to use concurrent execution).&lt;br /&gt;
&lt;br /&gt;
The tools will be started in their directory and obtain&lt;br /&gt;
&lt;br /&gt;
* the problem file name on the command line,&lt;br /&gt;
* and extra info from environment variables, cf. [[Termination Competition 2014 technical details]]&lt;br /&gt;
&lt;br /&gt;
The tools are expected to give an answer (YES, NO, MAYBE) in the first line on stdout, followed by a proof in ASCII, HTML, or CPF format. Exceptions to these rules are the [http://www.termination-portal.org/wiki/Termination_Competition_Certified_Categories_Competition certified] (see also the [http://cl-informatik.uibk.ac.at/software/cpf/ CPF-website]) and [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity] categories. See all existing [http://www.termination-portal.org/wiki/Category:Categories categories] for more details.&lt;br /&gt;
&lt;br /&gt;
For those problems where a correct answer is (partially) known, any contradictory answer will be penalized by -10 points.&lt;br /&gt;
&amp;lt;!-- Moreover, those buggy systems may have the opportunity to provide a corrected version that will be run again after the end of the live execution (displaying the new results afterwards, but out of competition). --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For those categories devoted to prove only termination or non-termination, the score of a tool is the number of non-contradictory answers minus the given penalization (if any).&lt;br /&gt;
&lt;br /&gt;
== Committees ==&lt;br /&gt;
&lt;br /&gt;
Steering Committee&lt;br /&gt;
* Jürgen Giesl, RWTH Aachen, Germany&lt;br /&gt;
* Frederic Mesnard, Université de la Réunion, France&lt;br /&gt;
* Albert Rubio (chair), UPC Barcelona, Spain&lt;br /&gt;
* René Thiemann, Universität Innsbruck, Austria&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany&lt;br /&gt;
&lt;br /&gt;
Organizing Commmittee&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany (StarExec)&lt;br /&gt;
* René Thiemann, Universität Innsbruck, Austria (TPDB and CPF)&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
Participants must register&lt;br /&gt;
&lt;br /&gt;
* on Starexec (so you can upload and test your solver): enter your data at [https://www.starexec.org/starexec/public/registration.jsp StarExecRegistration], indicating the competition categories where they plan to enter tools and problems, and then upload their contributions to [http://www.starexec.org StarExec]&lt;br /&gt;
&lt;br /&gt;
* *and* with the J. Waldmann  (so I known what solver/configuration to use).  Details will be announced here: [[Termination Competition 2016 Registration]]&lt;br /&gt;
&lt;br /&gt;
Note: if I (J. Waldmann) don't know you (&amp;quot;knowing&amp;quot; is roughly symmetrical), then I will ask you to specify: what termination tool you're working on, what competition categories you plan to take part in, your affiliation (in case you're a student,  also the name of your  advisor/research group leader). The email address you give in the registration should be your institutional one.&lt;br /&gt;
&lt;br /&gt;
We recommend to register early. After the deadline, access to [http://www.starexec.org StarExec] might be restricted. We need time to prepare the competition, and other competitions may be running in parallel.&lt;br /&gt;
&lt;br /&gt;
It is highly recommended that participants also subscribe to the [http://lists.lri.fr/mailman/listinfo/termtools termtools] mailing list, because that is where announcements will be made, and where discussion takes place.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== StarExec Wiki ==&lt;br /&gt;
&lt;br /&gt;
Lots of useful information about StarExec is available [https://wiki.uiowa.edu/display/stardev/User+Guide here].&lt;br /&gt;
&lt;br /&gt;
== Technical Detail ==&lt;br /&gt;
&lt;br /&gt;
The competition will be running on [http://www.starexec.org/  StarExec] - a cross-community solver (tool) execution and benchmark (problem) library service under joint development (since 2012) at the University of Iowa and the University of Miami.&lt;br /&gt;
&lt;br /&gt;
Competition data will be presented via [https://github.com/stefanvonderkrone/star-exec-presenter star-exec-presenter] - developed and running at HTWK Leipzig.&lt;br /&gt;
&lt;br /&gt;
Technical details about the execution platform (as of 2014) can be found [http://www.termination-portal.org/wiki/Termination_Competition_2014_technical_details here].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
To contact the steering committee of the termination competition, send an email to terminationcompetitionsc&amp;lt;at&amp;gt;lists.rwth-aachen.de. &lt;br /&gt;
&lt;br /&gt;
The competition organizers can be reached at johannes.waldmann&amp;lt;at&amp;gt;htwk-leipzig.de&lt;br /&gt;
&lt;br /&gt;
Send new problems for the competition to rene.thiemann&amp;lt;at&amp;gt;uibk.ac.at&lt;br /&gt;
&lt;br /&gt;
== Changes with respect to 2015 ==&lt;br /&gt;
&lt;br /&gt;
These lists reflect the discussion in the community, and in the steering committee. Items are preliminary, and not officially binding. &lt;br /&gt;
Please do not edit this list (unless you're in the SC). Instead, send proposals to termtools or terminationcompetitionsc mailing list,&lt;br /&gt;
or create a new wiki page and put a link here.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Proposed changes: --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Adopted changes:&lt;br /&gt;
&lt;br /&gt;
* The CPF version is in the process of being updated from version 2.3 to version 2.4. This transition consists mainly of incremental changes. The details of the changes are documented in the [http://cl2-informatik.uibk.ac.at/rewriting/mercurial.cgi/CPF CPF repository log]. The only non-incremental change is that now there is a dedicated input format for termination problems modulo AC, which before have been encoded as relative termination problems.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
== TODO ==&lt;br /&gt;
&lt;br /&gt;
See [[Termination Competition 2015 TODO]]&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_and_Complexity_Competition_2016&amp;diff=1653</id>
		<title>Termination and Complexity Competition 2016</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_and_Complexity_Competition_2016&amp;diff=1653"/>
		<updated>2016-07-08T17:34:39Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: removed preliminary disclaimer&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In 2016, the Termination and Complexity Competition &amp;lt;!-- ([http://lists.lri.fr/pipermail/termtools/2015-June/000984.html Call for Participation]) --&amp;gt;&lt;br /&gt;
will be affiliated with the [http://cl-informatik.uibk.ac.at/events/wst-2016/ 15th International Workshop on Termination].&lt;br /&gt;
&lt;br /&gt;
== Dates  ==&lt;br /&gt;
&lt;br /&gt;
* Tool Registration: July 31, 2016 &lt;br /&gt;
* Problem Submission: August 14, 2016 &lt;br /&gt;
* Updates of Registered Tools: August 21, 2016 &lt;br /&gt;
* Competition: September 5-6, 2016&lt;br /&gt;
&lt;br /&gt;
== Competition Categories ==&lt;br /&gt;
&lt;br /&gt;
The competition contains several categories for termination and complexity from the areas of term rewriting (all categories with HO/FO-TRSs, with- or without strategies) and programming languages (Logic Programming, Haskell, Java, C, integer transition systems, ...)&lt;br /&gt;
&lt;br /&gt;
== Competition Procedure ==&lt;br /&gt;
&lt;br /&gt;
All participants in the same category will be run on a [http://www.termination-portal.org/wiki/Termination_Competition_Problem_Selection_Algorithm subset] of the existing problems of this category. The number of problems used in the competition is not fixed and will depend on the number of existing problems. The problem selection algorithm will be the same as in previous years [[Termination_Competition_Problem_Selection_Algorithm]]. The selection is made so that the whole competition will be executed live during the competition session of WST 2016. &lt;br /&gt;
There might be modifications of the rules suggested by the organizer and decided by the SC.&lt;br /&gt;
&lt;br /&gt;
The wall-clock timeout will be 30 seconds, and 4 cores will be available (if a tool wants to use concurrent execution).&lt;br /&gt;
&lt;br /&gt;
The tools will be started in their directory and obtain&lt;br /&gt;
&lt;br /&gt;
* the problem file name on the command line,&lt;br /&gt;
* and extra info from environment variables, cf. [[Termination Competition 2014 technical details]]&lt;br /&gt;
&lt;br /&gt;
The tools are expected to give an answer (YES, NO, MAYBE) in the first line on stdout, followed by a proof in ASCII, HTML, or CPF format. Exceptions to these rules are the [http://www.termination-portal.org/wiki/Termination_Competition_Certified_Categories_Competition certified] (see also the [http://cl-informatik.uibk.ac.at/software/cpf/ CPF-website]) and [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity] categories. See all existing [http://www.termination-portal.org/wiki/Category:Categories categories] for more details.&lt;br /&gt;
&lt;br /&gt;
For those problems where a correct answer is (partially) known, any contradictory answer will be penalized by -10 points.&lt;br /&gt;
&amp;lt;!-- Moreover, those buggy systems may have the opportunity to provide a corrected version that will be run again after the end of the live execution (displaying the new results afterwards, but out of competition). --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For those categories devoted to prove only termination or non-termination, the score of a tool is the number of non-contradictory answers minus the given penalization (if any).&lt;br /&gt;
&lt;br /&gt;
== Committees ==&lt;br /&gt;
&lt;br /&gt;
Steering Committee&lt;br /&gt;
* Jürgen Giesl, RWTH Aachen, Germany&lt;br /&gt;
* Frederic Mesnard, Université de la Réunion, France&lt;br /&gt;
* Albert Rubio (chair), UPC Barcelona, Spain&lt;br /&gt;
* René Thiemann, Universität Innsbruck, Austria&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany&lt;br /&gt;
&lt;br /&gt;
Organizing Commmittee&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany (StarExec)&lt;br /&gt;
* René Thiemann, Universität Innsbruck, Austria (TPDB and CPF)&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
Participants must register&lt;br /&gt;
&lt;br /&gt;
* on Starexec (so you can upload and test your solver): enter your data at [https://www.starexec.org/starexec/public/registration.jsp StarExecRegistration], indicating the competition categories where they plan to enter tools and problems, and then upload their contributions to [http://www.starexec.org StarExec]&lt;br /&gt;
&lt;br /&gt;
* *and* with the J. Waldmann  (so I known what solver/configuration to use).  Details will be announced here: [[Termination Competition 2016 Registration]]&lt;br /&gt;
&lt;br /&gt;
Note: if I (J. Waldmann) don't know you (&amp;quot;knowing&amp;quot; is roughly symmetrical), then I will ask you to specify: what termination tool you're working on, what competition categories you plan to take part in, your affiliation (in case you're a student,  also the name of your  advisor/research group leader). The email address you give in the registration should be your institutional one.&lt;br /&gt;
&lt;br /&gt;
We recommend to register early. After the deadline, access to [http://www.starexec.org StarExec] might be restricted. We need time to prepare the competition, and other competitions may be running in parallel.&lt;br /&gt;
&lt;br /&gt;
It is highly recommended that participants also subscribe to the [http://lists.lri.fr/mailman/listinfo/termtools termtools] mailing list, because that is where announcements will be made, and where discussion takes place.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== StarExec Wiki ==&lt;br /&gt;
&lt;br /&gt;
Lots of useful information about StarExec is available [https://wiki.uiowa.edu/display/stardev/User+Guide here].&lt;br /&gt;
&lt;br /&gt;
== Technical Detail ==&lt;br /&gt;
&lt;br /&gt;
The competition will be running on [http://www.starexec.org/  StarExec] - a cross-community solver (tool) execution and benchmark (problem) library service under joint development (since 2012) at the University of Iowa and the University of Miami.&lt;br /&gt;
&lt;br /&gt;
Competition data will be presented via [https://github.com/stefanvonderkrone/star-exec-presenter star-exec-presenter] - developed and running at HTWK Leipzig.&lt;br /&gt;
&lt;br /&gt;
Technical details about the execution platform (as of 2014) can be found [http://www.termination-portal.org/wiki/Termination_Competition_2014_technical_details here].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
To contact the steering committee of the termination competition, send an email to terminationcompetitionsc&amp;lt;at&amp;gt;lists.rwth-aachen.de. &lt;br /&gt;
&lt;br /&gt;
The competition organizers can be reached at johannes.waldmann&amp;lt;at&amp;gt;htwk-leipzig.de&lt;br /&gt;
&lt;br /&gt;
Send new problems for the competition to rene.thiemann&amp;lt;at&amp;gt;uibk.ac.at&lt;br /&gt;
&lt;br /&gt;
== Changes with respect to 2015 ==&lt;br /&gt;
&lt;br /&gt;
These lists reflect the discussion in the community, and in the steering committee. Items are preliminary, and not officially binding. &lt;br /&gt;
Please do not edit this list (unless you're in the SC). Instead, send proposals to termtools or terminationcompetitionsc mailing list,&lt;br /&gt;
or create a new wiki page and put a link here.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Proposed changes: --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Adopted changes:&lt;br /&gt;
&lt;br /&gt;
* The CPF version is in the process of being updated from version 2.3 to version 2.4. This transition consists mainly of incremental changes. The details of the changes are documented in the [http://cl2-informatik.uibk.ac.at/rewriting/mercurial.cgi/CPF CPF repository log]. The only non-incremental change is that now there is a dedicated input format for termination problems modulo AC, which before have been encoded as relative termination problems.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
== TODO ==&lt;br /&gt;
&lt;br /&gt;
See [[Termination Competition 2015 TODO]]&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_and_Complexity_Competition_2016&amp;diff=1652</id>
		<title>Termination and Complexity Competition 2016</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_and_Complexity_Competition_2016&amp;diff=1652"/>
		<updated>2016-07-08T07:35:50Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: No Awards&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== IMPORTANT: THIS IS A PRELIMINARY WEBSITE TO BE DISCUSSED BY THE SC ==&lt;br /&gt;
&lt;br /&gt;
In 2016, the Termination and Complexity Competition &amp;lt;!-- ([http://lists.lri.fr/pipermail/termtools/2015-June/000984.html Call for Participation]) --&amp;gt;&lt;br /&gt;
will be affiliated with the [http://cl-informatik.uibk.ac.at/events/wst-2016/ 15th International Workshop on Termination].&lt;br /&gt;
&lt;br /&gt;
== Dates  ==&lt;br /&gt;
&lt;br /&gt;
* Tool Registration: July 31, 2016 &lt;br /&gt;
* Problem Submission: August 14, 2016 &lt;br /&gt;
* Updates of Registered Tools: August 21, 2016 &lt;br /&gt;
* Competition: September 5-6, 2016&lt;br /&gt;
&lt;br /&gt;
== Competition Categories ==&lt;br /&gt;
&lt;br /&gt;
The competition contains several categories for termination and complexity from the areas of term rewriting (all categories with HO/FO-TRSs, with- or without strategies) and programming languages (Logic Programming, Haskell, Java, C, integer transition systems, ...)&lt;br /&gt;
&lt;br /&gt;
== Competition Procedure ==&lt;br /&gt;
&lt;br /&gt;
All participants in the same category will be run on a [http://www.termination-portal.org/wiki/Termination_Competition_Problem_Selection_Algorithm subset] of the existing problems of this category. The number of problems used in the competition is not fixed and will depend on the number of existing problems. The problem selection algorithm will be the same as in previous years [[Termination_Competition_Problem_Selection_Algorithm]]. The selection is made so that the whole competition will be executed live during the competition session of WST 2016. &lt;br /&gt;
There might be modifications of the rules suggested by the organizer and decided by the SC.&lt;br /&gt;
&lt;br /&gt;
The wall-clock timeout will be 30 seconds, and 4 cores will be available (if a tool wants to use concurrent execution).&lt;br /&gt;
&lt;br /&gt;
The tools will be started in their directory and obtain&lt;br /&gt;
&lt;br /&gt;
* the problem file name on the command line,&lt;br /&gt;
* and extra info from environment variables, cf. [[Termination Competition 2014 technical details]]&lt;br /&gt;
&lt;br /&gt;
The tools are expected to give an answer (YES, NO, MAYBE) in the first line on stdout, followed by a proof in ASCII, HTML, or CPF format. Exceptions to these rules are the [http://www.termination-portal.org/wiki/Termination_Competition_Certified_Categories_Competition certified] (see also the [http://cl-informatik.uibk.ac.at/software/cpf/ CPF-website]) and [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity] categories. See all existing [http://www.termination-portal.org/wiki/Category:Categories categories] for more details.&lt;br /&gt;
&lt;br /&gt;
For those problems where a correct answer is (partially) known, any contradictory answer will be penalized by -10 points.&lt;br /&gt;
&amp;lt;!-- Moreover, those buggy systems may have the opportunity to provide a corrected version that will be run again after the end of the live execution (displaying the new results afterwards, but out of competition). --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For those categories devoted to prove only termination or non-termination, the score of a tool is the number of non-contradictory answers minus the given penalization (if any).&lt;br /&gt;
&lt;br /&gt;
== Committees ==&lt;br /&gt;
&lt;br /&gt;
Steering Committee&lt;br /&gt;
* Jürgen Giesl, RWTH Aachen, Germany&lt;br /&gt;
* Frederic Mesnard, Université de la Réunion, France&lt;br /&gt;
* Albert Rubio (chair), UPC Barcelona, Spain&lt;br /&gt;
* René Thiemann, Universität Innsbruck, Austria&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany&lt;br /&gt;
&lt;br /&gt;
Organizing Commmittee&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany (StarExec)&lt;br /&gt;
* René Thiemann, Universität Innsbruck, Austria (TPDB and CPF)&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
Participants must register&lt;br /&gt;
&lt;br /&gt;
* on Starexec (so you can upload and test your solver): enter your data at [https://www.starexec.org/starexec/public/registration.jsp StarExecRegistration], indicating the competition categories where they plan to enter tools and problems, and then upload their contributions to [http://www.starexec.org StarExec]&lt;br /&gt;
&lt;br /&gt;
* *and* with the J. Waldmann  (so I known what solver/configuration to use).  Details will be announced here: [[Termination Competition 2016 Registration]]&lt;br /&gt;
&lt;br /&gt;
Note: if I (J. Waldmann) don't know you (&amp;quot;knowing&amp;quot; is roughly symmetrical), then I will ask you to specify: what termination tool you're working on, what competition categories you plan to take part in, your affiliation (in case you're a student,  also the name of your  advisor/research group leader). The email address you give in the registration should be your institutional one.&lt;br /&gt;
&lt;br /&gt;
We recommend to register early. After the deadline, access to [http://www.starexec.org StarExec] might be restricted. We need time to prepare the competition, and other competitions may be running in parallel.&lt;br /&gt;
&lt;br /&gt;
It is highly recommended that participants also subscribe to the [http://lists.lri.fr/mailman/listinfo/termtools termtools] mailing list, because that is where announcements will be made, and where discussion takes place.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== StarExec Wiki ==&lt;br /&gt;
&lt;br /&gt;
Lots of useful information about StarExec is available [https://wiki.uiowa.edu/display/stardev/User+Guide here].&lt;br /&gt;
&lt;br /&gt;
== Technical Detail ==&lt;br /&gt;
&lt;br /&gt;
The competition will be running on [http://www.starexec.org/  StarExec] - a cross-community solver (tool) execution and benchmark (problem) library service under joint development (since 2012) at the University of Iowa and the University of Miami.&lt;br /&gt;
&lt;br /&gt;
Competition data will be presented via [https://github.com/stefanvonderkrone/star-exec-presenter star-exec-presenter] - developed and running at HTWK Leipzig.&lt;br /&gt;
&lt;br /&gt;
Technical details about the execution platform (as of 2014) can be found [http://www.termination-portal.org/wiki/Termination_Competition_2014_technical_details here].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
To contact the steering committee of the termination competition, send an email to terminationcompetitionsc&amp;lt;at&amp;gt;lists.rwth-aachen.de. &lt;br /&gt;
&lt;br /&gt;
The competition organizers can be reached at johannes.waldmann&amp;lt;at&amp;gt;htwk-leipzig.de&lt;br /&gt;
&lt;br /&gt;
Send new problems for the competition to rene.thiemann&amp;lt;at&amp;gt;uibk.ac.at&lt;br /&gt;
&lt;br /&gt;
== Changes with respect to 2015 ==&lt;br /&gt;
&lt;br /&gt;
These lists reflect the discussion in the community, and in the steering committee. Items are preliminary, and not officially binding. &lt;br /&gt;
Please do not edit this list (unless you're in the SC). Instead, send proposals to termtools or terminationcompetitionsc mailing list,&lt;br /&gt;
or create a new wiki page and put a link here.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Proposed changes: --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Adopted changes:&lt;br /&gt;
&lt;br /&gt;
* The CPF version is in the process of being updated from version 2.3 to version 2.4. This transition consists mainly of incremental changes. The details of the changes are documented in the [http://cl2-informatik.uibk.ac.at/rewriting/mercurial.cgi/CPF CPF repository log]. The only non-incremental change is that now there is a dedicated input format for termination problems modulo AC, which before have been encoded as relative termination problems.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
== TODO ==&lt;br /&gt;
&lt;br /&gt;
See [[Termination Competition 2015 TODO]]&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2016&amp;diff=1651</id>
		<title>Termination Competition 2016</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2016&amp;diff=1651"/>
		<updated>2016-07-07T12:48:56Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: Thiemann moved page Termination Competition 2016 to Termination and Complexity Competition 2016&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Termination and Complexity Competition 2016]]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_and_Complexity_Competition_2016&amp;diff=1650</id>
		<title>Termination and Complexity Competition 2016</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_and_Complexity_Competition_2016&amp;diff=1650"/>
		<updated>2016-07-07T12:48:56Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: Thiemann moved page Termination Competition 2016 to Termination and Complexity Competition 2016&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== IMPORTANT: THIS IS A PRELIMINARY WEBSITE TO BE DISCUSSED BY THE SC ==&lt;br /&gt;
&lt;br /&gt;
In 2016, the Termination and Complexity Competition &amp;lt;!-- ([http://lists.lri.fr/pipermail/termtools/2015-June/000984.html Call for Participation]) --&amp;gt;&lt;br /&gt;
will be affiliated with the [http://cl-informatik.uibk.ac.at/events/wst-2016/ 15th International Workshop on Termination].&lt;br /&gt;
&lt;br /&gt;
== Dates  ==&lt;br /&gt;
&lt;br /&gt;
* Tool Registration: July 31, 2016 &lt;br /&gt;
* Problem Submission: August 14, 2016 &lt;br /&gt;
* Updates of Registered Tools: August 21, 2016 &lt;br /&gt;
* Competition: September 5-6, 2016&lt;br /&gt;
&lt;br /&gt;
== Competition Categories and Awards ==&lt;br /&gt;
&lt;br /&gt;
The competition contains several categories for termination and complexity from the areas of term rewriting (all categories with HO/FO-TRSs, with- or without strategies) and programming languages (Logic Programming, Haskell, Java, C, integer transition systems, ...)&lt;br /&gt;
&lt;br /&gt;
== Competition Procedure ==&lt;br /&gt;
&lt;br /&gt;
All participants in the same category will be run on a [http://www.termination-portal.org/wiki/Termination_Competition_Problem_Selection_Algorithm subset] of the existing problems of this category. The number of problems used in the competition is not fixed and will depend on the number of existing problems. The problem selection algorithm will be the same as in previous years [[Termination_Competition_Problem_Selection_Algorithm]]. The selection is made so that the whole competition will be executed live during the competition session of WST 2016. &lt;br /&gt;
There might be modifications of the rules suggested by the organizer and decided by the SC.&lt;br /&gt;
&lt;br /&gt;
The wall-clock timeout will be 30 seconds, and 4 cores will be available (if a tool wants to use concurrent execution).&lt;br /&gt;
&lt;br /&gt;
The tools will be started in their directory and obtain&lt;br /&gt;
&lt;br /&gt;
* the problem file name on the command line,&lt;br /&gt;
* and extra info from environment variables, cf. [[Termination Competition 2014 technical details]]&lt;br /&gt;
&lt;br /&gt;
The tools are expected to give an answer (YES, NO, MAYBE) in the first line on stdout, followed by a proof in ASCII, HTML, or CPF format. Exceptions to these rules are the [http://www.termination-portal.org/wiki/Termination_Competition_Certified_Categories_Competition certified] (see also the [http://cl-informatik.uibk.ac.at/software/cpf/ CPF-website]) and [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity] categories. See all existing [http://www.termination-portal.org/wiki/Category:Categories categories] for more details.&lt;br /&gt;
&lt;br /&gt;
For those problems where a correct answer is (partially) known, any contradictory answer will be penalized by -10 points.&lt;br /&gt;
&amp;lt;!-- Moreover, those buggy systems may have the opportunity to provide a corrected version that will be run again after the end of the live execution (displaying the new results afterwards, but out of competition). --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For those categories devoted to prove only termination or non-termination, the score of a tool is the number of non-contradictory answers minus the given penalization (if any).&lt;br /&gt;
&lt;br /&gt;
== Committees ==&lt;br /&gt;
&lt;br /&gt;
Steering Committee&lt;br /&gt;
* Jürgen Giesl, RWTH Aachen, Germany&lt;br /&gt;
* Frederic Mesnard, Université de la Réunion, France&lt;br /&gt;
* Albert Rubio (chair), UPC Barcelona, Spain&lt;br /&gt;
* René Thiemann, Universität Innsbruck, Austria&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany&lt;br /&gt;
&lt;br /&gt;
Organizing Commmittee&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany (StarExec)&lt;br /&gt;
* René Thiemann, Universität Innsbruck, Austria (TPDB and CPF)&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
Participants must register&lt;br /&gt;
&lt;br /&gt;
* on Starexec (so you can upload and test your solver): enter your data at [https://www.starexec.org/starexec/public/registration.jsp StarExecRegistration], indicating the competition categories where they plan to enter tools and problems, and then upload their contributions to [http://www.starexec.org StarExec]&lt;br /&gt;
&lt;br /&gt;
* *and* with the J. Waldmann  (so I known what solver/configuration to use).  Details will be announced here: [[Termination Competition 2016 Registration]]&lt;br /&gt;
&lt;br /&gt;
Note: if I (J. Waldmann) don't know you (&amp;quot;knowing&amp;quot; is roughly symmetrical), then I will ask you to specify: what termination tool you're working on, what competition categories you plan to take part in, your affiliation (in case you're a student,  also the name of your  advisor/research group leader). The email address you give in the registration should be your institutional one.&lt;br /&gt;
&lt;br /&gt;
We recommend to register early. After the deadline, access to [http://www.starexec.org StarExec] might be restricted. We need time to prepare the competition, and other competitions may be running in parallel.&lt;br /&gt;
&lt;br /&gt;
It is highly recommended that participants also subscribe to the [http://lists.lri.fr/mailman/listinfo/termtools termtools] mailing list, because that is where announcements will be made, and where discussion takes place.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== StarExec Wiki ==&lt;br /&gt;
&lt;br /&gt;
Lots of useful information about StarExec is available [https://wiki.uiowa.edu/display/stardev/User+Guide here].&lt;br /&gt;
&lt;br /&gt;
== Technical Detail ==&lt;br /&gt;
&lt;br /&gt;
The competition will be running on [http://www.starexec.org/  StarExec] - a cross-community solver (tool) execution and benchmark (problem) library service under joint development (since 2012) at the University of Iowa and the University of Miami.&lt;br /&gt;
&lt;br /&gt;
Competition data will be presented via [https://github.com/stefanvonderkrone/star-exec-presenter star-exec-presenter] - developed and running at HTWK Leipzig.&lt;br /&gt;
&lt;br /&gt;
Technical details about the execution platform (as of 2014) can be found [http://www.termination-portal.org/wiki/Termination_Competition_2014_technical_details here].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
To contact the steering committee of the termination competition, send an email to terminationcompetitionsc&amp;lt;at&amp;gt;lists.rwth-aachen.de. &lt;br /&gt;
&lt;br /&gt;
The competition organizers can be reached at johannes.waldmann&amp;lt;at&amp;gt;htwk-leipzig.de&lt;br /&gt;
&lt;br /&gt;
Send new problems for the competition to rene.thiemann&amp;lt;at&amp;gt;uibk.ac.at&lt;br /&gt;
&lt;br /&gt;
== Changes with respect to 2015 ==&lt;br /&gt;
&lt;br /&gt;
These lists reflect the discussion in the community, and in the steering committee. Items are preliminary, and not officially binding. &lt;br /&gt;
Please do not edit this list (unless you're in the SC). Instead, send proposals to termtools or terminationcompetitionsc mailing list,&lt;br /&gt;
or create a new wiki page and put a link here.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Proposed changes: --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Adopted changes:&lt;br /&gt;
&lt;br /&gt;
* The CPF version is in the process of being updated from version 2.3 to version 2.4. This transition consists mainly of incremental changes. The details of the changes are documented in the [http://cl2-informatik.uibk.ac.at/rewriting/mercurial.cgi/CPF CPF repository log]. The only non-incremental change is that now there is a dedicated input format for termination problems modulo AC, which before have been encoded as relative termination problems.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
== TODO ==&lt;br /&gt;
&lt;br /&gt;
See [[Termination Competition 2015 TODO]]&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_and_Complexity_Competition_2016&amp;diff=1649</id>
		<title>Termination and Complexity Competition 2016</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_and_Complexity_Competition_2016&amp;diff=1649"/>
		<updated>2016-07-07T12:48:32Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: Draft version of termination and complexity competition 2016&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== IMPORTANT: THIS IS A PRELIMINARY WEBSITE TO BE DISCUSSED BY THE SC ==&lt;br /&gt;
&lt;br /&gt;
In 2016, the Termination and Complexity Competition &amp;lt;!-- ([http://lists.lri.fr/pipermail/termtools/2015-June/000984.html Call for Participation]) --&amp;gt;&lt;br /&gt;
will be affiliated with the [http://cl-informatik.uibk.ac.at/events/wst-2016/ 15th International Workshop on Termination].&lt;br /&gt;
&lt;br /&gt;
== Dates  ==&lt;br /&gt;
&lt;br /&gt;
* Tool Registration: July 31, 2016 &lt;br /&gt;
* Problem Submission: August 14, 2016 &lt;br /&gt;
* Updates of Registered Tools: August 21, 2016 &lt;br /&gt;
* Competition: September 5-6, 2016&lt;br /&gt;
&lt;br /&gt;
== Competition Categories and Awards ==&lt;br /&gt;
&lt;br /&gt;
The competition contains several categories for termination and complexity from the areas of term rewriting (all categories with HO/FO-TRSs, with- or without strategies) and programming languages (Logic Programming, Haskell, Java, C, integer transition systems, ...)&lt;br /&gt;
&lt;br /&gt;
== Competition Procedure ==&lt;br /&gt;
&lt;br /&gt;
All participants in the same category will be run on a [http://www.termination-portal.org/wiki/Termination_Competition_Problem_Selection_Algorithm subset] of the existing problems of this category. The number of problems used in the competition is not fixed and will depend on the number of existing problems. The problem selection algorithm will be the same as in previous years [[Termination_Competition_Problem_Selection_Algorithm]]. The selection is made so that the whole competition will be executed live during the competition session of WST 2016. &lt;br /&gt;
There might be modifications of the rules suggested by the organizer and decided by the SC.&lt;br /&gt;
&lt;br /&gt;
The wall-clock timeout will be 30 seconds, and 4 cores will be available (if a tool wants to use concurrent execution).&lt;br /&gt;
&lt;br /&gt;
The tools will be started in their directory and obtain&lt;br /&gt;
&lt;br /&gt;
* the problem file name on the command line,&lt;br /&gt;
* and extra info from environment variables, cf. [[Termination Competition 2014 technical details]]&lt;br /&gt;
&lt;br /&gt;
The tools are expected to give an answer (YES, NO, MAYBE) in the first line on stdout, followed by a proof in ASCII, HTML, or CPF format. Exceptions to these rules are the [http://www.termination-portal.org/wiki/Termination_Competition_Certified_Categories_Competition certified] (see also the [http://cl-informatik.uibk.ac.at/software/cpf/ CPF-website]) and [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity] categories. See all existing [http://www.termination-portal.org/wiki/Category:Categories categories] for more details.&lt;br /&gt;
&lt;br /&gt;
For those problems where a correct answer is (partially) known, any contradictory answer will be penalized by -10 points.&lt;br /&gt;
&amp;lt;!-- Moreover, those buggy systems may have the opportunity to provide a corrected version that will be run again after the end of the live execution (displaying the new results afterwards, but out of competition). --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For those categories devoted to prove only termination or non-termination, the score of a tool is the number of non-contradictory answers minus the given penalization (if any).&lt;br /&gt;
&lt;br /&gt;
== Committees ==&lt;br /&gt;
&lt;br /&gt;
Steering Committee&lt;br /&gt;
* Jürgen Giesl, RWTH Aachen, Germany&lt;br /&gt;
* Frederic Mesnard, Université de la Réunion, France&lt;br /&gt;
* Albert Rubio (chair), UPC Barcelona, Spain&lt;br /&gt;
* René Thiemann, Universität Innsbruck, Austria&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany&lt;br /&gt;
&lt;br /&gt;
Organizing Commmittee&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany (StarExec)&lt;br /&gt;
* René Thiemann, Universität Innsbruck, Austria (TPDB and CPF)&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
Participants must register&lt;br /&gt;
&lt;br /&gt;
* on Starexec (so you can upload and test your solver): enter your data at [https://www.starexec.org/starexec/public/registration.jsp StarExecRegistration], indicating the competition categories where they plan to enter tools and problems, and then upload their contributions to [http://www.starexec.org StarExec]&lt;br /&gt;
&lt;br /&gt;
* *and* with the J. Waldmann  (so I known what solver/configuration to use).  Details will be announced here: [[Termination Competition 2016 Registration]]&lt;br /&gt;
&lt;br /&gt;
Note: if I (J. Waldmann) don't know you (&amp;quot;knowing&amp;quot; is roughly symmetrical), then I will ask you to specify: what termination tool you're working on, what competition categories you plan to take part in, your affiliation (in case you're a student,  also the name of your  advisor/research group leader). The email address you give in the registration should be your institutional one.&lt;br /&gt;
&lt;br /&gt;
We recommend to register early. After the deadline, access to [http://www.starexec.org StarExec] might be restricted. We need time to prepare the competition, and other competitions may be running in parallel.&lt;br /&gt;
&lt;br /&gt;
It is highly recommended that participants also subscribe to the [http://lists.lri.fr/mailman/listinfo/termtools termtools] mailing list, because that is where announcements will be made, and where discussion takes place.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== StarExec Wiki ==&lt;br /&gt;
&lt;br /&gt;
Lots of useful information about StarExec is available [https://wiki.uiowa.edu/display/stardev/User+Guide here].&lt;br /&gt;
&lt;br /&gt;
== Technical Detail ==&lt;br /&gt;
&lt;br /&gt;
The competition will be running on [http://www.starexec.org/  StarExec] - a cross-community solver (tool) execution and benchmark (problem) library service under joint development (since 2012) at the University of Iowa and the University of Miami.&lt;br /&gt;
&lt;br /&gt;
Competition data will be presented via [https://github.com/stefanvonderkrone/star-exec-presenter star-exec-presenter] - developed and running at HTWK Leipzig.&lt;br /&gt;
&lt;br /&gt;
Technical details about the execution platform (as of 2014) can be found [http://www.termination-portal.org/wiki/Termination_Competition_2014_technical_details here].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
To contact the steering committee of the termination competition, send an email to terminationcompetitionsc&amp;lt;at&amp;gt;lists.rwth-aachen.de. &lt;br /&gt;
&lt;br /&gt;
The competition organizers can be reached at johannes.waldmann&amp;lt;at&amp;gt;htwk-leipzig.de&lt;br /&gt;
&lt;br /&gt;
Send new problems for the competition to rene.thiemann&amp;lt;at&amp;gt;uibk.ac.at&lt;br /&gt;
&lt;br /&gt;
== Changes with respect to 2015 ==&lt;br /&gt;
&lt;br /&gt;
These lists reflect the discussion in the community, and in the steering committee. Items are preliminary, and not officially binding. &lt;br /&gt;
Please do not edit this list (unless you're in the SC). Instead, send proposals to termtools or terminationcompetitionsc mailing list,&lt;br /&gt;
or create a new wiki page and put a link here.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Proposed changes: --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Adopted changes:&lt;br /&gt;
&lt;br /&gt;
* The CPF version is in the process of being updated from version 2.3 to version 2.4. This transition consists mainly of incremental changes. The details of the changes are documented in the [http://cl2-informatik.uibk.ac.at/rewriting/mercurial.cgi/CPF CPF repository log]. The only non-incremental change is that now there is a dedicated input format for termination problems modulo AC, which before have been encoded as relative termination problems.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
== TODO ==&lt;br /&gt;
&lt;br /&gt;
See [[Termination Competition 2015 TODO]]&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=News:Workshop_on_Termination_2016:_September_5-7_at_Computational_Logic_in_the_Alps&amp;diff=1647</id>
		<title>News:Workshop on Termination 2016: September 5-7 at Computational Logic in the Alps</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=News:Workshop_on_Termination_2016:_September_5-7_at_Computational_Logic_in_the_Alps&amp;diff=1647"/>
		<updated>2016-05-02T11:58:24Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: Thiemann moved page News:Workshop on Termination 2016: September 5-6 at Computational Logic in the Alps to News:Workshop on Termination 2016: September 5-7 at Computational Logic in the Alps: corrected date of WST 2016&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
   Please insert the corresponding information below so that&lt;br /&gt;
   the news page can be generated automatically.&lt;br /&gt;
&lt;br /&gt;
   Line breaks are allowed! You may use MediaWiki syntax here to link to articles, highlight text, ...&lt;br /&gt;
   Please add some date to the news entry (e.g. today's date for current news, a time period for the competition, ....).&lt;br /&gt;
   Example:&lt;br /&gt;
       |text = The [[WST]] takes place in [http://en.wikipedia.org/wiki/Juneau Juneau] this year!&lt;br /&gt;
       |date = Sep 8 - Nov 1, 2008&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{News&lt;br /&gt;
|text= The [http://cl-informatik.uibk.ac.at/events/wst-2016/ Workshop on Termination in 2016] is part of [http://cl-informatik.uibk.ac.at/events/cla-2016/ Computational Logic in the Alps].&lt;br /&gt;
|date= Sep 5-7, 2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=News:Workshop_on_Termination_2016:_September_5-6_at_Computational_Logic_in_the_Alps&amp;diff=1648</id>
		<title>News:Workshop on Termination 2016: September 5-6 at Computational Logic in the Alps</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=News:Workshop_on_Termination_2016:_September_5-6_at_Computational_Logic_in_the_Alps&amp;diff=1648"/>
		<updated>2016-05-02T11:58:24Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: Thiemann moved page News:Workshop on Termination 2016: September 5-6 at Computational Logic in the Alps to News:Workshop on Termination 2016: September 5-7 at Computational Logic in the Alps: corrected date of WST 2016&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[News:Workshop on Termination 2016: September 5-7 at Computational Logic in the Alps]]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=News:Workshop_on_Termination_2016:_September_5-7_at_Computational_Logic_in_the_Alps&amp;diff=1646</id>
		<title>News:Workshop on Termination 2016: September 5-7 at Computational Logic in the Alps</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=News:Workshop_on_Termination_2016:_September_5-7_at_Computational_Logic_in_the_Alps&amp;diff=1646"/>
		<updated>2016-05-02T11:57:56Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: Corrected Date of WST 2016&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
   Please insert the corresponding information below so that&lt;br /&gt;
   the news page can be generated automatically.&lt;br /&gt;
&lt;br /&gt;
   Line breaks are allowed! You may use MediaWiki syntax here to link to articles, highlight text, ...&lt;br /&gt;
   Please add some date to the news entry (e.g. today's date for current news, a time period for the competition, ....).&lt;br /&gt;
   Example:&lt;br /&gt;
       |text = The [[WST]] takes place in [http://en.wikipedia.org/wiki/Juneau Juneau] this year!&lt;br /&gt;
       |date = Sep 8 - Nov 1, 2008&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{News&lt;br /&gt;
|text= The [http://cl-informatik.uibk.ac.at/events/wst-2016/ Workshop on Termination in 2016] is part of [http://cl-informatik.uibk.ac.at/events/cla-2016/ Computational Logic in the Alps].&lt;br /&gt;
|date= Sep 5-7, 2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=WST&amp;diff=1645</id>
		<title>WST</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=WST&amp;diff=1645"/>
		<updated>2016-05-02T11:57:19Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: corrected date of WST 2016&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The International Workshop on Termination (WST) brings together, in an informal setting, researchers interested in all aspects of termination, whether this interest be practical or theoretical, primary or derived. The workshop also provides a ground for cross-fertilisation of ideas from term rewriting and from the different programming language communities.&lt;br /&gt;
&lt;br /&gt;
Upcoming events:&lt;br /&gt;
* [http://cl-informatik.uibk.ac.at/events/wst-2016/ 15th International Workshop on Termination] at [http://cl-informatik.uibk.ac.at/events/cla-2016/ Computational Logic in the Alps], Obergurgl, Austria, September 5-7, 2016.&lt;br /&gt;
&lt;br /&gt;
Information about previous workshops can be found online:&lt;br /&gt;
* [http://vsl2014.at/wst/ 14th International Workshop on Termination] during [http://vsl2014.at/ Vienna Summer of Logic], Vienna, Austria, July 17-18, 2014&lt;br /&gt;
* Joint Workshop on Termination [http://www.imn.htwk-leipzig.de/WST2013/ WST2013] and on Foundational and Practical Aspects of Resource Analysis [http://fopara2013.cs.unibo.it/ FOPARA], Bertinoro, Italy, August 29-31, 2013&lt;br /&gt;
* [http://cl-informatik.uibk.ac.at/users/georg/events/wst2012 12th International Workshop on Termination, Obergurgl, February 19-23, 2012]&lt;br /&gt;
* [http://imada.sdu.dk/~petersk/WST2010/ 11th International Workshop on Termination, Edinburgh, 2010]&lt;br /&gt;
* [http://www.imn.htwk-leipzig.de/wst09/ 10th International Workshop on Termination, Leipzig, 2009]&lt;br /&gt;
* [http://www.lsv.ens-cachan.fr/rdp07/wst.html 9th International Workshop on Termination, Paris, 2007]&lt;br /&gt;
* [http://www.easychair.org/FLoC-06/WST.html 8th International Workshop on Terminaton, Seattle, 2006]&lt;br /&gt;
* [http://www-i2.informatik.rwth-aachen.de/WST04/ 7th International Workshop on Terminaton, Aachen, 2004]&lt;br /&gt;
* [http://www.dsic.upv.es/~rdp03/wst/ 6th International Workshop on Terminaton, Valencia, 2003]&lt;br /&gt;
* [http://www.cs.tau.ac.il/~nachumd/wst/index.html 5th International Workshop on Terminaton, Utrecht, 2001]&lt;br /&gt;
* [http://verify.rwth-aachen.de/giesl/WST99.html 4th International Workshop on Terminaton, Dagstuhl, 1999]&lt;br /&gt;
* [http://www-i2.informatik.rwth-aachen.de/giesl/WST97/main.html 3rd International Workshop on Termination, Ede, 1997]&lt;br /&gt;
* 2nd International Workshop on Termination, La Bresse, 1995&lt;br /&gt;
* 1st International Workshop on Termination, St. Andrews, 1993&lt;br /&gt;
Independently from WST, there are meetings on Certified Termination : [[WScT]]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=News:Workshop_on_Termination_2016:_September_5-7_at_Computational_Logic_in_the_Alps&amp;diff=1644</id>
		<title>News:Workshop on Termination 2016: September 5-7 at Computational Logic in the Alps</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=News:Workshop_on_Termination_2016:_September_5-7_at_Computational_Logic_in_the_Alps&amp;diff=1644"/>
		<updated>2016-05-02T11:51:38Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: Adding WST 2016&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
   Please insert the corresponding information below so that&lt;br /&gt;
   the news page can be generated automatically.&lt;br /&gt;
&lt;br /&gt;
   Line breaks are allowed! You may use MediaWiki syntax here to link to articles, highlight text, ...&lt;br /&gt;
   Please add some date to the news entry (e.g. today's date for current news, a time period for the competition, ....).&lt;br /&gt;
   Example:&lt;br /&gt;
       |text = The [[WST]] takes place in [http://en.wikipedia.org/wiki/Juneau Juneau] this year!&lt;br /&gt;
       |date = Sep 8 - Nov 1, 2008&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{News&lt;br /&gt;
|text= The [http://cl-informatik.uibk.ac.at/events/wst-2016/ Workshop on Termination in 2016] is part of [http://cl-informatik.uibk.ac.at/events/cla-2016/ Computational Logic in the Alps].&lt;br /&gt;
|date= Sep 5-6, 2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=WST&amp;diff=1643</id>
		<title>WST</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=WST&amp;diff=1643"/>
		<updated>2016-05-02T11:41:32Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: link to WST 2016 and CLA 2016 pages&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The International Workshop on Termination (WST) brings together, in an informal setting, researchers interested in all aspects of termination, whether this interest be practical or theoretical, primary or derived. The workshop also provides a ground for cross-fertilisation of ideas from term rewriting and from the different programming language communities.&lt;br /&gt;
&lt;br /&gt;
Upcoming events:&lt;br /&gt;
* [http://cl-informatik.uibk.ac.at/events/wst-2016/ 15th International Workshop on Termination] at [http://cl-informatik.uibk.ac.at/events/cla-2016/ Computational Logic in the Alps], Obergurgl, Austria, September 5-6, 2016.&lt;br /&gt;
&lt;br /&gt;
Information about previous workshops can be found online:&lt;br /&gt;
* [http://vsl2014.at/wst/ 14th International Workshop on Termination] during [http://vsl2014.at/ Vienna Summer of Logic], Vienna, Austria, July 17-18, 2014&lt;br /&gt;
* Joint Workshop on Termination [http://www.imn.htwk-leipzig.de/WST2013/ WST2013] and on Foundational and Practical Aspects of Resource Analysis [http://fopara2013.cs.unibo.it/ FOPARA], Bertinoro, Italy, August 29-31, 2013&lt;br /&gt;
* [http://cl-informatik.uibk.ac.at/users/georg/events/wst2012 12th International Workshop on Termination, Obergurgl, February 19-23, 2012]&lt;br /&gt;
* [http://imada.sdu.dk/~petersk/WST2010/ 11th International Workshop on Termination, Edinburgh, 2010]&lt;br /&gt;
* [http://www.imn.htwk-leipzig.de/wst09/ 10th International Workshop on Termination, Leipzig, 2009]&lt;br /&gt;
* [http://www.lsv.ens-cachan.fr/rdp07/wst.html 9th International Workshop on Termination, Paris, 2007]&lt;br /&gt;
* [http://www.easychair.org/FLoC-06/WST.html 8th International Workshop on Terminaton, Seattle, 2006]&lt;br /&gt;
* [http://www-i2.informatik.rwth-aachen.de/WST04/ 7th International Workshop on Terminaton, Aachen, 2004]&lt;br /&gt;
* [http://www.dsic.upv.es/~rdp03/wst/ 6th International Workshop on Terminaton, Valencia, 2003]&lt;br /&gt;
* [http://www.cs.tau.ac.il/~nachumd/wst/index.html 5th International Workshop on Terminaton, Utrecht, 2001]&lt;br /&gt;
* [http://verify.rwth-aachen.de/giesl/WST99.html 4th International Workshop on Terminaton, Dagstuhl, 1999]&lt;br /&gt;
* [http://www-i2.informatik.rwth-aachen.de/giesl/WST97/main.html 3rd International Workshop on Termination, Ede, 1997]&lt;br /&gt;
* 2nd International Workshop on Termination, La Bresse, 1995&lt;br /&gt;
* 1st International Workshop on Termination, St. Andrews, 1993&lt;br /&gt;
Independently from WST, there are meetings on Certified Termination : [[WScT]]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1642</id>
		<title>TPDB</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1642"/>
		<updated>2015-10-14T14:19:40Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: inserted correct TPDB version for termComp 2015&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Termination Problems Data Base collects termination problems&lt;br /&gt;
that are being used in termination competitions.&lt;br /&gt;
&lt;br /&gt;
== Syntax and semantics specification ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* for versions from 7.* onwards (XML format): [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc.xsd xtc.xsd], already part of the [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB TPDB]&lt;br /&gt;
* for versions up to 5.*: http://www.lri.fr/~marche/tpdb/format.html&lt;br /&gt;
&lt;br /&gt;
see also:&lt;br /&gt;
&lt;br /&gt;
* output specification for certified categories: http://cl-informatik.uibk.ac.at/software/cpf/&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
* version 9.0 (2014), 10.3 (2015) http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB&lt;br /&gt;
* version 7.* (2009), 8.0 (2010), 8.0.1 (2011), 8.0.6 (2012) and 8.0.7 (2013) http://termcomp.uibk.ac.at/status/downloads/&lt;br /&gt;
* version 6.0.2  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-6.0.2.tar.gz&lt;br /&gt;
* version 5.0.2 (2008..2009)  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-5.0.2.tar.gz&lt;br /&gt;
* earlier versions (2003 .. 2007)  http://www.lri.fr/~marche/tpdb/&lt;br /&gt;
&lt;br /&gt;
== Sources ==&lt;br /&gt;
&lt;br /&gt;
The following are references for classical problem sets that appear in TPDB. &lt;br /&gt;
&lt;br /&gt;
* TRS/SK90 Joachim Steinbach, Ulrich Kühler: Check your Ordering - termination proofs and open Problems, Technical Report SR-90-25, Universität Kaiserslautern, 1990.&lt;br /&gt;
* TRS/D33 Nachum Dershowitz: 33 Examples of Termination, 1995 Proc. French Spring School of Theoretical Computer Science, LNCS 909, http://www.math.tau.ac.il/~nachumd/papers/printemp-print.pdf&lt;br /&gt;
* TRS/AG01 Thomas Arts, Jürgen Giesl: Termination of term rewriting using dependency pairs, 2000, http://dblp.uni-trier.de/rec/bibtex/journals/tcs/ArtsG00 http://verify.rwth-aachen.de/giesl/papers/ibn-97-46.ps&lt;br /&gt;
* SRS/Zantema 128 string rewriting termination problems collected by Hans Zantema (2004?)&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
* converter from pre-7 (textual) format to 7.* (XML) format: http://termcomp.uibk.ac.at/current/convert.jar , usage:&lt;br /&gt;
&lt;br /&gt;
 java -jar convert.jar someTrs.trs &amp;gt; someTrs.xml &lt;br /&gt;
&lt;br /&gt;
* converter from 7.* (XML) format to pre-7 (textual) format: [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc2tpdb.xsl xtc2tpdb.xsl], already part of the [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB TPDB], usage:&lt;br /&gt;
&lt;br /&gt;
 xsltproc xtc2tpdb.xsl someTrs.xml &amp;gt; someTrs.trs&lt;br /&gt;
&lt;br /&gt;
* Haskell library for reading and writing TPDB (plain and XML format) [http://hackage.haskell.org/package/tpdb]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1578</id>
		<title>TPDB</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1578"/>
		<updated>2015-07-09T11:00:39Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: /* Data */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Termination Problems Data Base collects termination problems&lt;br /&gt;
that are being used in termination competitions.&lt;br /&gt;
&lt;br /&gt;
== Syntax and semantics specification ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* for versions from 7.* onwards (XML format): [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc.xsd xtc.xsd], already part of the [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB TPDB]&lt;br /&gt;
* for versions up to 5.*: http://www.lri.fr/~marche/tpdb/format.html&lt;br /&gt;
&lt;br /&gt;
see also:&lt;br /&gt;
&lt;br /&gt;
* output specification for certified categories: http://cl-informatik.uibk.ac.at/software/cpf/&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
* version 9.0 (2014), 10.? (2015) http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB&lt;br /&gt;
* version 7.* (2009), 8.0 (2010), 8.0.1 (2011), 8.0.6 (2012) and 8.0.7 (2013) http://termcomp.uibk.ac.at/status/downloads/&lt;br /&gt;
* version 6.0.2  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-6.0.2.tar.gz&lt;br /&gt;
* version 5.0.2 (2008..2009)  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-5.0.2.tar.gz&lt;br /&gt;
* earlier versions (2003 .. 2007)  http://www.lri.fr/~marche/tpdb/&lt;br /&gt;
&lt;br /&gt;
== Sources ==&lt;br /&gt;
&lt;br /&gt;
The following are references for classical problem sets that appear in TPDB. &lt;br /&gt;
&lt;br /&gt;
* TRS/SK90 Joachim Steinbach, Ulrich Kühler: Check your Ordering - termination proofs and open Problems, Technical Report SR-90-25, Universität Kaiserslautern, 1990.&lt;br /&gt;
* TRS/D33 Nachum Dershowitz: 33 Examples of Termination, 1995 Proc. French Spring School of Theoretical Computer Science, LNCS 909, http://www.math.tau.ac.il/~nachumd/papers/printemp-print.pdf&lt;br /&gt;
* TRS/AG01 Thomas Arts, Jürgen Giesl: Termination of term rewriting using dependency pairs, 2000, http://dblp.uni-trier.de/rec/bibtex/journals/tcs/ArtsG00 http://verify.rwth-aachen.de/giesl/papers/ibn-97-46.ps&lt;br /&gt;
* SRS/Zantema 128 string rewriting termination problems collected by Hans Zantema (2004?)&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
* converter from pre-7 (textual) format to 7.* (XML) format: http://termcomp.uibk.ac.at/current/convert.jar , usage:&lt;br /&gt;
&lt;br /&gt;
 java -jar convert.jar someTrs.trs &amp;gt; someTrs.xml &lt;br /&gt;
&lt;br /&gt;
* converter from 7.* (XML) format to pre-7 (textual) format: [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc2tpdb.xsl xtc2tpdb.xsl], already part of the [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB TPDB], usage:&lt;br /&gt;
&lt;br /&gt;
 xsltproc xtc2tpdb.xsl someTrs.xml &amp;gt; someTrs.trs&lt;br /&gt;
&lt;br /&gt;
* Haskell library for reading and writing TPDB (plain and XML format) [http://hackage.haskell.org/package/tpdb]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2015&amp;diff=1550</id>
		<title>Termination Competition 2015</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2015&amp;diff=1550"/>
		<updated>2015-07-01T07:33:04Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: /* Contact */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In 2015, the Termination Competition ([http://lists.lri.fr/pipermail/termtools/2015-June/000984.html Call for Participation])&lt;br /&gt;
will be affiliated with [http://conference.mi.fu-berlin.de/cade-25/ CADE-25].&lt;br /&gt;
&lt;br /&gt;
== Dates  ==&lt;br /&gt;
&lt;br /&gt;
preliminary:&lt;br /&gt;
* registration of tools: July 1&lt;br /&gt;
* submission of problems: July 7&lt;br /&gt;
* updates of registered tools: July 15&lt;br /&gt;
&lt;br /&gt;
fixed:&lt;br /&gt;
* competition runs: August 5 and 6 (during CADE)&lt;br /&gt;
&lt;br /&gt;
== Competition Categories and Awards ==&lt;br /&gt;
&lt;br /&gt;
The competition contains several categories from the areas of&lt;br /&gt;
&lt;br /&gt;
* termination of term rewriting (all categories with HO/FO-TRSs, with- or without strategies)&lt;br /&gt;
* complexity analysis of term rewriting (all complexity categories)&lt;br /&gt;
* termination of programming languages (Logic Programming, Haskell, Java, C, ...)&lt;br /&gt;
&lt;br /&gt;
== Competition Procedure ==&lt;br /&gt;
&lt;br /&gt;
All participants in the same category will be run on a [http://www.termination-portal.org/wiki/Termination_Competition_Problem_Selection_Algorithm subset] of the existing problems of this category. The number of problems used in the competition is not fixed and will depend on the number of existing problems. The problem selection algorithm will be the same as in previous years [[Termination_Competition_Problem_Selection_Algorithm]]&lt;br /&gt;
There might be modifications of the rules suggested by the organizer and decided by the SC.&lt;br /&gt;
&lt;br /&gt;
The wall-clock timeout will be 60 (up to 300) seconds, and 4 cores will be available (if a tool wants to use concurrent execution).&lt;br /&gt;
&lt;br /&gt;
The tools will be started in their directory and obtain&lt;br /&gt;
&lt;br /&gt;
* the problem file name on the command line,&lt;br /&gt;
* and extra info from environment variables, cf. [[Termination Competition 2014 technical details]]&lt;br /&gt;
&lt;br /&gt;
The tools are expected to give an answer (YES, NO, MAYBE) in the first line on stdout, followed by a proof in ASCII, HTML, or CPF format. Exceptions to these rules are the [http://www.termination-portal.org/wiki/Termination_Competition_Certified_Categories_Competition certified] (see also the [http://cl-informatik.uibk.ac.at/software/cpf/ CPF-website]) and [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity] categories. See all existing [http://www.termination-portal.org/wiki/Category:Categories categories] for more details.&lt;br /&gt;
&lt;br /&gt;
For those problems where a correct answer is (partially) known, any contradictory answer will be penalized with a high negative score. Moreover, those buggy systems may have the opportunity to provide a corrected version that will be run again after the end of the live execution (displaying the new results afterwards, but out of competition). &lt;br /&gt;
&lt;br /&gt;
For those categories devoted to prove only termination or non-termination, the score of a tool is the number of non-contradictory answers minus the given penalization (if any).&lt;br /&gt;
&lt;br /&gt;
== Committees ==&lt;br /&gt;
&lt;br /&gt;
Steering Committee&lt;br /&gt;
* Jürgen Giesl, RWTH Aachen, Germany&lt;br /&gt;
* Frederic Mesnard, Université de la Réunion, France&lt;br /&gt;
* Albert Rubio (chair), UPC Barcelona, Spain&lt;br /&gt;
* Rene Thiemann, Universität Innsbruck, Austria&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany&lt;br /&gt;
&lt;br /&gt;
Organizing Commmittee&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
Participants must register&lt;br /&gt;
&lt;br /&gt;
* on Starexec (so you can upload and test your solver): enter your data at [https://www.starexec.org/starexec/public/registration.jsp StarExecRegistration], indicating the competition categories where they plan to enter tools and problems, and then upload their contributions to [http://www.starexec.org StarExec]&lt;br /&gt;
&lt;br /&gt;
* *and* with the Termination Competition Organizer  (so I known what solver/configuration to use).  Details will be announced here: [[Termination Competition 2015 Registration]]&lt;br /&gt;
&lt;br /&gt;
Note: if I (J. Waldmann) don't know you (&amp;quot;knowing&amp;quot; is roughly symmetrical), then I will ask you to specify: what termination tool you're working on, what competition categories you plan to take part in, your affiliation (in case you're a student,  also the name of your  advisor/research group leader). The email address you give in the registration should be your institutional one.&lt;br /&gt;
&lt;br /&gt;
We recommend to register early. After the deadline, access to [http://www.starexec.org StarExec] might be restricted. We need time to prepare the competition, and other competitions may be running in parallel.&lt;br /&gt;
&lt;br /&gt;
It is highly recommended that participants also subscribe to the [http://lists.lri.fr/mailman/listinfo/termtools termtools] mailing list, because that is where announcements will be made, and where discussion takes place.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== StarExec Wiki ==&lt;br /&gt;
&lt;br /&gt;
Lots of useful information about StarExec is available [https://wiki.uiowa.edu/display/stardev/User+Guide here].&lt;br /&gt;
&lt;br /&gt;
== Technical Detail ==&lt;br /&gt;
&lt;br /&gt;
The competition will be running on [http://www.starexec.org/  StarExec] - a cross-community solver (tool) execution and benchmark (problem) library service under joint development (since 2012) at the University of Iowa and the University of Miami.&lt;br /&gt;
&lt;br /&gt;
Competition data will be presented via [https://github.com/stefanvonderkrone/star-exec-presenter star-exec-presenter] - developed and running at HTWK Leipzig.&lt;br /&gt;
&lt;br /&gt;
Technical details about the execution platform (as of 2014) can be found [http://www.termination-portal.org/wiki/Termination_Competition_2014_technical_details here].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
To contact the steering committee of the termination competition, send an email to terminationcompetitionsc&amp;lt;at&amp;gt;lists.rwth-aachen.de. &lt;br /&gt;
&lt;br /&gt;
The competition organizers can be reached at johannes.waldmann&amp;lt;at&amp;gt;htwk-leipzig.de&lt;br /&gt;
&lt;br /&gt;
Send new problems for the competition to rene.thiemann&amp;lt;at&amp;gt;uibk.ac.at&lt;br /&gt;
&lt;br /&gt;
== Changes with respect to 2014 ==&lt;br /&gt;
&lt;br /&gt;
These lists reflect the discussion in the community, and in the steering committee. Items are preliminary, and not officially binding. &lt;br /&gt;
Please do not edit this list (unless you're in the SC). Instead, send proposals to termtools or terminationcompetitionsc mailing list,&lt;br /&gt;
or create a new wiki page and put a link here.&lt;br /&gt;
&lt;br /&gt;
Proposed changes:&lt;br /&gt;
&lt;br /&gt;
* The answering scheme and the scoring of the complexity category slightly changed. The new version of the grammar and the updated scoring mechanism are described in more detail on the [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity related page],  and below is just a small summary of the changes.&lt;br /&gt;
** The grammar for answers was simplified and is now less ambiguous.&lt;br /&gt;
** The grammar for answers now explicitly contains lower bounds.&lt;br /&gt;
** Lower bounds will be counted for complexity.&lt;br /&gt;
&lt;br /&gt;
Adopted changes:&lt;br /&gt;
&lt;br /&gt;
* The CPF version has been updated from version 2.2 to version 2.3. This transition consists of purely incremental changes. The details of the changes are documented in the [http://cl2-informatik.uibk.ac.at/rewriting/mercurial.cgi/CPF CPF repository log].&lt;br /&gt;
&lt;br /&gt;
* In addition to the category for &amp;quot;full&amp;quot; C programs, we also intend to have a category for &amp;quot;C integer&amp;quot; programs. These are essentially integer transition systems formulated as imperative programs in C syntax. A detailed definition can be found [http://www.termination-portal.org/wiki/C_Integer_Programs here].&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2015&amp;diff=1549</id>
		<title>Termination Competition 2015</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2015&amp;diff=1549"/>
		<updated>2015-07-01T07:32:31Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: indicate where to send new examples&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In 2015, the Termination Competition ([http://lists.lri.fr/pipermail/termtools/2015-June/000984.html Call for Participation])&lt;br /&gt;
will be affiliated with [http://conference.mi.fu-berlin.de/cade-25/ CADE-25].&lt;br /&gt;
&lt;br /&gt;
== Dates  ==&lt;br /&gt;
&lt;br /&gt;
preliminary:&lt;br /&gt;
* registration of tools: July 1&lt;br /&gt;
* submission of problems: July 7&lt;br /&gt;
* updates of registered tools: July 15&lt;br /&gt;
&lt;br /&gt;
fixed:&lt;br /&gt;
* competition runs: August 5 and 6 (during CADE)&lt;br /&gt;
&lt;br /&gt;
== Competition Categories and Awards ==&lt;br /&gt;
&lt;br /&gt;
The competition contains several categories from the areas of&lt;br /&gt;
&lt;br /&gt;
* termination of term rewriting (all categories with HO/FO-TRSs, with- or without strategies)&lt;br /&gt;
* complexity analysis of term rewriting (all complexity categories)&lt;br /&gt;
* termination of programming languages (Logic Programming, Haskell, Java, C, ...)&lt;br /&gt;
&lt;br /&gt;
== Competition Procedure ==&lt;br /&gt;
&lt;br /&gt;
All participants in the same category will be run on a [http://www.termination-portal.org/wiki/Termination_Competition_Problem_Selection_Algorithm subset] of the existing problems of this category. The number of problems used in the competition is not fixed and will depend on the number of existing problems. The problem selection algorithm will be the same as in previous years [[Termination_Competition_Problem_Selection_Algorithm]]&lt;br /&gt;
There might be modifications of the rules suggested by the organizer and decided by the SC.&lt;br /&gt;
&lt;br /&gt;
The wall-clock timeout will be 60 (up to 300) seconds, and 4 cores will be available (if a tool wants to use concurrent execution).&lt;br /&gt;
&lt;br /&gt;
The tools will be started in their directory and obtain&lt;br /&gt;
&lt;br /&gt;
* the problem file name on the command line,&lt;br /&gt;
* and extra info from environment variables, cf. [[Termination Competition 2014 technical details]]&lt;br /&gt;
&lt;br /&gt;
The tools are expected to give an answer (YES, NO, MAYBE) in the first line on stdout, followed by a proof in ASCII, HTML, or CPF format. Exceptions to these rules are the [http://www.termination-portal.org/wiki/Termination_Competition_Certified_Categories_Competition certified] (see also the [http://cl-informatik.uibk.ac.at/software/cpf/ CPF-website]) and [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity] categories. See all existing [http://www.termination-portal.org/wiki/Category:Categories categories] for more details.&lt;br /&gt;
&lt;br /&gt;
For those problems where a correct answer is (partially) known, any contradictory answer will be penalized with a high negative score. Moreover, those buggy systems may have the opportunity to provide a corrected version that will be run again after the end of the live execution (displaying the new results afterwards, but out of competition). &lt;br /&gt;
&lt;br /&gt;
For those categories devoted to prove only termination or non-termination, the score of a tool is the number of non-contradictory answers minus the given penalization (if any).&lt;br /&gt;
&lt;br /&gt;
== Committees ==&lt;br /&gt;
&lt;br /&gt;
Steering Committee&lt;br /&gt;
* Jürgen Giesl, RWTH Aachen, Germany&lt;br /&gt;
* Frederic Mesnard, Université de la Réunion, France&lt;br /&gt;
* Albert Rubio (chair), UPC Barcelona, Spain&lt;br /&gt;
* Rene Thiemann, Universität Innsbruck, Austria&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany&lt;br /&gt;
&lt;br /&gt;
Organizing Commmittee&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
Participants must register&lt;br /&gt;
&lt;br /&gt;
* on Starexec (so you can upload and test your solver): enter your data at [https://www.starexec.org/starexec/public/registration.jsp StarExecRegistration], indicating the competition categories where they plan to enter tools and problems, and then upload their contributions to [http://www.starexec.org StarExec]&lt;br /&gt;
&lt;br /&gt;
* *and* with the Termination Competition Organizer  (so I known what solver/configuration to use).  Details will be announced here: [[Termination Competition 2015 Registration]]&lt;br /&gt;
&lt;br /&gt;
Note: if I (J. Waldmann) don't know you (&amp;quot;knowing&amp;quot; is roughly symmetrical), then I will ask you to specify: what termination tool you're working on, what competition categories you plan to take part in, your affiliation (in case you're a student,  also the name of your  advisor/research group leader). The email address you give in the registration should be your institutional one.&lt;br /&gt;
&lt;br /&gt;
We recommend to register early. After the deadline, access to [http://www.starexec.org StarExec] might be restricted. We need time to prepare the competition, and other competitions may be running in parallel.&lt;br /&gt;
&lt;br /&gt;
It is highly recommended that participants also subscribe to the [http://lists.lri.fr/mailman/listinfo/termtools termtools] mailing list, because that is where announcements will be made, and where discussion takes place.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== StarExec Wiki ==&lt;br /&gt;
&lt;br /&gt;
Lots of useful information about StarExec is available [https://wiki.uiowa.edu/display/stardev/User+Guide here].&lt;br /&gt;
&lt;br /&gt;
== Technical Detail ==&lt;br /&gt;
&lt;br /&gt;
The competition will be running on [http://www.starexec.org/  StarExec] - a cross-community solver (tool) execution and benchmark (problem) library service under joint development (since 2012) at the University of Iowa and the University of Miami.&lt;br /&gt;
&lt;br /&gt;
Competition data will be presented via [https://github.com/stefanvonderkrone/star-exec-presenter star-exec-presenter] - developed and running at HTWK Leipzig.&lt;br /&gt;
&lt;br /&gt;
Technical details about the execution platform (as of 2014) can be found [http://www.termination-portal.org/wiki/Termination_Competition_2014_technical_details here].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
To contact the steering committee of the termination competition, send an email to terminationcompetitionsc&amp;lt;at&amp;gt;lists.rwth-aachen.de. &lt;br /&gt;
&lt;br /&gt;
The competition organizers can be reached at johannes.waldmann&amp;lt;at&amp;gt;htwk-leipzig.de&lt;br /&gt;
&lt;br /&gt;
Send new examples for the competition to rene.thiemann&amp;lt;at&amp;gt;uibk.ac.at&lt;br /&gt;
&lt;br /&gt;
== Changes with respect to 2014 ==&lt;br /&gt;
&lt;br /&gt;
These lists reflect the discussion in the community, and in the steering committee. Items are preliminary, and not officially binding. &lt;br /&gt;
Please do not edit this list (unless you're in the SC). Instead, send proposals to termtools or terminationcompetitionsc mailing list,&lt;br /&gt;
or create a new wiki page and put a link here.&lt;br /&gt;
&lt;br /&gt;
Proposed changes:&lt;br /&gt;
&lt;br /&gt;
* The answering scheme and the scoring of the complexity category slightly changed. The new version of the grammar and the updated scoring mechanism are described in more detail on the [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity related page],  and below is just a small summary of the changes.&lt;br /&gt;
** The grammar for answers was simplified and is now less ambiguous.&lt;br /&gt;
** The grammar for answers now explicitly contains lower bounds.&lt;br /&gt;
** Lower bounds will be counted for complexity.&lt;br /&gt;
&lt;br /&gt;
Adopted changes:&lt;br /&gt;
&lt;br /&gt;
* The CPF version has been updated from version 2.2 to version 2.3. This transition consists of purely incremental changes. The details of the changes are documented in the [http://cl2-informatik.uibk.ac.at/rewriting/mercurial.cgi/CPF CPF repository log].&lt;br /&gt;
&lt;br /&gt;
* In addition to the category for &amp;quot;full&amp;quot; C programs, we also intend to have a category for &amp;quot;C integer&amp;quot; programs. These are essentially integer transition systems formulated as imperative programs in C syntax. A detailed definition can be found [http://www.termination-portal.org/wiki/C_Integer_Programs here].&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2015&amp;diff=1544</id>
		<title>Termination Competition 2015</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2015&amp;diff=1544"/>
		<updated>2015-06-24T13:41:17Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: Changes in CPF and in complexity&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In 2015, the Termination Competition ([http://lists.lri.fr/pipermail/termtools/2015-June/000984.html Call for Participation])&lt;br /&gt;
will be affiliated with [http://conference.mi.fu-berlin.de/cade-25/ CADE-25].&lt;br /&gt;
&lt;br /&gt;
== Dates  ==&lt;br /&gt;
&lt;br /&gt;
preliminary:&lt;br /&gt;
* registration of tools: July 1&lt;br /&gt;
* submission of problems: July 7&lt;br /&gt;
* updates of registered tools: July 15&lt;br /&gt;
&lt;br /&gt;
fixed:&lt;br /&gt;
* competition runs: August 5 and 6 (during CADE)&lt;br /&gt;
&lt;br /&gt;
== Competition Categories and Awards ==&lt;br /&gt;
&lt;br /&gt;
The competition contains several categories from the areas of&lt;br /&gt;
&lt;br /&gt;
* termination of term rewriting (all categories with HO/FO-TRSs, with- or without strategies)&lt;br /&gt;
* complexity analysis of term rewriting (all complexity categories)&lt;br /&gt;
* termination of programming languages (Logic Programming, Haskell, Java, C, ...)&lt;br /&gt;
&lt;br /&gt;
== Competition Procedure ==&lt;br /&gt;
&lt;br /&gt;
All participants in the same category will be run on a [http://www.termination-portal.org/wiki/Termination_Competition_Problem_Selection_Algorithm subset] of the existing problems of this category. The number of problems used in the competition is not fixed and will depend on the number of existing problems. The problem selection algorithm will be the same as in previous years [[Termination_Competition_Problem_Selection_Algorithm]]&lt;br /&gt;
There might be modifications of the rules suggested by the organizer and decided by the SC.&lt;br /&gt;
&lt;br /&gt;
The wall-clock timeout will be 60 (up to 300) seconds, and 4 cores will be available (if a tool wants to use concurrent execution).&lt;br /&gt;
&lt;br /&gt;
The tools will be started in their directory and obtain&lt;br /&gt;
&lt;br /&gt;
* the problem file name on the command line,&lt;br /&gt;
* and extra info from environment variables, cf. [[Termination Competition 2014 technical details]]&lt;br /&gt;
&lt;br /&gt;
The tools are expected to give an answer (YES, NO, MAYBE) in the first line on stdout, followed by a proof in ASCII, HTML, or CPF format. Exceptions to these rules are the [http://www.termination-portal.org/wiki/Termination_Competition_Certified_Categories_Competition certified] (see also the [http://cl-informatik.uibk.ac.at/software/cpf/ CPF-website]) and [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity] categories. See all existing [http://www.termination-portal.org/wiki/Category:Categories categories] for more details.&lt;br /&gt;
&lt;br /&gt;
For those problems where a correct answer is (partially) known, any contradictory answer will be penalized with a high negative score. Moreover, those buggy systems may have the opportunity to provide a corrected version that will be run again after the end of the live execution (displaying the new results afterwards, but out of competition). &lt;br /&gt;
&lt;br /&gt;
For those categories devoted to prove only termination or non-termination, the score of a tool is the number of non-contradictory answers minus the given penalization (if any).&lt;br /&gt;
&lt;br /&gt;
== Committees ==&lt;br /&gt;
&lt;br /&gt;
Steering Committee&lt;br /&gt;
* Jürgen Giesl, RWTH Aachen, Germany&lt;br /&gt;
* Frederic Mesnard, Université de la Réunion, France&lt;br /&gt;
* Albert Rubio (chair), UPC Barcelona, Spain&lt;br /&gt;
* Rene Thiemann, Universität Innsbruck, Austria&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany&lt;br /&gt;
&lt;br /&gt;
Organizing Commmittee&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
Participants must register&lt;br /&gt;
&lt;br /&gt;
* on Starexec (so you can upload and test your solver): enter your data at [https://www.starexec.org/starexec/public/registration.jsp StarExecRegistration], indicating the competition categories where they plan to enter tools and problems, and then upload their contributions to [http://www.starexec.org StarExec]&lt;br /&gt;
&lt;br /&gt;
* *and* with the Termination Competition Organizer  (so I known what solver/configuration to use).  Details will be announced here: [[Termination Competition 2015 Registration]]&lt;br /&gt;
&lt;br /&gt;
Note: if I (J. Waldmann) don't know you (&amp;quot;knowing&amp;quot; is roughly symmetrical), then I will ask you to specify: what termination tool you're working on, what competition categories you plan to take part in, your affiliation (in case you're a student,  also the name of your  advisor/research group leader). The email address you give in the registration should be your institutional one.&lt;br /&gt;
&lt;br /&gt;
We recommend to register early. After the deadline, access to [http://www.starexec.org StarExec] might be restricted. We need time to prepare the competition, and other competitions may be running in parallel.&lt;br /&gt;
&lt;br /&gt;
It is highly recommended that participants also subscribe to the [http://lists.lri.fr/mailman/listinfo/termtools termtools] mailing list, because that is where announcements will be made, and where discussion takes place.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== StarExec Wiki ==&lt;br /&gt;
&lt;br /&gt;
Lots of useful information about StarExec is available [https://wiki.uiowa.edu/display/stardev/User+Guide here].&lt;br /&gt;
&lt;br /&gt;
== Technical Detail ==&lt;br /&gt;
&lt;br /&gt;
The competition will be running on [http://www.starexec.org/  StarExec] - a cross-community solver (tool) execution and benchmark (problem) library service under joint development (since 2012) at the University of Iowa and the University of Miami.&lt;br /&gt;
&lt;br /&gt;
Competition data will be presented via [https://github.com/stefanvonderkrone/star-exec-presenter star-exec-presenter] - developed and running at HTWK Leipzig.&lt;br /&gt;
&lt;br /&gt;
Technical details about the execution platform (as of 2014) can be found [http://www.termination-portal.org/wiki/Termination_Competition_2014_technical_details here].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
To contact the steering committee of the termination competition, send an email to terminationcompetitionsc&amp;lt;at&amp;gt;lists.rwth-aachen.de. &lt;br /&gt;
&lt;br /&gt;
The competition organizers can be reached at johannes.waldmann&amp;lt;at&amp;gt;htwk-leipzig.de&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Changes with respect to 2014 ==&lt;br /&gt;
&lt;br /&gt;
These lists reflect the discussion in the community, and in the steering committee. Items are preliminary, and not officially binding. &lt;br /&gt;
Please do not edit this list (unless you're in the SC). Instead, send proposals to termtools or terminationcompetitionsc mailing list,&lt;br /&gt;
or create a new wiki page and put a link here.&lt;br /&gt;
&lt;br /&gt;
Proposed changes:&lt;br /&gt;
&lt;br /&gt;
* The answering scheme and the scoring of the complexity category slightly changed. The new version of the grammar and the updated scoring mechanism are described in more detail on the [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity related page],  and below is just a small summary of the changes.&lt;br /&gt;
** The grammar for answers was simplified and is now less ambiguous.&lt;br /&gt;
** The grammar for answers now explicitly contains lower bounds.&lt;br /&gt;
** Lower bounds will be counted for complexity.&lt;br /&gt;
&lt;br /&gt;
Adopted changes:&lt;br /&gt;
&lt;br /&gt;
* The CPF version has been updated from version 2.2 to version 2.3. This transition consists of purely incremental changes. The details of the changes are documented in the [http://cl2-informatik.uibk.ac.at/rewriting/mercurial.cgi/CPF CPF repository log].&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2015&amp;diff=1535</id>
		<title>Termination Competition 2015</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2015&amp;diff=1535"/>
		<updated>2015-06-06T07:50:29Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In 2015, the Termination Competition will be affiliated with [http://conference.mi.fu-berlin.de/cade-25/ CADE-25].&lt;br /&gt;
&lt;br /&gt;
== Dates  ==&lt;br /&gt;
&lt;br /&gt;
preliminary:&lt;br /&gt;
* registration of tools: July 1&lt;br /&gt;
* submission of problems: July 7&lt;br /&gt;
* updates of registered tools: July 15&lt;br /&gt;
&lt;br /&gt;
fixed:&lt;br /&gt;
* competition runs: August 5 and 6 (during CADE)&lt;br /&gt;
&lt;br /&gt;
== Competition Categories and Awards ==&lt;br /&gt;
&lt;br /&gt;
The competition contains several categories from the areas of&lt;br /&gt;
&lt;br /&gt;
* termination of term rewriting (all categories with HO/FO-TRSs, with- or without strategies)&lt;br /&gt;
* complexity analysis of term rewriting (all complexity categories)&lt;br /&gt;
* termination of programming languages (Logic Programming, Haskell, Java, C, ...)&lt;br /&gt;
&lt;br /&gt;
== Competition Procedure ==&lt;br /&gt;
&lt;br /&gt;
All participants in the same category will be run on a [http://www.termination-portal.org/wiki/Termination_Competition_Problem_Selection_Algorithm subset] of the existing problems of this category. The number of problems used in the competition is not fixed and will depend on the number of existing problems. The problem selection algorithm will be the same as in previous years [[Termination_Competition_Problem_Selection_Algorithm]]&lt;br /&gt;
There might be modifications of the rules suggested by the organizer and decided by the SC.&lt;br /&gt;
&lt;br /&gt;
The wall-clock timeout will be 60 (up to 300) seconds, and 4 cores will be available (if a tool wants to use concurrent execution).&lt;br /&gt;
&lt;br /&gt;
The tools will be started in their directory and obtain&lt;br /&gt;
&lt;br /&gt;
* the problem file name on the command line,&lt;br /&gt;
* and extra info from environment variables, cf. [[Termination Competition 2014 technical details]]&lt;br /&gt;
&lt;br /&gt;
The tools are expected to give an answer (YES, NO, MAYBE) in the first line on stdout, followed by a proof in ASCII, HTML, or CPF format. Exceptions to these rules are the [http://www.termination-portal.org/wiki/Termination_Competition_Certified_Categories_Competition certified] (see also the [http://cl-informatik.uibk.ac.at/software/cpf/ CPF-website]) and [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity] categories. See all existing [http://www.termination-portal.org/wiki/Category:Categories categories] for more details.&lt;br /&gt;
&lt;br /&gt;
For those problems where a correct answer is (partially) known, any contradictory answer will be penalized with a high negative score. Moreover, those buggy systems may have the opportunity to provide a corrected version that will be run again after the end of the live execution (displaying the new results afterwards, but out of competition). &lt;br /&gt;
&lt;br /&gt;
For those categories devoted to prove only termination or non-termination, the score of a tool is the number of non-contradictory answers minus the given penalization (if any).&lt;br /&gt;
&lt;br /&gt;
== Committees ==&lt;br /&gt;
&lt;br /&gt;
Steering Committee&lt;br /&gt;
* Jürgen Giesl, RWTH Aachen, Germany&lt;br /&gt;
* Frederic Mesnard, Université de la Réunion, France&lt;br /&gt;
* Albert Rubio (chair), UPC Barcelona, Spain&lt;br /&gt;
* Rene Thiemann, Universität Innsbruck, Austria&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany&lt;br /&gt;
&lt;br /&gt;
Organizing Commmittee&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
Participants must register&lt;br /&gt;
&lt;br /&gt;
* on Starexec (so you can upload and test your solver): enter your data at [https://www.starexec.org/starexec/public/registration.jsp StarExecRegistration], indicating the competition categories where they plan to enter tools and problems, and then upload their contributions to [http://www.starexec.org StarExec]&lt;br /&gt;
&lt;br /&gt;
* *and* with the Termination Competition Organizer  (so I known what solver/configuration to use).  Details will be announced here: [[Termination Competition 2015 Registration]]&lt;br /&gt;
&lt;br /&gt;
Note: if I (J. Waldmann) don't know you (&amp;quot;knowing&amp;quot; is roughly symmetrical), then I will ask you to specify: what termination tool you're working on, what competition categories you plan to take part in, your affiliation (in case you're a student,  also the name of your  advisor/research group leader). The email address you give in the registration should be your institutional one.&lt;br /&gt;
&lt;br /&gt;
We recommend to register early. After the deadline, access to [http://www.starexec.org StarExec] might be restricted. We need time to prepare the competition, and other competitions may be running in parallel.&lt;br /&gt;
&lt;br /&gt;
It is highly recommended that participants also subscribe to the [http://lists.lri.fr/mailman/listinfo/termtools termtools] mailing list, because that is where announcements will be made, and where discussion takes place.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== StarExec Wiki ==&lt;br /&gt;
&lt;br /&gt;
Lots of useful information about StarExec is available [https://wiki.uiowa.edu/display/stardev/User+Guide here].&lt;br /&gt;
&lt;br /&gt;
== Technical Detail ==&lt;br /&gt;
&lt;br /&gt;
The competition will be running on [http://www.starexec.org/  StarExec] - a cross-community solver (tool) execution and benchmark (problem) library service under joint development (since 2012) at the University of Iowa and the University of Miami.&lt;br /&gt;
&lt;br /&gt;
Competition data will be presented via [https://github.com/stefanvonderkrone/star-exec-presenter star-exec-presenter] - developed and running at HTWK Leipzig.&lt;br /&gt;
&lt;br /&gt;
Technical details about the execution platform (as of 2014) can be found [http://www.termination-portal.org/wiki/Termination_Competition_2014_technical_details here].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
To contact the steering committee of the termination competition, send an email to terminationcompetitionsc&amp;lt;at&amp;gt;lists.rwth-aachen.de. &lt;br /&gt;
&lt;br /&gt;
The competition organizers can be reached at johannes.waldmann&amp;lt;at&amp;gt;htwk-leipzig.de&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Changes with respect to 2014 ==&lt;br /&gt;
&lt;br /&gt;
These lists reflect the discussion in the community, and in the steering committee. Items are preliminary, and not officially binding. &lt;br /&gt;
Please do not edit this list (unless you're in the SC). Instead, send proposals to termtools or terminationcompetitionsc mailing list,&lt;br /&gt;
or create a new wiki page and put a link here.&lt;br /&gt;
&lt;br /&gt;
Proposed changes:&lt;br /&gt;
&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
Adopted changes:&lt;br /&gt;
&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2015&amp;diff=1534</id>
		<title>Termination Competition 2015</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2015&amp;diff=1534"/>
		<updated>2015-06-06T07:40:50Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: changed submission of tool deadline&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In 2015, the Termination Competition will be affiliated with [http://conference.mi.fu-berlin.de/cade-25/ CADE-25].&lt;br /&gt;
&lt;br /&gt;
== Dates  ==&lt;br /&gt;
&lt;br /&gt;
preliminary:&lt;br /&gt;
* registration of tools: July 1&lt;br /&gt;
* submission of problems: July 8&lt;br /&gt;
* updates of registered tools: July 15&lt;br /&gt;
&lt;br /&gt;
fixed:&lt;br /&gt;
* competition runs: August 5 and 6 (during CADE)&lt;br /&gt;
&lt;br /&gt;
== Competition Categories and Awards ==&lt;br /&gt;
&lt;br /&gt;
The competition contains several categories from the areas of&lt;br /&gt;
&lt;br /&gt;
* termination of term rewriting (all categories with HO/FO-TRSs, with- or without strategies)&lt;br /&gt;
* complexity analysis of term rewriting (all complexity categories)&lt;br /&gt;
* termination of programming languages (Logic Programming, Haskell, Java, C, ...)&lt;br /&gt;
&lt;br /&gt;
== Competition Procedure ==&lt;br /&gt;
&lt;br /&gt;
All participants in the same category will be run on a [http://www.termination-portal.org/wiki/Termination_Competition_Problem_Selection_Algorithm subset] of the existing problems of this category. The number of problems used in the competition is not fixed and will depend on the number of existing problems. The problem selection algorithm will be the same as in previous years [[Termination_Competition_Problem_Selection_Algorithm]]&lt;br /&gt;
There might be modifications of the rules suggested by the organizer and decided by the SC.&lt;br /&gt;
&lt;br /&gt;
The wall-clock timeout will be 60 (up to 300) seconds, and 4 cores will be available (if a tool wants to use concurrent execution).&lt;br /&gt;
&lt;br /&gt;
The tools will be started in their directory and obtain&lt;br /&gt;
&lt;br /&gt;
* the problem file name on the command line,&lt;br /&gt;
* and extra info from environment variables, cf. [[Termination Competition 2014 technical details]]&lt;br /&gt;
&lt;br /&gt;
The tools are expected to give an answer (YES, NO, MAYBE) in the first line on stdout, followed by a proof in ASCII, HTML, or CPF format. Exceptions to these rules are the [http://www.termination-portal.org/wiki/Termination_Competition_Certified_Categories_Competition certified] (see also the [http://cl-informatik.uibk.ac.at/software/cpf/ CPF-website]) and [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity] categories. See all existing [http://www.termination-portal.org/wiki/Category:Categories categories] for more details.&lt;br /&gt;
&lt;br /&gt;
For those problems where a correct answer is (partially) known, any contradictory answer will be penalized with a high negative score. Moreover, those buggy systems may have the opportunity to provide a corrected version that will be run again after the end of the live execution (displaying the new results afterwards, but out of competition). &lt;br /&gt;
&lt;br /&gt;
For those categories devoted to prove only termination or non-termination, the score of a tool is the number of non-contradictory answers minus the given penalization (if any).&lt;br /&gt;
&lt;br /&gt;
== Committees ==&lt;br /&gt;
&lt;br /&gt;
Steering Committee&lt;br /&gt;
* Jürgen Giesl, RWTH Aachen, Germany&lt;br /&gt;
* Frederic Mesnard, Université de la Réunion, France&lt;br /&gt;
* Albert Rubio (chair), UPC Barcelona, Spain&lt;br /&gt;
* Rene Thiemann, Universität Innsbruck, Austria&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany&lt;br /&gt;
&lt;br /&gt;
Organizing Commmittee&lt;br /&gt;
* Johannes Waldmann, HTWK Leipzig, Germany&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
Participants must register&lt;br /&gt;
&lt;br /&gt;
* on Starexec (so you can upload and test your solver): enter your data at [https://www.starexec.org/starexec/public/registration.jsp StarExecRegistration], indicating the competition categories where they plan to enter tools and problems, and then upload their contributions to [http://www.starexec.org StarExec]&lt;br /&gt;
&lt;br /&gt;
* *and* with the Termination Competition Organizer  (so I known what solver/configuration to use).  Details will be announced here: [[Termination Competition 2015 Registration]]&lt;br /&gt;
&lt;br /&gt;
Note: if I (J. Waldmann) don't know you (&amp;quot;knowing&amp;quot; is roughly symmetrical), then I will ask you to specify: what termination tool you're working on, what competition categories you plan to take part in, your affiliation (in case you're a student,  also the name of your  advisor/research group leader). The email address you give in the registration should be your institutional one.&lt;br /&gt;
&lt;br /&gt;
We recommend to register early. After the deadline, access to [http://www.starexec.org StarExec] might be restricted. We need time to prepare the competition, and other competitions may be running in parallel.&lt;br /&gt;
&lt;br /&gt;
It is highly recommended that participants also subscribe to the [http://lists.lri.fr/mailman/listinfo/termtools termtools] mailing list, because that is where announcements will be made, and where discussion takes place.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== StarExec Wiki ==&lt;br /&gt;
&lt;br /&gt;
Lots of useful information about StarExec is available [https://wiki.uiowa.edu/display/stardev/User+Guide here].&lt;br /&gt;
&lt;br /&gt;
== Technical Detail ==&lt;br /&gt;
&lt;br /&gt;
The competition will be running on [http://www.starexec.org/  StarExec] - a cross-community solver (tool) execution and benchmark (problem) library service under joint development (since 2012) at the University of Iowa and the University of Miami.&lt;br /&gt;
&lt;br /&gt;
Competition data will be presented via [https://github.com/stefanvonderkrone/star-exec-presenter star-exec-presenter] - developed and running at HTWK Leipzig.&lt;br /&gt;
&lt;br /&gt;
Technical details about the execution platform (as of 2014) can be found [http://www.termination-portal.org/wiki/Termination_Competition_2014_technical_details here].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
To contact the steering committee of the termination competition, send an email to terminationcompetitionsc&amp;lt;at&amp;gt;lists.rwth-aachen.de. &lt;br /&gt;
&lt;br /&gt;
The competition organizers can be reached at johannes.waldmann&amp;lt;at&amp;gt;htwk-leipzig.de&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Changes with respect to 2014 ==&lt;br /&gt;
&lt;br /&gt;
These lists reflect the discussion in the community, and in the steering committee. Items are preliminary, and not officially binding. &lt;br /&gt;
Please do not edit this list (unless you're in the SC). Instead, send proposals to termtools or terminationcompetitionsc mailing list,&lt;br /&gt;
or create a new wiki page and put a link here.&lt;br /&gt;
&lt;br /&gt;
Proposed changes:&lt;br /&gt;
&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
Adopted changes:&lt;br /&gt;
&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1515</id>
		<title>TPDB</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1515"/>
		<updated>2014-07-31T07:35:08Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: /* Syntax and semantics specification */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Termination Problems Data Base collects termination problems&lt;br /&gt;
that are being used in termination competitions.&lt;br /&gt;
&lt;br /&gt;
== Syntax and semantics specification ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* for versions from 7.* onwards (XML format): [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc.xsd xtc.xsd], already part of the [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB TPDB]&lt;br /&gt;
* for versions up to 5.*: http://www.lri.fr/~marche/tpdb/format.html&lt;br /&gt;
&lt;br /&gt;
see also:&lt;br /&gt;
&lt;br /&gt;
* output specification for certified categories: http://cl-informatik.uibk.ac.at/software/cpf/&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
* version 9.0 (2014) http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB&lt;br /&gt;
* version 7.* (2009), 8.0 (2010), 8.0.1 (2011), 8.0.6 (2012) and 8.0.7 (2013) http://termcomp.uibk.ac.at/status/downloads/&lt;br /&gt;
* version 6.0.2  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-6.0.2.tar.gz&lt;br /&gt;
* version 5.0.2 (2008..2009)  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-5.0.2.tar.gz&lt;br /&gt;
* earlier versions (2003 .. 2007)  http://www.lri.fr/~marche/tpdb/&lt;br /&gt;
&lt;br /&gt;
== Sources ==&lt;br /&gt;
&lt;br /&gt;
The following are references for classical problem sets that appear in TPDB. &lt;br /&gt;
&lt;br /&gt;
* TRS/SK90 Joachim Steinbach, Ulrich Kühler: Check your Ordering - termination proofs and open Problems, Technical Report SR-90-25, Universität Kaiserslautern, 1990.&lt;br /&gt;
* TRS/D33 Nachum Dershowitz: 33 Examples of Termination, 1995 Proc. French Spring School of Theoretical Computer Science, LNCS 909, http://www.math.tau.ac.il/~nachumd/papers/printemp-print.pdf&lt;br /&gt;
* TRS/AG01 Thomas Arts, Jürgen Giesl: Termination of term rewriting using dependency pairs, 2000, http://dblp.uni-trier.de/rec/bibtex/journals/tcs/ArtsG00 http://verify.rwth-aachen.de/giesl/papers/ibn-97-46.ps&lt;br /&gt;
* SRS/Zantema 128 string rewriting termination problems collected by Hans Zantema (2004?)&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
* converter from pre-7 (textual) format to 7.* (XML) format: http://termcomp.uibk.ac.at/current/convert.jar , usage:&lt;br /&gt;
&lt;br /&gt;
 java -jar convert.jar someTrs.trs &amp;gt; someTrs.xml &lt;br /&gt;
&lt;br /&gt;
* converter from 7.* (XML) format to pre-7 (textual) format: [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc2tpdb.xsl xtc2tpdb.xsl], already part of the [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB TPDB], usage:&lt;br /&gt;
&lt;br /&gt;
 xsltproc xtc2tpdb.xsl someTrs.xml &amp;gt; someTrs.trs&lt;br /&gt;
&lt;br /&gt;
* Haskell library for reading and writing TPDB (plain and XML format) [http://hackage.haskell.org/package/tpdb]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1514</id>
		<title>TPDB</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1514"/>
		<updated>2014-07-31T07:34:19Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: fixed links which now point into repository for TPDB&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Termination Problems Data Base collects termination problems&lt;br /&gt;
that are being used in termination competitions.&lt;br /&gt;
&lt;br /&gt;
== Syntax and semantics specification ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* for versions from 7.* onwards (XML format): [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc.xsd xtc.xsd], available within TPDB&lt;br /&gt;
* for versions up to 5.*: http://www.lri.fr/~marche/tpdb/format.html&lt;br /&gt;
&lt;br /&gt;
see also:&lt;br /&gt;
&lt;br /&gt;
* output specification for certified categories: http://cl-informatik.uibk.ac.at/software/cpf/&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
* version 9.0 (2014) http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB&lt;br /&gt;
* version 7.* (2009), 8.0 (2010), 8.0.1 (2011), 8.0.6 (2012) and 8.0.7 (2013) http://termcomp.uibk.ac.at/status/downloads/&lt;br /&gt;
* version 6.0.2  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-6.0.2.tar.gz&lt;br /&gt;
* version 5.0.2 (2008..2009)  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-5.0.2.tar.gz&lt;br /&gt;
* earlier versions (2003 .. 2007)  http://www.lri.fr/~marche/tpdb/&lt;br /&gt;
&lt;br /&gt;
== Sources ==&lt;br /&gt;
&lt;br /&gt;
The following are references for classical problem sets that appear in TPDB. &lt;br /&gt;
&lt;br /&gt;
* TRS/SK90 Joachim Steinbach, Ulrich Kühler: Check your Ordering - termination proofs and open Problems, Technical Report SR-90-25, Universität Kaiserslautern, 1990.&lt;br /&gt;
* TRS/D33 Nachum Dershowitz: 33 Examples of Termination, 1995 Proc. French Spring School of Theoretical Computer Science, LNCS 909, http://www.math.tau.ac.il/~nachumd/papers/printemp-print.pdf&lt;br /&gt;
* TRS/AG01 Thomas Arts, Jürgen Giesl: Termination of term rewriting using dependency pairs, 2000, http://dblp.uni-trier.de/rec/bibtex/journals/tcs/ArtsG00 http://verify.rwth-aachen.de/giesl/papers/ibn-97-46.ps&lt;br /&gt;
* SRS/Zantema 128 string rewriting termination problems collected by Hans Zantema (2004?)&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
* converter from pre-7 (textual) format to 7.* (XML) format: http://termcomp.uibk.ac.at/current/convert.jar , usage:&lt;br /&gt;
&lt;br /&gt;
 java -jar convert.jar someTrs.trs &amp;gt; someTrs.xml &lt;br /&gt;
&lt;br /&gt;
* converter from 7.* (XML) format to pre-7 (textual) format: [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc2tpdb.xsl xtc2tpdb.xsl], already part of the [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB TPDB], usage:&lt;br /&gt;
&lt;br /&gt;
 xsltproc xtc2tpdb.xsl someTrs.xml &amp;gt; someTrs.trs&lt;br /&gt;
&lt;br /&gt;
* Haskell library for reading and writing TPDB (plain and XML format) [http://hackage.haskell.org/package/tpdb]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1513</id>
		<title>TPDB</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1513"/>
		<updated>2014-07-31T07:28:30Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: changed link from termcomp into TPDB-repository&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Termination Problems Data Base collects termination problems&lt;br /&gt;
that are being used in termination competitions.&lt;br /&gt;
&lt;br /&gt;
== Syntax and semantics specification ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* for versions from 7.* onwards (XML format): [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc.xsd xtc.xsd], available within TPDB&lt;br /&gt;
* for versions up to 5.*: http://www.lri.fr/~marche/tpdb/format.html&lt;br /&gt;
&lt;br /&gt;
see also:&lt;br /&gt;
&lt;br /&gt;
* output specification for certified categories: http://cl-informatik.uibk.ac.at/software/cpf/&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
* version 9.0 (2014) http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB&lt;br /&gt;
* version 7.* (2009), 8.0 (2010), 8.0.1 (2011), 8.0.6 (2012) and 8.0.7 (2013) http://termcomp.uibk.ac.at/status/downloads/&lt;br /&gt;
* version 6.0.2  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-6.0.2.tar.gz&lt;br /&gt;
* version 5.0.2 (2008..2009)  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-5.0.2.tar.gz&lt;br /&gt;
* earlier versions (2003 .. 2007)  http://www.lri.fr/~marche/tpdb/&lt;br /&gt;
&lt;br /&gt;
== Sources ==&lt;br /&gt;
&lt;br /&gt;
The following are references for classical problem sets that appear in TPDB. &lt;br /&gt;
&lt;br /&gt;
* TRS/SK90 Joachim Steinbach, Ulrich Kühler: Check your Ordering - termination proofs and open Problems, Technical Report SR-90-25, Universität Kaiserslautern, 1990.&lt;br /&gt;
* TRS/D33 Nachum Dershowitz: 33 Examples of Termination, 1995 Proc. French Spring School of Theoretical Computer Science, LNCS 909, http://www.math.tau.ac.il/~nachumd/papers/printemp-print.pdf&lt;br /&gt;
* TRS/AG01 Thomas Arts, Jürgen Giesl: Termination of term rewriting using dependency pairs, 2000, http://dblp.uni-trier.de/rec/bibtex/journals/tcs/ArtsG00 http://verify.rwth-aachen.de/giesl/papers/ibn-97-46.ps&lt;br /&gt;
* SRS/Zantema 128 string rewriting termination problems collected by Hans Zantema (2004?)&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
* converter from pre-7 (textual) format to 7.* (XML) format: http://termcomp.uibk.ac.at/current/convert.jar , usage:&lt;br /&gt;
&lt;br /&gt;
 java -jar convert.jar someTrs.trs &amp;gt; someTrs.xml &lt;br /&gt;
&lt;br /&gt;
* converter from 7.* (XML) format to pre-7 (textual) format: http://termcomp.uibk.ac.at/current/xtc2tpdb.xsl , usage:&lt;br /&gt;
&lt;br /&gt;
 xsltproc xtc2tpdb.xsl someTrs.xml &amp;gt; someTrs.trs&lt;br /&gt;
&lt;br /&gt;
* Haskell library for reading and writing TPDB (plain and XML format) [http://hackage.haskell.org/package/tpdb]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=XTC_Format_Specification&amp;diff=1512</id>
		<title>XTC Format Specification</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=XTC_Format_Specification&amp;diff=1512"/>
		<updated>2014-07-31T07:14:34Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: /* Schema */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Schema =&lt;br /&gt;
The schema &amp;lt;tt&amp;gt;xtc.xsd&amp;lt;/tt&amp;gt; is part of the termination problem database ([http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB TPDB]) in the subdirectory &amp;lt;tt&amp;gt;xml&amp;lt;/tt&amp;gt;. The schema can be inspected &lt;br /&gt;
[http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/file/tip/xml/xtc.xsd within the browser] or &lt;br /&gt;
[http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc.xsd downloaded].&lt;br /&gt;
&lt;br /&gt;
= XML Structure =&lt;br /&gt;
The XML structure has the following main blocks:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;trs&amp;gt;: this block contains all the information pertinent to the TRS itself. A more detailed description is below.&lt;br /&gt;
* &amp;lt;strategy&amp;gt;: this corresponds to the (STRATEGY ) block in the TPDB format.&lt;br /&gt;
* &amp;lt;startterm&amp;gt;: this is an extension for complexity analysis&lt;br /&gt;
* &amp;lt;status&amp;gt;: this is a meta-information block which contains information relating to the known termination status of a given problem.&lt;br /&gt;
*&amp;lt;metainformation&amp;gt;: more meta-information pertaining to the author of a problem, can also contain free-form comments.&lt;br /&gt;
&lt;br /&gt;
Both &amp;lt;status&amp;gt; and &amp;lt;metainformation&amp;gt; will be stored in the database, but stripped from input files for the purposes of running the competition.&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;trs&amp;gt; block is structured as follows:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;rules&amp;gt;: this block contains all the rules of a TRS, relative rules are separated into a separate child &amp;lt;relrules&amp;gt;; both these blocks can contain multiple &amp;lt;rule&amp;gt; children, consisting of a &amp;lt;lhs&amp;gt;, &amp;lt;rhs&amp;gt; and optional &amp;lt;conditions&amp;gt; block.&lt;br /&gt;
* &amp;lt;signature&amp;gt;: this block contains the list of function symbols with their signatures (name, arity, theory and context-sensitive replacement-map).&lt;br /&gt;
* &amp;lt;comment&amp;gt;: a free-form comment field about this TRS itself.&lt;br /&gt;
*&amp;lt;conditiontype&amp;gt;: for conditional TRS, this block is used to select the type of condition to be applied.&lt;br /&gt;
&lt;br /&gt;
The full structure can be seen in the XML Schema file linked above.&lt;br /&gt;
&lt;br /&gt;
= XSLT Transformation =&lt;br /&gt;
There are stylesheets to transform the XML-files into HTML or ASCII (the old TPDB format). Both stylesheets are contained in the TPDB, subdirectory &amp;lt;tt&amp;gt;xml&amp;lt;/tt&amp;gt;.&lt;br /&gt;
* converter to HTML:  [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtcHTML.xsl xtcHTML.xsl]&lt;br /&gt;
* converter to ASCII:  [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc2tpdb.xsl xtc2tpdb.xsl]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=XTC_Format_Specification&amp;diff=1511</id>
		<title>XTC Format Specification</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=XTC_Format_Specification&amp;diff=1511"/>
		<updated>2014-07-31T07:13:52Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: /* Schema */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Schema =&lt;br /&gt;
The schema &amp;lt;tt&amp;gt;xtc.xsd&amp;lt;/tt&amp;gt; is part of the termination problem database ([http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB TPDB]). The schema can be inspected &lt;br /&gt;
[http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/file/tip/xml/xtc.xsd within the browser] or &lt;br /&gt;
[http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc.xsd downloaded].&lt;br /&gt;
&lt;br /&gt;
= XML Structure =&lt;br /&gt;
The XML structure has the following main blocks:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;trs&amp;gt;: this block contains all the information pertinent to the TRS itself. A more detailed description is below.&lt;br /&gt;
* &amp;lt;strategy&amp;gt;: this corresponds to the (STRATEGY ) block in the TPDB format.&lt;br /&gt;
* &amp;lt;startterm&amp;gt;: this is an extension for complexity analysis&lt;br /&gt;
* &amp;lt;status&amp;gt;: this is a meta-information block which contains information relating to the known termination status of a given problem.&lt;br /&gt;
*&amp;lt;metainformation&amp;gt;: more meta-information pertaining to the author of a problem, can also contain free-form comments.&lt;br /&gt;
&lt;br /&gt;
Both &amp;lt;status&amp;gt; and &amp;lt;metainformation&amp;gt; will be stored in the database, but stripped from input files for the purposes of running the competition.&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;trs&amp;gt; block is structured as follows:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;rules&amp;gt;: this block contains all the rules of a TRS, relative rules are separated into a separate child &amp;lt;relrules&amp;gt;; both these blocks can contain multiple &amp;lt;rule&amp;gt; children, consisting of a &amp;lt;lhs&amp;gt;, &amp;lt;rhs&amp;gt; and optional &amp;lt;conditions&amp;gt; block.&lt;br /&gt;
* &amp;lt;signature&amp;gt;: this block contains the list of function symbols with their signatures (name, arity, theory and context-sensitive replacement-map).&lt;br /&gt;
* &amp;lt;comment&amp;gt;: a free-form comment field about this TRS itself.&lt;br /&gt;
*&amp;lt;conditiontype&amp;gt;: for conditional TRS, this block is used to select the type of condition to be applied.&lt;br /&gt;
&lt;br /&gt;
The full structure can be seen in the XML Schema file linked above.&lt;br /&gt;
&lt;br /&gt;
= XSLT Transformation =&lt;br /&gt;
There are stylesheets to transform the XML-files into HTML or ASCII (the old TPDB format). Both stylesheets are contained in the TPDB, subdirectory &amp;lt;tt&amp;gt;xml&amp;lt;/tt&amp;gt;.&lt;br /&gt;
* converter to HTML:  [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtcHTML.xsl xtcHTML.xsl]&lt;br /&gt;
* converter to ASCII:  [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc2tpdb.xsl xtc2tpdb.xsl]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=XTC_Format_Specification&amp;diff=1510</id>
		<title>XTC Format Specification</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=XTC_Format_Specification&amp;diff=1510"/>
		<updated>2014-07-31T07:13:01Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: corrected link to XSL-transformations&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Schema =&lt;br /&gt;
The schema &amp;lt;tt&amp;gt;xtc.xsd&amp;lt;/tt&amp;gt; is part of the termination problem database. The schema can be inspected &lt;br /&gt;
[http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/file/tip/xml/xtc.xsd within the browser] or &lt;br /&gt;
[http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc.xsd downloaded].&lt;br /&gt;
&lt;br /&gt;
= XML Structure =&lt;br /&gt;
The XML structure has the following main blocks:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;trs&amp;gt;: this block contains all the information pertinent to the TRS itself. A more detailed description is below.&lt;br /&gt;
* &amp;lt;strategy&amp;gt;: this corresponds to the (STRATEGY ) block in the TPDB format.&lt;br /&gt;
* &amp;lt;startterm&amp;gt;: this is an extension for complexity analysis&lt;br /&gt;
* &amp;lt;status&amp;gt;: this is a meta-information block which contains information relating to the known termination status of a given problem.&lt;br /&gt;
*&amp;lt;metainformation&amp;gt;: more meta-information pertaining to the author of a problem, can also contain free-form comments.&lt;br /&gt;
&lt;br /&gt;
Both &amp;lt;status&amp;gt; and &amp;lt;metainformation&amp;gt; will be stored in the database, but stripped from input files for the purposes of running the competition.&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;trs&amp;gt; block is structured as follows:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;rules&amp;gt;: this block contains all the rules of a TRS, relative rules are separated into a separate child &amp;lt;relrules&amp;gt;; both these blocks can contain multiple &amp;lt;rule&amp;gt; children, consisting of a &amp;lt;lhs&amp;gt;, &amp;lt;rhs&amp;gt; and optional &amp;lt;conditions&amp;gt; block.&lt;br /&gt;
* &amp;lt;signature&amp;gt;: this block contains the list of function symbols with their signatures (name, arity, theory and context-sensitive replacement-map).&lt;br /&gt;
* &amp;lt;comment&amp;gt;: a free-form comment field about this TRS itself.&lt;br /&gt;
*&amp;lt;conditiontype&amp;gt;: for conditional TRS, this block is used to select the type of condition to be applied.&lt;br /&gt;
&lt;br /&gt;
The full structure can be seen in the XML Schema file linked above.&lt;br /&gt;
&lt;br /&gt;
= XSLT Transformation =&lt;br /&gt;
There are stylesheets to transform the XML-files into HTML or ASCII (the old TPDB format). Both stylesheets are contained in the TPDB, subdirectory &amp;lt;tt&amp;gt;xml&amp;lt;/tt&amp;gt;.&lt;br /&gt;
* converter to HTML:  [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtcHTML.xsl xtcHTML.xsl]&lt;br /&gt;
* converter to ASCII:  [http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc2tpdb.xsl xtc2tpdb.xsl]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=XTC_Format_Specification&amp;diff=1509</id>
		<title>XTC Format Specification</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=XTC_Format_Specification&amp;diff=1509"/>
		<updated>2014-07-31T07:03:49Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: /* Schema */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Schema =&lt;br /&gt;
The schema &amp;lt;tt&amp;gt;xtc.xsd&amp;lt;/tt&amp;gt; is part of the termination problem database. The schema can be inspected &lt;br /&gt;
[http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/file/tip/xml/xtc.xsd within the browser] or &lt;br /&gt;
[http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc.xsd downloaded].&lt;br /&gt;
&lt;br /&gt;
= XML Structure =&lt;br /&gt;
The XML structure has the following main blocks:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;trs&amp;gt;: this block contains all the information pertinent to the TRS itself. A more detailed description is below.&lt;br /&gt;
* &amp;lt;strategy&amp;gt;: this corresponds to the (STRATEGY ) block in the TPDB format.&lt;br /&gt;
* &amp;lt;startterm&amp;gt;: this is an extension for complexity analysis&lt;br /&gt;
* &amp;lt;status&amp;gt;: this is a meta-information block which contains information relating to the known termination status of a given problem.&lt;br /&gt;
*&amp;lt;metainformation&amp;gt;: more meta-information pertaining to the author of a problem, can also contain free-form comments.&lt;br /&gt;
&lt;br /&gt;
Both &amp;lt;status&amp;gt; and &amp;lt;metainformation&amp;gt; will be stored in the database, but stripped from input files for the purposes of running the competition.&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;trs&amp;gt; block is structured as follows:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;rules&amp;gt;: this block contains all the rules of a TRS, relative rules are separated into a separate child &amp;lt;relrules&amp;gt;; both these blocks can contain multiple &amp;lt;rule&amp;gt; children, consisting of a &amp;lt;lhs&amp;gt;, &amp;lt;rhs&amp;gt; and optional &amp;lt;conditions&amp;gt; block.&lt;br /&gt;
* &amp;lt;signature&amp;gt;: this block contains the list of function symbols with their signatures (name, arity, theory and context-sensitive replacement-map).&lt;br /&gt;
* &amp;lt;comment&amp;gt;: a free-form comment field about this TRS itself.&lt;br /&gt;
*&amp;lt;conditiontype&amp;gt;: for conditional TRS, this block is used to select the type of condition to be applied.&lt;br /&gt;
&lt;br /&gt;
The full structure can be seen in the XML Schema file linked above.&lt;br /&gt;
&lt;br /&gt;
= XSLT Transformation =&lt;br /&gt;
The stylesheet can be found here: http://dev.aspsimon.org/workspace/projectdownloads/xtc2tpdb.xsl. More information to follow.&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=XTC_Format_Specification&amp;diff=1508</id>
		<title>XTC Format Specification</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=XTC_Format_Specification&amp;diff=1508"/>
		<updated>2014-07-31T07:03:30Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: Correct link to schema&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Schema =&lt;br /&gt;
The schema &amp;lt;tt&amp;gt;xtc.xsd&amp;lt;/tt&amp;gt; is part of the termination problem database. The file can be inspected &lt;br /&gt;
[http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/file/tip/xml/xtc.xsd within the browser] or &lt;br /&gt;
[http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB/raw-file/tip/xml/xtc.xsd downloaded].&lt;br /&gt;
&lt;br /&gt;
= XML Structure =&lt;br /&gt;
The XML structure has the following main blocks:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;trs&amp;gt;: this block contains all the information pertinent to the TRS itself. A more detailed description is below.&lt;br /&gt;
* &amp;lt;strategy&amp;gt;: this corresponds to the (STRATEGY ) block in the TPDB format.&lt;br /&gt;
* &amp;lt;startterm&amp;gt;: this is an extension for complexity analysis&lt;br /&gt;
* &amp;lt;status&amp;gt;: this is a meta-information block which contains information relating to the known termination status of a given problem.&lt;br /&gt;
*&amp;lt;metainformation&amp;gt;: more meta-information pertaining to the author of a problem, can also contain free-form comments.&lt;br /&gt;
&lt;br /&gt;
Both &amp;lt;status&amp;gt; and &amp;lt;metainformation&amp;gt; will be stored in the database, but stripped from input files for the purposes of running the competition.&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;trs&amp;gt; block is structured as follows:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;rules&amp;gt;: this block contains all the rules of a TRS, relative rules are separated into a separate child &amp;lt;relrules&amp;gt;; both these blocks can contain multiple &amp;lt;rule&amp;gt; children, consisting of a &amp;lt;lhs&amp;gt;, &amp;lt;rhs&amp;gt; and optional &amp;lt;conditions&amp;gt; block.&lt;br /&gt;
* &amp;lt;signature&amp;gt;: this block contains the list of function symbols with their signatures (name, arity, theory and context-sensitive replacement-map).&lt;br /&gt;
* &amp;lt;comment&amp;gt;: a free-form comment field about this TRS itself.&lt;br /&gt;
*&amp;lt;conditiontype&amp;gt;: for conditional TRS, this block is used to select the type of condition to be applied.&lt;br /&gt;
&lt;br /&gt;
The full structure can be seen in the XML Schema file linked above.&lt;br /&gt;
&lt;br /&gt;
= XSLT Transformation =&lt;br /&gt;
The stylesheet can be found here: http://dev.aspsimon.org/workspace/projectdownloads/xtc2tpdb.xsl. More information to follow.&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_Competition&amp;diff=1501</id>
		<title>Termination Competition</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_Competition&amp;diff=1501"/>
		<updated>2014-07-24T08:25:43Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: /* History of Termination Competitions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Annual International Termination Competition =&lt;br /&gt;
&lt;br /&gt;
During the 90's a number of new, powerful termination methods&lt;br /&gt;
was developed. Thus, at the the beginning of the millennium&lt;br /&gt;
many research groups started to develop [[:Category:Tools | tools for fully-automated termination analysis]].&lt;br /&gt;
&lt;br /&gt;
After a tool demonstration at the 2003 [[WST|Workshop on Termination]] in Valencia,&lt;br /&gt;
the community decided to install an annual termination competition&lt;br /&gt;
to spur the development of tools and new termination techniques.&lt;br /&gt;
&lt;br /&gt;
From 2004 till 2007, the competition organizer was Claude Marche, [http://www.lri.fr/~marche/termination-competition/ Paris].&lt;br /&gt;
Since 2008 the competition was run by Rene Thiemann, [http://termcomp.uibk.ac.at Innsbruck].&lt;br /&gt;
For 2014, we intend to move to the [https://www.starexec.org/ Star Exec] platform (at U Iowa).&lt;br /&gt;
&lt;br /&gt;
== Upcoming Competitions ==&lt;br /&gt;
&lt;br /&gt;
The [[Termination_Competition_2014|Termination Competition 2014]] will be part of [http://vsl2014.at/olympics/ FLoC Olympic Games].&lt;br /&gt;
&lt;br /&gt;
== Competition Categories ==&lt;br /&gt;
&lt;br /&gt;
Currently, the competition features the following categories:&lt;br /&gt;
* termination of [[String Rewriting|string]] and [[Term Rewriting|term rewriting]]&lt;br /&gt;
* [[Logic_Programming|termination of logic programs]]&lt;br /&gt;
* [[Certified_Termination|certified termination]] of string and term rewriting (since 2007)&lt;br /&gt;
* [[Functional_Programming|termination of functional programs]] (since 2007)&lt;br /&gt;
* [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity of rewrite systems] (since 2008)&lt;br /&gt;
* [[Java_Bytecode|termination of java bytecode programs]] (since 2009)&lt;br /&gt;
* [[Higher_Order|termination of higher order rewriting]] (since 2010)&lt;br /&gt;
Extensions under consideration for 2014&lt;br /&gt;
* [[C Programs]] &lt;br /&gt;
* [[Transition Systems]]&lt;br /&gt;
Longer term plans&lt;br /&gt;
* [[ITRS|integer term rewriting]] &lt;br /&gt;
&lt;br /&gt;
Discussion is open and primarily happens on the termtools mailing list.&lt;br /&gt;
Decisions will be made by votes among the [[Termination Competition Steering Committee]].&lt;br /&gt;
&lt;br /&gt;
== Termination Problems Data Base ==&lt;br /&gt;
&lt;br /&gt;
The [[TPDB|Termination Problems Data Base]] collects all the problems used in the competitions. &lt;br /&gt;
&lt;br /&gt;
We welcome problem submissions from non-participants.&lt;br /&gt;
&lt;br /&gt;
== History of Termination Competitions ==&lt;br /&gt;
&lt;br /&gt;
The following competitions have taken place:&lt;br /&gt;
&lt;br /&gt;
* [[Termination Competition 2014]], [http://nfa.imn.htwk-leipzig.de/termcomp/competition/20 Results of Competition], [http://nfa.imn.htwk-leipzig.de/termcomp/competition/23 Results of Demonstration]&lt;br /&gt;
*  [[Termination Competition 2013]], [http://termcomp.uibk.ac.at/termcomp/competition/competitionSummary.seam?comp=437763 Results], [http://termcomp.uibk.ac.at/2013/competition2013.pdf Report]&lt;br /&gt;
&lt;br /&gt;
*  [[Termination Competition 2012]], [http://termcomp.uibk.ac.at/termcomp/competition/competitionSummary.seam?comp=362062 Results], [http://verify.rwth-aachen.de/giesl/competition2012.pdf Report]&lt;br /&gt;
&lt;br /&gt;
*  [[Termination Competition 2011]], [http://termcomp.uibk.ac.at/termcomp/competition/competitionSummary.seam?comp=230715 Results], [http://termcomp.uibk.ac.at/2011/competition2011.pdf Report]&lt;br /&gt;
&lt;br /&gt;
*  [[Termination Competition 2010]], [http://termcomp.uibk.ac.at/termcomp/competition/competitionSummary.seam?comp=185404 Results] &lt;br /&gt;
&lt;br /&gt;
*  Termination Competition 2009 [http://termcomp.uibk.ac.at/termcomp/competition/competitionSummary.seam?comp=101722 Results], [http://lists.lri.fr/pipermail/termtools/2009-November/000778.html Announcement]&lt;br /&gt;
&lt;br /&gt;
* [[Termination_Competition_2008|Termination Competition 2008]], [http://termcomp.uibk.ac.at/termcomp/competition/competitionSummary.seam?comp=15991 Results], [http://www.imn.htwk-leipzig.de/~waldmann/talk/09/wst/ Report]&lt;br /&gt;
* [http://www.lri.fr/~marche/termination-competition/2007/ Termination Competition 2007], [http://www.imn.htwk-leipzig.de/~waldmann/talk/07/wst/competition/ Report]&lt;br /&gt;
* [http://www.lri.fr/~marche/termination-competition/2006/ Termination Competition 2006], [http://www.lri.fr/~marche/termination-competition/2006/reportCompetition2006.pdf Report]&lt;br /&gt;
* [http://www.lri.fr/~marche/termination-competition/2005/ Termination Competition 2005], [http://www.lri.fr/~marche/termination-competition/2005/TC.ppt Report]&lt;br /&gt;
* [http://www.lri.fr/~marche/termination-competition/2004/ Termination Competition 2004], [http://www.lri.fr/~marche/termination-competition/2004/slides-1jun2004.ps Report]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1491</id>
		<title>TPDB</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1491"/>
		<updated>2014-07-04T09:34:33Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: Added link to new to TPDB location&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Termination Problems Data Base collects termination problems&lt;br /&gt;
that are being used in termination competitions.&lt;br /&gt;
&lt;br /&gt;
== Syntax and semantics specification ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* for versions from 7.* onwards (XML format): http://termcomp.uibk.ac.at/tpdb/xtc.xsd&lt;br /&gt;
* for versions up to 5.*: http://www.lri.fr/~marche/tpdb/format.html&lt;br /&gt;
&lt;br /&gt;
see also:&lt;br /&gt;
&lt;br /&gt;
* output specification for certified categories: http://cl-informatik.uibk.ac.at/software/cpf/&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
* version 9.0 (2014) http://cl2-informatik.uibk.ac.at/mercurial.cgi/TPDB&lt;br /&gt;
* version 7.* (2009), 8.0 (2010), 8.0.1 (2011), 8.0.6 (2012) and 8.0.7 (2013) http://termcomp.uibk.ac.at/status/downloads/&lt;br /&gt;
* version 6.0.2  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-6.0.2.tar.gz&lt;br /&gt;
* version 5.0.2 (2008..2009)  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-5.0.2.tar.gz&lt;br /&gt;
* earlier versions (2003 .. 2007)  http://www.lri.fr/~marche/tpdb/&lt;br /&gt;
&lt;br /&gt;
== Sources ==&lt;br /&gt;
&lt;br /&gt;
The following are references for classical problem sets that appear in TPDB. &lt;br /&gt;
&lt;br /&gt;
* TRS/SK90 Joachim Steinbach, Ulrich Kühler: Check your Ordering - termination proofs and open Problems, Technical Report SR-90-25, Universität Kaiserslautern, 1990.&lt;br /&gt;
* TRS/D33 Nachum Dershowitz: 33 Examples of Termination, 1995 Proc. French Spring School of Theoretical Computer Science, LNCS 909, http://www.math.tau.ac.il/~nachumd/papers/printemp-print.pdf&lt;br /&gt;
* TRS/AG01 Thomas Arts, Jürgen Giesl: Termination of term rewriting using dependency pairs, 2000, http://dblp.uni-trier.de/rec/bibtex/journals/tcs/ArtsG00 http://verify.rwth-aachen.de/giesl/papers/ibn-97-46.ps&lt;br /&gt;
* SRS/Zantema 128 string rewriting termination problems collected by Hans Zantema (2004?)&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
* converter from pre-7 (textual) format to 7.* (XML) format: http://termcomp.uibk.ac.at/current/convert.jar , usage:&lt;br /&gt;
&lt;br /&gt;
 java -jar convert.jar someTrs.trs &amp;gt; someTrs.xml &lt;br /&gt;
&lt;br /&gt;
* converter from 7.* (XML) format to pre-7 (textual) format: http://termcomp.uibk.ac.at/current/xtc2tpdb.xsl , usage:&lt;br /&gt;
&lt;br /&gt;
 xsltproc xtc2tpdb.xsl someTrs.xml &amp;gt; someTrs.trs&lt;br /&gt;
&lt;br /&gt;
* Haskell library for reading and writing TPDB (plain and XML format) [http://hackage.haskell.org/package/tpdb]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1466</id>
		<title>TPDB</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1466"/>
		<updated>2014-06-12T11:30:58Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: fixed links to more recent versions of converter&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Termination Problems Data Base collects termination problems&lt;br /&gt;
that are being used in termination competitions.&lt;br /&gt;
&lt;br /&gt;
== Syntax and semantics specification ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* for versions from 7.* onwards (XML format): http://termcomp.uibk.ac.at/tpdb/xtc.xsd&lt;br /&gt;
* for versions up to 5.*: http://www.lri.fr/~marche/tpdb/format.html&lt;br /&gt;
&lt;br /&gt;
see also:&lt;br /&gt;
&lt;br /&gt;
* output specification for certified categories: http://cl-informatik.uibk.ac.at/software/cpf/&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
* version 7.* (2009), 8.0 (2010), 8.0.1 (2011), 8.0.6 (2012) and 8.0.7 (2013) http://termcomp.uibk.ac.at/status/downloads/&lt;br /&gt;
* version 6.0.2  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-6.0.2.tar.gz&lt;br /&gt;
* version 5.0.2 (2008..2009)  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-5.0.2.tar.gz&lt;br /&gt;
* earlier versions (2003 .. 2007)  http://www.lri.fr/~marche/tpdb/&lt;br /&gt;
&lt;br /&gt;
== Sources ==&lt;br /&gt;
&lt;br /&gt;
The following are references for classical problem sets that appear in TPDB. &lt;br /&gt;
&lt;br /&gt;
* TRS/SK90 Joachim Steinbach, Ulrich Kühler: Check your Ordering - termination proofs and open Problems, Technical Report SR-90-25, Universität Kaiserslautern, 1990.&lt;br /&gt;
* TRS/D33 Nachum Dershowitz: 33 Examples of Termination, 1995 Proc. French Spring School of Theoretical Computer Science, LNCS 909, http://www.math.tau.ac.il/~nachumd/papers/printemp-print.pdf&lt;br /&gt;
* TRS/AG01 Thomas Arts, Jürgen Giesl: Termination of term rewriting using dependency pairs, 2000, http://dblp.uni-trier.de/rec/bibtex/journals/tcs/ArtsG00 http://verify.rwth-aachen.de/giesl/papers/ibn-97-46.ps&lt;br /&gt;
* SRS/Zantema 128 string rewriting termination problems collected by Hans Zantema (2004?)&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
* converter from pre-7 (textual) format to 7.* (XML) format: http://termcomp.uibk.ac.at/current/convert.jar , usage:&lt;br /&gt;
&lt;br /&gt;
 java -jar convert.jar someTrs.trs &amp;gt; someTrs.xml &lt;br /&gt;
&lt;br /&gt;
* converter from 7.* (XML) format to pre-7 (textual) format: http://termcomp.uibk.ac.at/current/xtc2tpdb.xsl , usage:&lt;br /&gt;
&lt;br /&gt;
 xsltproc xtc2tpdb.xsl someTrs.xml &amp;gt; someTrs.trs&lt;br /&gt;
&lt;br /&gt;
* Haskell library for reading and writing TPDB (plain and XML format) [http://hackage.haskell.org/package/tpdb]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Tools:CeTA&amp;diff=1370</id>
		<title>Tools:CeTA</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Tools:CeTA&amp;diff=1370"/>
		<updated>2014-05-07T17:14:59Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: add links to feature list of CeTA&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--&lt;br /&gt;
       Please fill in the data so that your tool can be added to some default&lt;br /&gt;
       categories and a simple tool page can be created. You may extend&lt;br /&gt;
       that tool page yourself after the following code block.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Tool&lt;br /&gt;
|shortname=CeTA&lt;br /&gt;
|longname=Certified Termination Analysis&lt;br /&gt;
|homepage=http://cl-informatik.uibk.ac.at/software/ceta/&lt;br /&gt;
|country=Austria&lt;br /&gt;
|university=LFU Innsbruck&lt;br /&gt;
|developers=[[People:Christian Sternagel|Christian Sternagel]], [[People:René Thiemann|René Thiemann]], and [[People:Harald Zankl|Harald Zankl]]&lt;br /&gt;
|publication=[[Bibtex:TS09|Certification of Termination Proofs using CeTA]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- If you want to add some additional information to the tool page, you can do so after this comment. --&amp;gt;&lt;br /&gt;
CeTA maintains a [http://cl-informatik.uibk.ac.at/software/ceta/#introduction list of supported techniques], moreover also the &lt;br /&gt;
[http://cl-informatik.uibk.ac.at/software/ceta/versions.php differences between the various CeTA versions] are described.&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1360</id>
		<title>TPDB</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1360"/>
		<updated>2014-02-24T13:38:47Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: /* Data */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Termination Problems Data Base collects termination problems&lt;br /&gt;
that are being used in termination competitions.&lt;br /&gt;
&lt;br /&gt;
== Syntax and semantics specification ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* for versions from 7.* onwards (XML format): http://termcomp.uibk.ac.at/tpdb/xtc.xsd&lt;br /&gt;
* for versions up to 5.*: http://www.lri.fr/~marche/tpdb/format.html&lt;br /&gt;
&lt;br /&gt;
see also:&lt;br /&gt;
&lt;br /&gt;
* output specification for certified categories: http://cl-informatik.uibk.ac.at/software/cpf/&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
* 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/&lt;br /&gt;
* version 6.0.2  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-6.0.2.tar.gz&lt;br /&gt;
* version 5.0.2 (2008..2009)  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-5.0.2.tar.gz&lt;br /&gt;
* earlier versions (2003 .. 2007)  http://www.lri.fr/~marche/tpdb/&lt;br /&gt;
&lt;br /&gt;
== Sources ==&lt;br /&gt;
&lt;br /&gt;
The following are references for classical problem sets that appear in TPDB. &lt;br /&gt;
&lt;br /&gt;
* TRS/SK90 Joachim Steinbach, Ulrich Kühler: Check your Ordering - termination proofs and open Problems, Technical Report SR-90-25, Universität Kaiserslautern, 1990.&lt;br /&gt;
* TRS/D33 Nachum Dershowitz: 33 Examples of Termination, 1995 Proc. French Spring School of Theoretical Computer Science, LNCS 909, http://www.math.tau.ac.il/~nachumd/papers/printemp-print.pdf&lt;br /&gt;
* TRS/AG01 Thomas Arts, Jürgen Giesl: Termination of term rewriting using dependency pairs, 2000, http://dblp.uni-trier.de/rec/bibtex/journals/tcs/ArtsG00 http://verify.rwth-aachen.de/giesl/papers/ibn-97-46.ps&lt;br /&gt;
* SRS/Zantema 128 string rewriting termination problems collected by Hans Zantema (2004?)&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
* converter from pre-7 (textual) format to 7.* (XML) format: http://termcomp.uibk.ac.at/status/convert.jar , usage:&lt;br /&gt;
&lt;br /&gt;
 java -jar convert.jar someTrs.trs &amp;gt; someTrs.xml &lt;br /&gt;
&lt;br /&gt;
* converter from 7.* (XML) format to pre-7 (textual) format: http://termcomp.uibk.ac.at/status/xtc2tpdb.xsl , usage:&lt;br /&gt;
&lt;br /&gt;
 xsltproc xtc2tpdb.xsl someTrs.xml &amp;gt; someTrs.trs&lt;br /&gt;
&lt;br /&gt;
* Haskell library for reading and writing TPDB (plain and XML format) [http://hackage.haskell.org/package/tpdb]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=News:Termination_Competition_2013:_June_24_-_June_26&amp;diff=1318</id>
		<title>News:Termination Competition 2013: June 24 - June 26</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=News:Termination_Competition_2013:_June_24_-_June_26&amp;diff=1318"/>
		<updated>2013-07-03T11:54:39Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: Created page with &amp;quot;{{News |text=The Termination Competition 2013 took place &amp;quot;live&amp;quot; during the [http://rta2013.few.vu.nl RTA conference]. |date=June 24 - June 26, 2013 }}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{News&lt;br /&gt;
|text=The [[Termination Competition 2013]] took place &amp;quot;live&amp;quot; during the [http://rta2013.few.vu.nl RTA conference].&lt;br /&gt;
|date=June 24 - June 26, 2013&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_Competition&amp;diff=1317</id>
		<title>Termination Competition</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_Competition&amp;diff=1317"/>
		<updated>2013-07-03T11:48:51Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Annual International Termination Competition =&lt;br /&gt;
&lt;br /&gt;
During the 90's a number of new, powerful termination methods&lt;br /&gt;
was developed. Thus, at the the beginning of the millennium&lt;br /&gt;
many research groups started to develop [[:Category:Tools | tools for fully-automated termination analysis]].&lt;br /&gt;
&lt;br /&gt;
After a tool demonstration at the 2003 [[WST|Workshop on Termination]] in Valencia,&lt;br /&gt;
the community decided to install an annual termination competition&lt;br /&gt;
to spur the development of tools and new termination techniques.&lt;br /&gt;
&lt;br /&gt;
From 2004 till 2007 the competition was hosted in [http://www.lri.fr/~marche/termination-competition/ Paris].&lt;br /&gt;
Since 2008 the competition is hosted in [http://termcomp.uibk.ac.at Innsbruck].&lt;br /&gt;
&lt;br /&gt;
== Upcoming Competitions ==&lt;br /&gt;
&lt;br /&gt;
The [[Termination_Competition_2013|Termination Competition 2013]] will be run during the &lt;br /&gt;
[http://www.win.tue.nl/rdp2013/ RDP 2013 Conference].&lt;br /&gt;
&lt;br /&gt;
The long-term plan is to move the termination competition to the [[Star_Exec|Star Exec]] platform.&lt;br /&gt;
&lt;br /&gt;
== Competition Categories ==&lt;br /&gt;
&lt;br /&gt;
Currently, the competition features the following categories:&lt;br /&gt;
* termination of [[String Rewriting|string]] and [[Term Rewriting|term rewriting]]&lt;br /&gt;
* [[Logic_Programming|termination of logic programs]]&lt;br /&gt;
* [[Certified_Termination|certified termination]] of string and term rewriting (since 2007)&lt;br /&gt;
* [[Functional_Programming|termination of functional programs]] (since 2007)&lt;br /&gt;
* [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity of rewrite systems] (since 2008)&lt;br /&gt;
* [[Java_Bytecode|termination of java bytecode programs]] (since 2009)&lt;br /&gt;
* [[Higher_Order|termination of higher order rewriting]] (since 2010)&lt;br /&gt;
Planned extensions:&lt;br /&gt;
* [[ITRS|integer term rewriting]] (under consideration)&lt;br /&gt;
&lt;br /&gt;
Discussion is open and primarily happens on the termtools mailing list.&lt;br /&gt;
Decisions will be made by votes among the [[Termination Competition Steering Committee]].&lt;br /&gt;
&lt;br /&gt;
== Termination Problems Data Base ==&lt;br /&gt;
&lt;br /&gt;
The [[TPDB|Termination Problems Data Base]] collects all the problems used in the competitions. &lt;br /&gt;
&lt;br /&gt;
We welcome problem submissions from non-participants.&lt;br /&gt;
&lt;br /&gt;
== History of Termination Competitions ==&lt;br /&gt;
&lt;br /&gt;
The following competitions have taken place:&lt;br /&gt;
&lt;br /&gt;
*  [[Termination Competition 2013]], [http://termcomp.uibk.ac.at/termcomp/competition/competitionSummary.seam?comp=437763 Results], [http://termcomp.uibk.ac.at/2013/competition2013.pdf Report]&lt;br /&gt;
&lt;br /&gt;
*  [[Termination Competition 2012]], [http://termcomp.uibk.ac.at/termcomp/competition/competitionSummary.seam?comp=362062 Results], [http://verify.rwth-aachen.de/giesl/competition2012.pdf Report]&lt;br /&gt;
&lt;br /&gt;
*  [[Termination Competition 2011]], [http://termcomp.uibk.ac.at/termcomp/competition/competitionSummary.seam?comp=230715 Results], [http://termcomp.uibk.ac.at/2011/competition2011.pdf Report]&lt;br /&gt;
&lt;br /&gt;
*  [[Termination Competition 2010]], [http://termcomp.uibk.ac.at/termcomp/competition/competitionSummary.seam?comp=185404 Results] &lt;br /&gt;
&lt;br /&gt;
*  Termination Competition 2009 [http://termcomp.uibk.ac.at/termcomp/competition/competitionSummary.seam?comp=101722 Results], [http://lists.lri.fr/pipermail/termtools/2009-November/000778.html Announcement]&lt;br /&gt;
&lt;br /&gt;
* [[Termination_Competition_2008|Termination Competition 2008]], [http://termcomp.uibk.ac.at/termcomp/competition/competitionSummary.seam?comp=15991 Results], [http://www.imn.htwk-leipzig.de/~waldmann/talk/09/wst/ Report]&lt;br /&gt;
* [http://www.lri.fr/~marche/termination-competition/2007/ Termination Competition 2007], [http://www.imn.htwk-leipzig.de/~waldmann/talk/07/wst/competition/ Report]&lt;br /&gt;
* [http://www.lri.fr/~marche/termination-competition/2006/ Termination Competition 2006], [http://www.lri.fr/~marche/termination-competition/2006/reportCompetition2006.pdf Report]&lt;br /&gt;
* [http://www.lri.fr/~marche/termination-competition/2005/ Termination Competition 2005], [http://www.lri.fr/~marche/termination-competition/2005/TC.ppt Report]&lt;br /&gt;
* [http://www.lri.fr/~marche/termination-competition/2004/ Termination Competition 2004], [http://www.lri.fr/~marche/termination-competition/2004/slides-1jun2004.ps Report]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1316</id>
		<title>TPDB</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1316"/>
		<updated>2013-07-03T11:46:59Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Termination Problems Data Base collects termination problems&lt;br /&gt;
that are being used in termination competitions.&lt;br /&gt;
&lt;br /&gt;
== Syntax and semantics specification ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* for versions from 7.* onwards (XML format): http://termcomp.uibk.ac.at/tpdb/xtc.xsd&lt;br /&gt;
* for versions up to 5.*: http://www.lri.fr/~marche/tpdb/format.html&lt;br /&gt;
&lt;br /&gt;
see also:&lt;br /&gt;
&lt;br /&gt;
* output specification for certified categories: http://cl-informatik.uibk.ac.at/software/cpf/&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
* 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/&lt;br /&gt;
* version 6.0.2  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-6.0.2.tar.gz&lt;br /&gt;
* version 5.* (2008 .. 2009)  http://dev.aspsimon.org/workspace/projectdownloads/tpdb-5.0.2.tar.gz&lt;br /&gt;
* earlier versions (2003 .. 2007)  http://www.lri.fr/~marche/tpdb/&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
* converter from pre-7 (textual) format to 7.* (XML) format: http://termcomp.uibk.ac.at/status/convert.jar , usage:&lt;br /&gt;
&lt;br /&gt;
 java -jar convert.jar someTrs.trs &amp;gt; someTrs.xml &lt;br /&gt;
&lt;br /&gt;
* converter from 7.* (XML) format to pre-7 (textual) format: http://termcomp.uibk.ac.at/status/xtc2tpdb.xsl , usage:&lt;br /&gt;
&lt;br /&gt;
 xsltproc xtc2tpdb.xsl someTrs.xml &amp;gt; someTrs.trs&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2013&amp;diff=1315</id>
		<title>Termination Competition 2013</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2013&amp;diff=1315"/>
		<updated>2013-06-17T15:34:48Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Termination Competition 2013 will be run during the [http://www.win.tue.nl/rdp2013/ RDP 2013 Conference] (June 23 - June 28).&lt;br /&gt;
&lt;br /&gt;
The competition will be hosted&lt;br /&gt;
on the [http://termcomp.uibk.ac.at Termcomp Platform] at Institute of&lt;br /&gt;
Computer Science, University of Innsbruck,&lt;br /&gt;
Austria.&lt;br /&gt;
&lt;br /&gt;
Results will be presented during the conference.&lt;br /&gt;
&lt;br /&gt;
Important Dates&lt;br /&gt;
&lt;br /&gt;
* Software requests:      May 27  2013, 13:01 CEST&lt;br /&gt;
* Problem submission:     June 10 2013, 13:01 CEST &lt;br /&gt;
* Tool submission:        June 19 2013, 13:01 CEST&lt;br /&gt;
* Competition start:      June 24 2013, 09:00 CEST &lt;br /&gt;
&lt;br /&gt;
Further information can be found on the [http://termcomp.uibk.ac.at/2013/rules.html 2013 competition site of the Termcomp Platform].&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1301</id>
		<title>TPDB</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=TPDB&amp;diff=1301"/>
		<updated>2012-07-10T08:04:16Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Termination Problems Data Base collects termination problems&lt;br /&gt;
that are being used in termination competitions.&lt;br /&gt;
&lt;br /&gt;
== Syntax and semantics specification ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* for versions from 7.* onwards (XML format): http://termcomp.uibk.ac.at/tpdb/xtc.xsd&lt;br /&gt;
* for versions up to 5.*: http://www.lri.fr/~marche/tpdb/format.html&lt;br /&gt;
&lt;br /&gt;
see also:&lt;br /&gt;
&lt;br /&gt;
* output specification for certified categories: http://cl-informatik.uibk.ac.at/software/cpf/&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
* version 7.* (2009), 8.0 (2010), 8.0.1 (2011), and 8.0.6 (2012) http://termcomp.uibk.ac.at/status/downloads/&lt;br /&gt;
* version 6.0.2  http://termcomp.uibk.ac.at/termcomp/docs/tpdb-6.0.2.tar.gz&lt;br /&gt;
* version 5.* (2008 .. 2009)  http://dev.aspsimon.org/workspace/projectdownloads/tpdb-5.0.2.tar.gz&lt;br /&gt;
* earlier versions (2003 .. 2007)  http://www.lri.fr/~marche/tpdb/&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
* converter from pre-7 (textual) format to 7.* (XML) format: http://termcomp.uibk.ac.at/status/convert.jar , usage:&lt;br /&gt;
&lt;br /&gt;
 java -jar convert.jar someTrs.trs &amp;gt; someTrs.xml &lt;br /&gt;
&lt;br /&gt;
* converter from 7.* (XML) format to pre-7 (textual) format: http://termcomp.uibk.ac.at/status/xtc2tpdb.xsl , usage:&lt;br /&gt;
&lt;br /&gt;
 xsltproc xtc2tpdb.xsl someTrs.xml &amp;gt; someTrs.trs&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_Competition&amp;diff=1300</id>
		<title>Termination Competition</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_Competition&amp;diff=1300"/>
		<updated>2012-07-09T14:34:56Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Annual International Termination Competition =&lt;br /&gt;
&lt;br /&gt;
During the 90's a number of new, powerful termination methods&lt;br /&gt;
was developed. Thus, at the the beginning of the millennium&lt;br /&gt;
many research groups started to develop [[:Category:Tools | tools for fully-automated termination analysis]].&lt;br /&gt;
&lt;br /&gt;
After a tool demonstration at the 2003 [[WST|Workshop on Termination]] in Valencia,&lt;br /&gt;
the community decided to install an annual termination competition&lt;br /&gt;
to spur the development of tools and new termination techniques.&lt;br /&gt;
&lt;br /&gt;
From 2004 till 2007 the competition was hosted in [http://www.lri.fr/~marche/termination-competition/ Paris].&lt;br /&gt;
Since 2008 the competition is hosted in [http://termcomp.uibk.ac.at Innsbruck].&lt;br /&gt;
&lt;br /&gt;
== Upcoming Competitions ==&lt;br /&gt;
&lt;br /&gt;
The [[Termination_Competition_2012|Termination Competition 2012]] is a satellite event of [http://ijcar.cs.manchester.ac.uk/ IJCAR] (June 26 - July 1).&lt;br /&gt;
&lt;br /&gt;
The long-term plan is to move the termination competition to the [[Star_Exec|Star Exec]] platform.&lt;br /&gt;
&lt;br /&gt;
== Competition Categories ==&lt;br /&gt;
&lt;br /&gt;
Currently, the competition features the following categories:&lt;br /&gt;
* termination of [[String Rewriting|string]] and [[Term Rewriting|term rewriting]]&lt;br /&gt;
* [[Logic_Programming|termination of logic programs]]&lt;br /&gt;
* [[Certified_Termination|certified termination]] of string and term rewriting (since 2007)&lt;br /&gt;
* [[Functional_Programming|termination of functional programs]] (since 2007)&lt;br /&gt;
* [http://cl-informatik.uibk.ac.at/users/georg/cbr/competition/ complexity of rewrite systems] (since 2008)&lt;br /&gt;
* [[Java_Bytecode|termination of java bytecode programs]] (since 2009)&lt;br /&gt;
* [[Higher_Order|termination of higher order rewriting]] (since 2010)&lt;br /&gt;
Planned extensions:&lt;br /&gt;
* [[ITRS|integer term rewriting]] (under consideration)&lt;br /&gt;
&lt;br /&gt;
Discussion is open and primarily happens on the termtools mailing list.&lt;br /&gt;
Decisions will be made by votes among the [[Termination Competition Steering Committee]].&lt;br /&gt;
&lt;br /&gt;
== Termination Problems Data Base ==&lt;br /&gt;
&lt;br /&gt;
The [[TPDB|Termination Problems Data Base]] collects all the problems used in the competitions. &lt;br /&gt;
&lt;br /&gt;
We welcome problem submissions from non-participants.&lt;br /&gt;
&lt;br /&gt;
== History of Termination Competitions ==&lt;br /&gt;
&lt;br /&gt;
The following competitions have taken place:&lt;br /&gt;
&lt;br /&gt;
*  [[Termination Competition 2012]], [http://termcomp.uibk.ac.at/termcomp/competition/competitionSummary.seam?comp=362062 Results], [http://verify.rwth-aachen.de/giesl/competition2012.pdf Report]&lt;br /&gt;
&lt;br /&gt;
*  [[Termination Competition 2011]], [http://termcomp.uibk.ac.at/termcomp/competition/competitionSummary.seam?comp=230715 Results], [http://termcomp.uibk.ac.at/2011/competition2011.pdf Report]&lt;br /&gt;
&lt;br /&gt;
*  [[Termination Competition 2010]], [http://termcomp.uibk.ac.at/termcomp/competition/competitionSummary.seam?comp=185404 Results] &lt;br /&gt;
&lt;br /&gt;
*  Termination Competition 2009 [http://termcomp.uibk.ac.at/termcomp/competition/competitionSummary.seam?comp=101722 Results], [http://lists.lri.fr/pipermail/termtools/2009-November/000778.html Announcement]&lt;br /&gt;
&lt;br /&gt;
* [[Termination_Competition_2008|Termination Competition 2008]], [http://termcomp.uibk.ac.at/termcomp/competition/competitionSummary.seam?comp=15991 Results], [http://www.imn.htwk-leipzig.de/~waldmann/talk/09/wst/ Report]&lt;br /&gt;
* [http://www.lri.fr/~marche/termination-competition/2007/ Termination Competition 2007], [http://www.imn.htwk-leipzig.de/~waldmann/talk/07/wst/competition/ Report]&lt;br /&gt;
* [http://www.lri.fr/~marche/termination-competition/2006/ Termination Competition 2006], [http://www.lri.fr/~marche/termination-competition/2006/reportCompetition2006.pdf Report]&lt;br /&gt;
* [http://www.lri.fr/~marche/termination-competition/2005/ Termination Competition 2005], [http://www.lri.fr/~marche/termination-competition/2005/TC.ppt Report]&lt;br /&gt;
* [http://www.lri.fr/~marche/termination-competition/2004/ Termination Competition 2004], [http://www.lri.fr/~marche/termination-competition/2004/slides-1jun2004.ps Report]&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2012_Comments&amp;diff=1297</id>
		<title>Termination Competition 2012 Comments</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2012_Comments&amp;diff=1297"/>
		<updated>2012-06-29T04:07:39Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: updated numbers after end of competition&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Participants and observers may put their comments here. These could be used when a report on the competition is prepared. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= SRS Certified =&lt;br /&gt;
&lt;br /&gt;
* machbox-cert gets a &amp;quot;failed validation&amp;quot; [http://termcomp.uibk.ac.at/termcomp/competition/resultDetail.seam?resultId=402459&amp;amp;cid=39568 here]. What happened? It prints YES on stdout, but then CPF output raises an exception because a pattern for RIsEmpty is missing [http://dfa.imn.htwk-leipzig.de/cgi-bin/gitweb.cgi?p=tpdb.git;a=blob;f=TPDB/CPF/Proof/Xml.hs;h=8cd244666cc1b7f7ea8dc435534f74130ae7bd3f;hb=HEAD#l85 here]. Obviously the author did not believe that any of the problems could be solved by linear additive weights alone ...&lt;br /&gt;
* matchbox-cert has a higher score (108) than matchbox-uncert (103) which is interesting. Johannes, can you please explain.&lt;br /&gt;
* AProVE-CeTA gets a  &amp;quot;failed validation&amp;quot; [http://termcomp.uibk.ac.at/termcomp/competition/resultDetail.seam?resultId=404090&amp;amp;cid=108046 here]. The reason is that AProVE used some additional inference rules that are not described in their IJCAR'12 paper on non-looping non-terminating derivations.&lt;br /&gt;
* AProVE and AProVE-CeTA have the same YES-count (141) which shows that the restriction to certifiable techniques imposes a neglectable restriction for SRSs. For NO-answers, AProVE beats AProVE-Cert due to the use of an uncertified technique to find non-looping non-terminating derivations of Oppelt08 (which however in several examples just detected a loop). &lt;br /&gt;
&lt;br /&gt;
= Complexity Certified =&lt;br /&gt;
&lt;br /&gt;
This year, for the first time, complexity proofs can also be provided in the standardized CPF format which allows for certification. Here, TcT-Cert ant CaT-Cert and restricted versions of TcT and CaT which only use techniques that are currently supported by CeTA, i.e.: rule-shifting using matrix-interpretations over the naturals or the rationals. Clearly, this is a severe restriction in the configuration of the tools. The consequences are however not always severe:&lt;br /&gt;
* For '''Derivational Complexity - Full Rewriting''', the certified tools already achieve over 62 % of the score of the uncertified tools. Some examples could not be handled at all (the main missing techniques seems to be matchbounds) and for some TRSs the derived complexity is just higher (currently CeTA can only infer the dimension of a triangular matrix interpretation as degree of the complexity.)&lt;br /&gt;
* For '''Derivational Complexity - Innermost''', the difference in score is much higher: the certified tool got around 39 % of the uncertified tool. This is explained easily since one additional missing technique is often applied on these examples: the removal of useless rules, i.e., rules which are never applicable since some argument of the left-hand side contains already a redex  (which in my opinion (RT) shows that these examples are not really intended for innermost rewriting).&lt;br /&gt;
* For '''Runtime Complexity''' the certifiers clearly miss Dependency Pairs and related techniques and here the difference in score is highest: the certified tool got only 35 % for full rewriting and 20 % for innermost rewriting of the score in comparison to the uncertified tools.&lt;br /&gt;
* Although the uncertified tools should be more powerful, one can also find some examples where only the certified tools have been successful. The obvious reason is that if less techniques are available then more time can be spent on each individual technique, i.e., search for suitable orders, and sometimes this additional time was required to find the proof.&lt;br /&gt;
&lt;br /&gt;
= TRS and TRS innermost Certified =&lt;br /&gt;
* The main difference between AProVE and AProVE-CeTA is due to three techniques: bounded increase, the induction processor, and uncurrying/A-transformation in the innermost case.&lt;br /&gt;
&lt;br /&gt;
= Java Bytecode =&lt;br /&gt;
* The example &amp;quot;Overflow.jar&amp;quot; was chosen. However, its termination depends on the handling of integers. If integers are implemented like in Java (i.e. their range is bounded), this example does not terminate (for any input). Maybe we should remove this (and other examples whose termination behaviour depends on the implementation of bounded integers)?&lt;br /&gt;
&lt;br /&gt;
= Termcomp =&lt;br /&gt;
* AProVE has hit a new record in large proofs: the one for TRS/MNZ_10/labelled is 535 MB large. Please do not try to load it during the competition, as most likely it will result in an out-of-memory exception on the termcomp-platform when trying to generate the HTML-page presenting this proof. CF As far as I recall, AProVE generated a proof of this size for this example already in the competition of 2010. For obvious reasons, I do not dare to check this on TermComp right now.&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2012_Comments&amp;diff=1294</id>
		<title>Termination Competition 2012 Comments</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2012_Comments&amp;diff=1294"/>
		<updated>2012-06-28T11:32:49Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Participants and observers may put their comments here. These could be used when a report on the competition is prepared. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= SRS Certified =&lt;br /&gt;
&lt;br /&gt;
* machbox-cert gets a &amp;quot;failed validation&amp;quot; [http://termcomp.uibk.ac.at/termcomp/competition/resultDetail.seam?resultId=402459&amp;amp;cid=39568 here]. What happened? It prints YES on stdout, but then CPF output raises an exception because a pattern for RIsEmpty is missing [http://dfa.imn.htwk-leipzig.de/cgi-bin/gitweb.cgi?p=tpdb.git;a=blob;f=TPDB/CPF/Proof/Xml.hs;h=8cd244666cc1b7f7ea8dc435534f74130ae7bd3f;hb=HEAD#l85 here]. Obviously the author did not believe that any of the problems could be solved by linear additive weights alone ...&lt;br /&gt;
* matchbox-cert currently has a higher score than matchbox-uncert which is interesting. Johannes, can you please explain. ((July 27, 10:48)&lt;br /&gt;
* AProVE-CeTA gets a  &amp;quot;failed validation&amp;quot; [http://termcomp.uibk.ac.at/termcomp/competition/resultDetail.seam?resultId=404090&amp;amp;cid=108046 here]. The reason is that AProVE used some additional inference rules that are not described in their IJCAR'12 paper on non-looping non-terminating derivations.&lt;br /&gt;
* currently, AProVE and AProVE-CeTA have the same YES-count (111) which shows that the restriction to certifiable techniques imposes a neglectable restriction for SRSs. For NO-answers, AProVE beats AProVE-Cert due to the use of an uncertified technique to find non-looping non-terminating derivations of Oppelt08 (which however in several examples just detected a loop). (July 27, 10:48)&lt;br /&gt;
&lt;br /&gt;
= Complexity Certified =&lt;br /&gt;
&lt;br /&gt;
This year, for the first time, complexity proofs can also be provided in the standardized CPF format which allows for certification. Here, TcT-Cert ant CaT-Cert and restricted versions of TcT and CaT which only use techniques that are currently supported by CeTA, i.e.: rule-shifting using matrix-interpretations over the naturals or the rationals. Clearly, this is a severe restriction in the configuration of the tools. The consequences are however not always severe:&lt;br /&gt;
* For '''Derivational Complexity - Full Rewriting''', the certified tools already achieve over 60 % of the score of the uncertified tools. Some examples could not be handled at all (the main missing techniques seems to be matchbounds) and for some TRSs the derived complexity is just higher (currently CeTA can only infer the dimension of a triangular matrix interpretation as degree of the complexity.)&lt;br /&gt;
* For '''Derivational Complexity - Innermost''', the difference in score is much higher: the certified tool got around 35 % of the uncertified tool. This is explained easily since one additional missing technique is often applied on these examples: the removal of useless rules, i.e., rules which are never applicable since some argument of the left-hand side contains already a redex  (which in my opinion (RT) shows that these examples are not really intended for innermost rewriting).&lt;br /&gt;
* For '''Runtime Complexity''' the certifiers clearly miss Dependency Pairs and related techniques and here the difference in score is highest: the certified tool got only 28 % for full rewriting and 21 % for innermost rewriting of the score in comparison to the uncertified tools.&lt;br /&gt;
* Although the uncertified tools should be more powerful, one can also find some examples where only the certified tools have been successful. The obvious reason is that if less techniques are available then more time can be spent on each individual technique, i.e., search for suitable orders, and sometimes this additional time was required to find the proof.&lt;br /&gt;
&lt;br /&gt;
= TRS and TRS innermost Certified =&lt;br /&gt;
* The main difference between AProVE and AProVE-CeTA is due to three techniques: bounded increase, the induction processor, and uncurrying/A-transformation in the innermost case.&lt;br /&gt;
&lt;br /&gt;
= Java Bytecode =&lt;br /&gt;
* The example &amp;quot;Overflow.jar&amp;quot; was chosen. However, its termination depends on the handling of integers. If integers are implemented like in Java (i.e. their range is bounded), this example does not terminate (for any input). Maybe we should remove this (and other examples whose termination behaviour depends on the implementation of bounded integers)?&lt;br /&gt;
&lt;br /&gt;
= Termcomp =&lt;br /&gt;
* AProVE has hit a new record in large proofs: the one for TRS/MNZ_10/labelled is 535 MB large. Please do not try to load it during the competition, as most likely it will result in an out-of-memory exception on the termcomp-platform when trying to generate the HTML-page presenting this proof.&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2012_Comments&amp;diff=1289</id>
		<title>Termination Competition 2012 Comments</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2012_Comments&amp;diff=1289"/>
		<updated>2012-06-28T08:49:21Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Participants and observers may put their comments here. These could be used when a report on the competition is prepared. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= SRS Certified =&lt;br /&gt;
&lt;br /&gt;
* machbox-cert gets a &amp;quot;failed validation&amp;quot; [http://termcomp.uibk.ac.at/termcomp/competition/resultDetail.seam?resultId=402459&amp;amp;cid=39568 here]. What happened? It prints YES on stdout, but then CPF output raises an exception because a pattern for RIsEmpty is missing [http://dfa.imn.htwk-leipzig.de/cgi-bin/gitweb.cgi?p=tpdb.git;a=blob;f=TPDB/CPF/Proof/Xml.hs;h=8cd244666cc1b7f7ea8dc435534f74130ae7bd3f;hb=HEAD#l85 here]. Obviously the author did not believe that any of the problems could be solved by linear additive weights alone ...&lt;br /&gt;
* matchbox-cert currently has a higher score than matchbox-uncert which is interesting. Johannes, can you please explain. ((July 27, 10:48)&lt;br /&gt;
* AProVE-CeTA gets a  &amp;quot;failed validation&amp;quot; [http://termcomp.uibk.ac.at/termcomp/competition/resultDetail.seam?resultId=404090&amp;amp;cid=108046 here]. The reason is that AProVE used some additional inference rules that are not described in their IJCAR'12 paper on non-looping non-terminating derivations.&lt;br /&gt;
* currently, AProVE and AProVE-CeTA have the same YES-count (111) which shows that the restriction to certifiable techniques imposes a neglectable restriction for SRSs. For NO-answers, AProVE beats AProVE-Cert due to the use of an uncertified technique to find non-looping non-terminating derivations of Oppelt08 (which however in several examples just detected a loop). (July 27, 10:48)&lt;br /&gt;
&lt;br /&gt;
= Complexity Certified =&lt;br /&gt;
&lt;br /&gt;
This year, for the first time, complexity proofs can also be provided in the standardized CPF format which allows for certification. Here, TcT-Cert ant CaT-Cert and restricted versions of TcT and CaT which only use techniques that are currently supported by CeTA, i.e.: rule-shifting using matrix-interpretations over the naturals or the rationals. Clearly, this is a severe restriction in the configuration of the tools. The consequences are however not always severe:&lt;br /&gt;
* For '''Derivational Complexity - Full Rewriting''', the certified tools already achieve over 60 % of the score of the uncertified tools. Some examples could not be handled at all (the main missing techniques seems to be matchbounds) and for some TRSs the derived complexity is just higher (currently CeTA can only infer the dimension of a triangular matrix interpretation as degree of the complexity.)&lt;br /&gt;
* For '''Derivational Complexity - Innermost''', the difference in score is much higher: the certified tool got around 35 % of the uncertified tool. This is explained easily since one additional missing technique is often applied on these examples: the removal of useless rules, i.e., rules which are never applicable since some argument of the left-hand side contains already a redex  (which in my opinion (RT) shows that these examples are not really intended for innermost rewriting).&lt;br /&gt;
* For '''Runtime Complexity''' the certifiers clearly miss Dependency Pairs and related techniques and here the difference in score is highest: the certified tool got only 28 % for full rewriting and 21 % for innermost rewriting of the score in comparison to the uncertified tools.&lt;br /&gt;
* Although the uncertified tools should be more powerful, one can also find some examples where only the certified tools have been successful. The obvious reason is that if less techniques are available then more time can be spent on each individual technique, i.e., search for suitable orders, and sometimes this additional time was required to find the proof.&lt;br /&gt;
&lt;br /&gt;
= TRS and TRS innermost Certified =&lt;br /&gt;
* The main difference between AProVE and AProVE-CeTA is due to three techniques: bounded increase, the induction processor, and uncurrying/A-transformation in the innermost case.&lt;br /&gt;
&lt;br /&gt;
= Termcomp =&lt;br /&gt;
* AProVE has hit a new record in large proofs: the one for TRS/MNZ/labelled is 535 MB large. Please do not try to load it during the competition, as most likely it will result in an out-of-memory exception on the termcomp-platform when trying to generate the HTML-page presenting this proof.&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=News:Termination_Competition_2012:_June_26_-_June_29&amp;diff=1288</id>
		<title>News:Termination Competition 2012: June 26 - June 29</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=News:Termination_Competition_2012:_June_26_-_June_29&amp;diff=1288"/>
		<updated>2012-06-28T08:46:58Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{News&lt;br /&gt;
|text=The [[Termination Competition 2012]] takes place &amp;quot;live&amp;quot; during the [http://ijcar.cs.manchester.ac.uk/ IJCAR conference]. You can also read or write [[Termination_Competition_2012_Comments]].&lt;br /&gt;
|date=June 26 - June 29, 2012&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2012_Comments&amp;diff=1287</id>
		<title>Termination Competition 2012 Comments</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2012_Comments&amp;diff=1287"/>
		<updated>2012-06-28T08:45:09Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Participants and observers may put their comments here. These could be used when a report on the competition is prepared. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= SRS Certified =&lt;br /&gt;
&lt;br /&gt;
* machbox-cert gets a &amp;quot;failed validation&amp;quot; [http://termcomp.uibk.ac.at/termcomp/competition/resultDetail.seam?resultId=402459&amp;amp;cid=39568 here]. What happened? It prints YES on stdout, but then CPF output raises an exception because a pattern for RIsEmpty is missing [http://dfa.imn.htwk-leipzig.de/cgi-bin/gitweb.cgi?p=tpdb.git;a=blob;f=TPDB/CPF/Proof/Xml.hs;h=8cd244666cc1b7f7ea8dc435534f74130ae7bd3f;hb=HEAD#l85 here]. Obviously the author did not believe that any of the problems could be solved by linear additive weights alone ...&lt;br /&gt;
* matchbox-cert currently has a higher score than matchbox-uncert which is interesting. Johannes, can you please explain.&lt;br /&gt;
* AProVE-CeTA gets a  &amp;quot;failed validation&amp;quot; [http://termcomp.uibk.ac.at/termcomp/competition/resultDetail.seam?resultId=404090&amp;amp;cid=108046 here]. The reason is that AProVE used some additional inference rules that are not described in their IJCAR'12 paper on non-looping non-terminating derivations.&lt;br /&gt;
* currently, AProVE and AProVE-CeTA have the same YES-count (109) which shows that the restriction to certifiable techniques imposes a neglectable restriction for SRSs. For NO-answers, AProVE beats AProVE-Cert due to the use of an uncertified technique to find non-looping non-terminating derivations of Oppelt08 (which however in several examples just detected a loop).&lt;br /&gt;
&lt;br /&gt;
= Complexity Certified =&lt;br /&gt;
&lt;br /&gt;
This year, for the first time, complexity proofs can also be provided in the standardized CPF format which allows for certification. Here, TcT-Cert ant CaT-Cert and restricted versions of TcT and CaT which only use techniques that are currently supported by CeTA, i.e.: rule-shifting using matrix-interpretations over the naturals or the rationals. Clearly, this is a severe restriction in the configuration of the tools. The consequences are however not always severe:&lt;br /&gt;
* For '''Derivational Complexity - Full Rewriting''', the certified tools already achieve over 60 % of the score of the uncertified tools. Some examples could not be handled at all (the main missing techniques seems to be matchbounds) and for some TRSs the derived complexity is just higher (currently CeTA can only infer the dimension of a triangular matrix interpretation as degree of the complexity.)&lt;br /&gt;
* For '''Derivational Complexity - Innermost''', the difference in score is much higher: the certified tool got around 35 % of the uncertified tool. This is explained easily since one additional missing technique is often applied on these examples: the removal of useless rules, i.e., rules which are never applicable since some argument of the left-hand side contains already a redex  (which in my opinion (RT) shows that these examples are not really intended for innermost rewriting).&lt;br /&gt;
* For '''Runtime Complexity''' the certifiers clearly miss Dependency Pairs and related techniques and here the difference in score is highest: the certified tool got only 28 % for full rewriting and 21 % for innermost rewriting of the score in comparison to the uncertified tools.&lt;br /&gt;
* Although the uncertified tools should be more powerful, one can also find some examples where only the certified tools have been successful. The obvious reason is that if less techniques are available then more time can be spent on each individual technique, i.e., search for suitable orders, and sometimes this additional time was required to find the proof.&lt;br /&gt;
&lt;br /&gt;
= TRS and TRS innermost Certified =&lt;br /&gt;
* The main difference between AProVE and AProVE-CeTA is due to three techniques: bounded increase, the induction processor, and uncurrying/A-transformation in the innermost case.&lt;br /&gt;
&lt;br /&gt;
= Termcomp =&lt;br /&gt;
* AProVE has hit a new record in large proofs: the one for TRS/MNZ/labelled is 535 MB large. Please do not try to load it during the competition, as most likely it will result in an out-of-memory exception on the termcomp-platform when trying to generate the HTML-page presenting this proof.&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2012_Comments&amp;diff=1286</id>
		<title>Termination Competition 2012 Comments</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=Termination_Competition_2012_Comments&amp;diff=1286"/>
		<updated>2012-06-28T08:39:56Z</updated>

		<summary type="html">&lt;p&gt;Thiemann: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Participants and observers may put their comments here. These could be used when a report on the competition is prepared. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= SRS Certified =&lt;br /&gt;
&lt;br /&gt;
* machbox-cert gets a &amp;quot;failed validation&amp;quot; [http://termcomp.uibk.ac.at/termcomp/competition/resultDetail.seam?resultId=402459&amp;amp;cid=39568 here]. What happened? It prints YES on stdout, but then CPF output raises an exception because a pattern for RIsEmpty is missing [http://dfa.imn.htwk-leipzig.de/cgi-bin/gitweb.cgi?p=tpdb.git;a=blob;f=TPDB/CPF/Proof/Xml.hs;h=8cd244666cc1b7f7ea8dc435534f74130ae7bd3f;hb=HEAD#l85 here]. Obviously the author did not believe that any of the problems could be solved by linear additive weights alone ...&lt;br /&gt;
* matchbox-cert currently has a higher score than matchbox-uncert which is interesting. Johannes, can you please explain.&lt;br /&gt;
* AProVE-CeTA gets a  &amp;quot;failed validation&amp;quot; [http://termcomp.uibk.ac.at/termcomp/competition/resultDetail.seam?resultId=404090&amp;amp;cid=108046 here]. The reason is that AProVE used some additional inference rules that are not described in their IJCAR'12 paper on non-looping non-terminating derivations.&lt;br /&gt;
* currently, AProVE and AProVE-CeTA have the same YES-count (109) which shows that the restriction to certifiable techniques imposes a neglectable restriction for SRSs. For NO-answers, AProVE beats AProVE-Cert due to the use of an uncertified technique to find non-looping non-terminating derivations of Oppelt08 (which however in several examples just detected a loop).&lt;br /&gt;
&lt;br /&gt;
= Complexity Certified =&lt;br /&gt;
&lt;br /&gt;
This year, for the first time, complexity proofs can also be provided in the standardized CPF format which allows for certification. Here, TcT-Cert ant CaT-Cert and restricted versions of TcT and CaT which only use techniques that are currently supported by CeTA, i.e.: rule-shifting using matrix-interpretations over the naturals or the rationals. Clearly, this is a severe restriction in the configuration of the tools. The consequences are however not always severe:&lt;br /&gt;
* For '''Derivational Complexity - Full Rewriting''', the certified tools already achieve over 60 % of the score of the uncertified tools. Some examples could not be handled at all (the main missing techniques seems to be matchbounds) and for some TRSs the derived complexity is just higher (currently CeTA can only infer the dimension of a triangular matrix interpretation as degree of the complexity.)&lt;br /&gt;
* For '''Derivational Complexity - Innermost''', the difference in score is much higher: the certified tool got around 35 % of the uncertified tool. This is explained easily since one additional missing technique is often applied on these examples: the removal of useless rules, i.e., rules which are never applicable since some argument of the left-hand side contains already a redex  (which in my opinion (RT) shows that these examples are not really intended for innermost rewriting).&lt;br /&gt;
* For '''Runtime Complexity''' the certifiers clearly miss Dependency Pairs and related techniques and here the difference in score is highest: the certified tool got only 28 % for full rewriting and 21 % for innermost rewriting of the score in comparison to the uncertified tools.&lt;br /&gt;
* Although the uncertified tools should be more powerful, one can also find some examples where only the certified tools have been successful. The obvious reason is that if less techniques are available then more time can be spent on each individual technique, i.e., search for suitable orders, and sometimes this additional time was required to find the proof.&lt;br /&gt;
&lt;br /&gt;
= TRS and TRS innermost Certified =&lt;br /&gt;
* The main difference between AProVE and AProVE-CeTA is due to three techniques: bounded increase, the induction processor, and uncurrying/A-transformation in the innermost case.&lt;/div&gt;</summary>
		<author><name>Thiemann</name></author>
		
	</entry>
</feed>