<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://termination-portal.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=C_Complexity</id>
	<title>C Complexity - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://termination-portal.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=C_Complexity"/>
	<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=C_Complexity&amp;action=history"/>
	<updated>2026-05-08T12:52:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://termination-portal.org/mediawiki/index.php?title=C_Complexity&amp;diff=1971&amp;oldid=prev</id>
		<title>Ffrohn: Created page with &quot;We consider the C-fragment from the category Termination of C Programs, but in contrast to the termination category, the starting point should be stated explici...&quot;</title>
		<link rel="alternate" type="text/html" href="http://termination-portal.org/mediawiki/index.php?title=C_Complexity&amp;diff=1971&amp;oldid=prev"/>
		<updated>2024-04-16T10:08:59Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;We consider the C-fragment from the category &lt;a href=&quot;/wiki/C_Programs&quot; title=&quot;C Programs&quot;&gt;Termination of C Programs&lt;/a&gt;, but in contrast to the termination category, the starting point should be stated explici...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;We consider the C-fragment from the category [[C_Programs|Termination of C Programs]], but in contrast to the termination category, the starting point should be stated explicitly. If the program consists of one function only, then the starting point can be omitted.&lt;br /&gt;
&lt;br /&gt;
The notion of complexity is:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;#loop iterations + #execution of gotos + #function invocations&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this way, we do not have to deal with too many low-level details (like C vs. LLVM).&lt;br /&gt;
&lt;br /&gt;
The size measure for the arguments is part of the input. However, integers are measured by their absolute value, unless specified otherwise.&lt;br /&gt;
&lt;br /&gt;
Currently, all benchmarks consists of a single function with integer arguments only. We will fix a formalism for specifying the starting point and size measures as soon as somebody wants to submit more complex benchmarks.&lt;/div&gt;</summary>
		<author><name>Ffrohn</name></author>
		
	</entry>
</feed>