<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Dijkstra&#8217;s Algorithm code in C++</title>
	<atom:link href="http://www.reviewmylife.co.uk/blog/2008/07/15/dijkstras-algorithm-code-in-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reviewmylife.co.uk/blog/2008/07/15/dijkstras-algorithm-code-in-c/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=dijkstras-algorithm-code-in-c</link>
	<description>Technology, life, programming, travel and money.</description>
	<lastBuildDate>Wed, 08 Sep 2010 19:02:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: eng.afnan</title>
		<link>http://www.reviewmylife.co.uk/blog/2008/07/15/dijkstras-algorithm-code-in-c/#comment-2752</link>
		<dc:creator>eng.afnan</dc:creator>
		<pubDate>Sat, 29 May 2010 11:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.reviewmylife.co.uk/blog/?p=69#comment-2752</guid>
		<description>actually, your code perfect .it`s readable.
GOOOOOOOOO On</description>
		<content:encoded><![CDATA[<p>actually, your code perfect .it`s readable.</p>
<p>GOOOOOOOOO On</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prashant</title>
		<link>http://www.reviewmylife.co.uk/blog/2008/07/15/dijkstras-algorithm-code-in-c/#comment-2543</link>
		<dc:creator>prashant</dc:creator>
		<pubDate>Thu, 29 Apr 2010 20:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.reviewmylife.co.uk/blog/?p=69#comment-2543</guid>
		<description>Thanks you very much....saved a lot of time using this!!</description>
		<content:encoded><![CDATA[<p>Thanks you very much&#8230;.saved a lot of time using this!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmartins</title>
		<link>http://www.reviewmylife.co.uk/blog/2008/07/15/dijkstras-algorithm-code-in-c/#comment-2375</link>
		<dc:creator>Dmartins</dc:creator>
		<pubDate>Mon, 12 Apr 2010 08:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.reviewmylife.co.uk/blog/?p=69#comment-2375</guid>
		<description>very nice dude! cheers</description>
		<content:encoded><![CDATA[<p>very nice dude! cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonte</title>
		<link>http://www.reviewmylife.co.uk/blog/2008/07/15/dijkstras-algorithm-code-in-c/#comment-1271</link>
		<dc:creator>jonte</dc:creator>
		<pubDate>Fri, 29 Jan 2010 15:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.reviewmylife.co.uk/blog/?p=69#comment-1271</guid>
		<description>Hey. Just wanted to say that this was the best version i found online! Very easy to read.
However, it does not calculate all ways?
i have the points
A B C D
---------
1. A-&gt;B-&gt;C-&gt;D
2. A-&gt;D
The road 1. does not show up even though it is a smaller distance. It takes the road directly from A to D. Maybe it is just me who did not check the algorithm to a 100% but just wanted to say that.
Anyways, good work!</description>
		<content:encoded><![CDATA[<p>Hey. Just wanted to say that this was the best version i found online! Very easy to read.</p>
<p>However, it does not calculate all ways?</p>
<p>i have the points<br />
A B C D<br />
&#8212;&#8212;&#8212;<br />
1. A-&gt;B-&gt;C-&gt;D<br />
2. A-&gt;D</p>
<p>The road 1. does not show up even though it is a smaller distance. It takes the road directly from A to D. Maybe it is just me who did not check the algorithm to a 100% but just wanted to say that.</p>
<p>Anyways, good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
