<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Sequential_algorithm</id>
	<title>Sequential algorithm - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Sequential_algorithm"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Sequential_algorithm&amp;action=history"/>
	<updated>2026-09-09T23:41:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Sequential_algorithm&amp;diff=8655020&amp;oldid=prev</id>
		<title>imported&gt;Jlwoodwa: Adding short description: &quot;Type of algorithm&quot;</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Sequential_algorithm&amp;diff=8655020&amp;oldid=prev"/>
		<updated>2024-09-14T23:31:29Z</updated>

		<summary type="html">&lt;p&gt;Adding &lt;a href=&quot;https://en.wikipedia.org/wiki/Short_description&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Short description&quot;&gt;short description&lt;/a&gt;: &amp;quot;Type of algorithm&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Type of algorithm}}&lt;br /&gt;
In [[computer science]], a &amp;#039;&amp;#039;&amp;#039;sequential algorithm&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;serial algorithm&amp;#039;&amp;#039;&amp;#039; is an [[algorithm]] that is executed sequentially – once through, from start to finish, without other processing executing – as opposed to [[concurrent computing|concurrently]] or in [[parallel computing|parallel]]. The term is primarily used to contrast with &amp;#039;&amp;#039;[[concurrent algorithm]]&amp;#039;&amp;#039; or &amp;#039;&amp;#039;[[parallel algorithm]];&amp;#039;&amp;#039; most standard computer algorithms are sequential algorithms, and not specifically identified as such, as sequentialness is a background assumption. Concurrency and parallelism are in general distinct concepts, but they often overlap – many [[distributed algorithm]]s are both concurrent and parallel – and thus &amp;quot;sequential&amp;quot; is used to contrast with both, without distinguishing which one. If these need to be distinguished, the opposing pairs sequential/concurrent and serial/parallel may be used.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Sequential algorithm&amp;quot; may also refer specifically to an algorithm for decoding a [[convolutional code]].&amp;lt;ref&amp;gt;{{cite web|url=http://www.encyclopedia.com/doc/1O11-sequentialalgorithm.html|title=A Dictionary of Computing at Encyclopedia.com}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Online algorithm]]&lt;br /&gt;
* [[Streaming algorithm]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Algorithms]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{algorithm-stub}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Jlwoodwa</name></author>
	</entry>
</feed>