<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "greedy algorithm for TSP"]]></title>
		<link>http://forums.hotjoe.com/posts/list/3.page</link>
		<description><![CDATA[Latest messages posted in the topic "greedy algorithm for TSP"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>greedy algorithm for TSP</title>
				<description><![CDATA[ Hello<br /> I want to implement greedy algorithm for solving travelling salesman problem and really I face problem in implementing this in java I want to find all suboptimal solutions I mean if two cities(a, b)  have the same distance the first suboptimal must take city a and from city a taking the next near city and the second optimal solution is taking city b and then taking near city to b and so on<br /> <br /> I have tried for about 3 days and I really feel upset<img src="http://forums.hotjoe.com//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" /> <br /> I have made the solution that just take one solution and ignore the remaining but really I want to find all optimal solutions<br /> <br /> I really need your advice how to do it <br /> <br /> thanks alot]]></description>
				<guid isPermaLink="true">http://forums.hotjoe.com/posts/preList/708/2640.page</guid>
				<link>http://forums.hotjoe.com/posts/preList/708/2640.page</link>
				<pubDate><![CDATA[Wed, 17 Mar 2010 03:52:53]]> GMT</pubDate>
				<author><![CDATA[ sara12345]]></author>
			</item>
	</channel>
</rss>
