<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nick-black.com/dankwiki/index.php?action=history&amp;feed=atom&amp;title=Suurballe%27s_Algorithm</id>
	<title>Suurballe&#039;s Algorithm - revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nick-black.com/dankwiki/index.php?action=history&amp;feed=atom&amp;title=Suurballe%27s_Algorithm"/>
	<link rel="alternate" type="text/html" href="https://nick-black.com/dankwiki/index.php?title=Suurballe%27s_Algorithm&amp;action=history"/>
	<updated>2026-07-11T17:52:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://nick-black.com/dankwiki/index.php?title=Suurballe%27s_Algorithm&amp;diff=5061&amp;oldid=prev</id>
		<title>Dank: Created page with &quot;An algorithm to find two paths in a nonnegatively-weighted directed graph, such that the two paths connect the same vertices, are otherwise disjoint, and minimize path lenghts...&quot;</title>
		<link rel="alternate" type="text/html" href="https://nick-black.com/dankwiki/index.php?title=Suurballe%27s_Algorithm&amp;diff=5061&amp;oldid=prev"/>
		<updated>2012-08-13T17:07:49Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;An algorithm to find two paths in a nonnegatively-weighted directed graph, such that the two paths connect the same vertices, are otherwise disjoint, and minimize path lenghts...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;An algorithm to find two paths in a nonnegatively-weighted directed graph, such that the two paths connect the same vertices, are otherwise disjoint, and minimize path lenghts. There exist obvious applications to routing survivability and network flow. The algorithm involves running [[Dijkstra&amp;#039;s Algorithm|Dijkstra]] twice.&lt;br /&gt;
&lt;br /&gt;
[[CATEGORY: Computer Science Eponyms]]&lt;/div&gt;</summary>
		<author><name>Dank</name></author>
	</entry>
</feed>