<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Behind the Scenes of OptiMap</title>
	<link>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/</link>
	<description>Striking fear into the hearts of the wicked!</description>
	<pubDate>Sun, 01 Aug 2010 00:52:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Marc Fülöpp</title>
		<link>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-406</link>
		<author>Marc Fülöpp</author>
		<pubDate>Tue, 08 Jun 2010 22:07:08 +0000</pubDate>
		<guid>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-406</guid>
		<description>Hi, I found this page via a link from wikipedia (TSP-article). Since I did some playing around with the Wolfram Mathematica demonstration notebook files regarding TSP-solving, which illustrate a lot of usefull insights for a first grip on this material quite nice, though somewhat static, I am wondering whether there would be any sane opportunities of solving the TSP of the following way points of a huge travel to asia that I'm planning throughout the next weeks and, if and then in which way one should/could incorporate the factors of visa regulations and "unforeseen incidents" within an attempt to solving it within mathematica - or however. Just let me illustrate this: My plan is to set out from Frankfurt/Germany, where I currently live and travel along an - in the wider sense - by TSP means OPTIMAL route, ideally also making use of the best possible airline and travel fares. I'm planning to do some [legal] volunteer work along and would like to encounter some great couchsurfing.com-related real life experiences :-) Perhaps providers of emergency roadside repair/roadside assistance services may have some great experience solving those kind of TSPs that I'm likely to run into - judging by general dynamics, visa/time windows, costs and all. Anyone betting on the power of mere intuition on solving this one?: THE ROUTE POINTS are, unless for Frankfurt/Germany as fixed starting point - in NO order at all, which is the route of this search for a route... -&#62; Singapore; Bangkok; Manila; Ho Chi Minh; Angkor Wat; Phnom Penh; Taipeh; Seoul; Brisbane; Sydney; Adelaide; Melbourne Australia; Wellington; Christchurch/New Zealand; Tokyo. I would greately value any hints given to let me get a better idea of how to solve this enormously complex TSP. Thank you very much. Marc</description>
		<content:encoded><![CDATA[<p>Hi, I found this page via a link from wikipedia (TSP-article). Since I did some playing around with the Wolfram Mathematica demonstration notebook files regarding TSP-solving, which illustrate a lot of usefull insights for a first grip on this material quite nice, though somewhat static, I am wondering whether there would be any sane opportunities of solving the TSP of the following way points of a huge travel to asia that I&#8217;m planning throughout the next weeks and, if and then in which way one should/could incorporate the factors of visa regulations and &#8220;unforeseen incidents&#8221; within an attempt to solving it within mathematica - or however. Just let me illustrate this: My plan is to set out from Frankfurt/Germany, where I currently live and travel along an - in the wider sense - by TSP means OPTIMAL route, ideally also making use of the best possible airline and travel fares. I&#8217;m planning to do some [legal] volunteer work along and would like to encounter some great couchsurfing.com-related real life experiences <img src='http://gebweb.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> Perhaps providers of emergency roadside repair/roadside assistance services may have some great experience solving those kind of TSPs that I&#8217;m likely to run into - judging by general dynamics, visa/time windows, costs and all. Anyone betting on the power of mere intuition on solving this one?: THE ROUTE POINTS are, unless for Frankfurt/Germany as fixed starting point - in NO order at all, which is the route of this search for a route&#8230; -&gt; Singapore; Bangkok; Manila; Ho Chi Minh; Angkor Wat; Phnom Penh; Taipeh; Seoul; Brisbane; Sydney; Adelaide; Melbourne Australia; Wellington; Christchurch/New Zealand; Tokyo. I would greately value any hints given to let me get a better idea of how to solve this enormously complex TSP. Thank you very much. Marc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mission Foods</title>
		<link>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-403</link>
		<author>Mission Foods</author>
		<pubDate>Thu, 13 May 2010 19:01:32 +0000</pubDate>
		<guid>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-403</guid>
		<description>I read your behind-the-scenes explanation of the Optimap and I must express that you are providing a great tool for small businesses all over.  I found out about your tool through a small business owner when he needed my coding expertise and I passed knowledge of this app to my supervisor.  I hope this app lands you many more opportunities if it has not already.</description>
		<content:encoded><![CDATA[<p>I read your behind-the-scenes explanation of the Optimap and I must express that you are providing a great tool for small businesses all over.  I found out about your tool through a small business owner when he needed my coding expertise and I passed knowledge of this app to my supervisor.  I hope this app lands you many more opportunities if it has not already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geir</title>
		<link>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-398</link>
		<author>Geir</author>
		<pubDate>Fri, 07 May 2010 16:27:07 +0000</pubDate>
		<guid>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-398</guid>
		<description>Hi Marc,

I have updated the text to say that the solver code is available under the MIT licence at http://code.google.com/p/google-maps-tsp-solver/ . This includes both tsp.js and BpTspSolver.js. If you make changes to the code, which you believe are useful, please consider updating the code repository :-)

Also, I set up a mailing group if you want to track any changes to the code. You can subscribe here: http://groups.google.com/group/google-maps-tsp-solver

Geir</description>
		<content:encoded><![CDATA[<p>Hi Marc,</p>
<p>I have updated the text to say that the solver code is available under the MIT licence at <a href="http://code.google.com/p/google-maps-tsp-solver/" rel="nofollow">http://code.google.com/p/google-maps-tsp-solver/</a> . This includes both tsp.js and BpTspSolver.js. If you make changes to the code, which you believe are useful, please consider updating the code repository <img src='http://gebweb.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Also, I set up a mailing group if you want to track any changes to the code. You can subscribe here: <a href="http://groups.google.com/group/google-maps-tsp-solver" rel="nofollow">http://groups.google.com/group/google-maps-tsp-solver</a></p>
<p>Geir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-397</link>
		<author>Marc</author>
		<pubDate>Thu, 06 May 2010 14:48:37 +0000</pubDate>
		<guid>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-397</guid>
		<description>Hi! Cool stuff!
I have a question: On your site (http://www.gebweb.net/optimap/) you say that the solver is available under the Common Public licence now (tsp.js) - is that true for the file BpTspSolver.js as well?
Without it, it does not work, right?!

Thanks, Marc</description>
		<content:encoded><![CDATA[<p>Hi! Cool stuff!<br />
I have a question: On your site (http://www.gebweb.net/optimap/) you say that the solver is available under the Common Public licence now (tsp.js) - is that true for the file BpTspSolver.js as well?<br />
Without it, it does not work, right?!</p>
<p>Thanks, Marc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Article Online</title>
		<link>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-395</link>
		<author>Article Online</author>
		<pubDate>Sun, 02 May 2010 10:27:33 +0000</pubDate>
		<guid>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-395</guid>
		<description>An excellent work. I guess VRP implementation will be your next move? Do you think that this project is appropriate to be a final year project for a non-CS student?</description>
		<content:encoded><![CDATA[<p>An excellent work. I guess VRP implementation will be your next move? Do you think that this project is appropriate to be a final year project for a non-CS student?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-394</link>
		<author>Will</author>
		<pubDate>Mon, 19 Apr 2010 05:56:06 +0000</pubDate>
		<guid>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-394</guid>
		<description>How can I use characters like ä when I'm preparing the string used by your script?
Thank you</description>
		<content:encoded><![CDATA[<p>How can I use characters like ä when I&#8217;m preparing the string used by your script?<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Godoy</title>
		<link>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-392</link>
		<author>Daniel Godoy</author>
		<pubDate>Wed, 07 Apr 2010 18:53:28 +0000</pubDate>
		<guid>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-392</guid>
		<description>Hello.  Awesome work!  I have a problem in scale of points that need to be routed.  We have an operation about 5 times a year that requires hitting our full inventory of bus stops (4000+) and even breaking that up into 4 vehicles workload it is a daunting task to make this work effeciently.  I am looking for a technical solution to partitioning uot this workload.

We also have an inspection process where the inventory is broken up by service tiers with equal complexity.  Do you have any ideas or suggestions on what I could use to address this problem?</description>
		<content:encoded><![CDATA[<p>Hello.  Awesome work!  I have a problem in scale of points that need to be routed.  We have an operation about 5 times a year that requires hitting our full inventory of bus stops (4000+) and even breaking that up into 4 vehicles workload it is a daunting task to make this work effeciently.  I am looking for a technical solution to partitioning uot this workload.</p>
<p>We also have an inspection process where the inventory is broken up by service tiers with equal complexity.  Do you have any ideas or suggestions on what I could use to address this problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geir</title>
		<link>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-389</link>
		<author>Geir</author>
		<pubDate>Sun, 04 Apr 2010 20:03:49 +0000</pubDate>
		<guid>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-389</guid>
		<description>The best way is to use the "bulk add by address" link, and add one address per line.

Hope this helps!</description>
		<content:encoded><![CDATA[<p>The best way is to use the &#8220;bulk add by address&#8221; link, and add one address per line.</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clayton Kessler</title>
		<link>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-388</link>
		<author>Clayton Kessler</author>
		<pubDate>Sun, 04 Apr 2010 19:42:10 +0000</pubDate>
		<guid>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-388</guid>
		<description>What is the best way to add addresses? With a comma after each address etc etc?</description>
		<content:encoded><![CDATA[<p>What is the best way to add addresses? With a comma after each address etc etc?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose R.</title>
		<link>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-387</link>
		<author>Jose R.</author>
		<pubDate>Sat, 20 Mar 2010 00:35:54 +0000</pubDate>
		<guid>http://gebweb.net/blogpost/2007/07/05/behind-the-scenes-of-optimap/#comment-387</guid>
		<description>Are you currently selling or licensing the optimap code so it can be hosted on another location?</description>
		<content:encoded><![CDATA[<p>Are you currently selling or licensing the optimap code so it can be hosted on another location?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
