<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Solving Traveling Salesmen Problem&amp;nbsp; using arcobjects. in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167473#M1723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have to find solitions of TSP problem using arcobjects but I don't have any ideas. How can � deal with this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any body can help me to find Tsp solitions network analayst&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Mar 2012 13:04:48 GMT</pubDate>
    <dc:creator>saitdemir</dc:creator>
    <dc:date>2012-03-15T13:04:48Z</dc:date>
    <item>
      <title>Solving Traveling Salesmen Problem  using arcobjects.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167473#M1723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have to find solitions of TSP problem using arcobjects but I don't have any ideas. How can � deal with this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any body can help me to find Tsp solitions network analayst&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2012 13:04:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167473#M1723</guid>
      <dc:creator>saitdemir</dc:creator>
      <dc:date>2012-03-15T13:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Solving Traveling Salesmen Problem  using arcobjects.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167474#M1724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can check that you really need to use ArcObjects for that because there are two solvers in the Network Analyst extension - Route and Vehicle Routing Problem (VRP) which can partly help you here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Route can give you a solution: given a group of points to visit a best sequence can be found (respecting time windows).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;VRP can give you a solution: given a group of points and vehicles to visit a best sequence can be found (respecting time windows).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Help pages are really good, refer to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Route: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Route_analysis/004700000045000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Route_analysis/004700000045000000/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;VRP: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Vehicle_routing_problem_analysis/00470000004v000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Vehicle_routing_problem_analysis/00470000004v000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 08:25:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167474#M1724</guid>
      <dc:creator>AlexeyTereshenkov</dc:creator>
      <dc:date>2012-03-16T08:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Solving Traveling Salesmen Problem  using arcobjects.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167475#M1725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks Alexey Tereshenkov.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to find Traveling salesmen problem solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I solved route problems using network analayst extensions&amp;nbsp; but Salesmen in tsp problem visit series of points and he must return starting point after end point . I have found some route using U-turn restrictions. ı cant solve tsp.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Network Analyst extension - Route and Vehicle Routing Problem (VRP)&amp;nbsp; can give me solition but ı did not understans how can I use this extensions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any document to learn using of extensions. I am student so ı dont have enough information. Please help me..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 10:46:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167475#M1725</guid>
      <dc:creator>saitdemir</dc:creator>
      <dc:date>2012-03-16T10:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Solving Traveling Salesmen Problem  using arcobjects.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167476#M1726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;but Salesmen in tsp problem visit series of points and he must return starting point after end point&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could create a duplicate of your start point to make this copied location an end point of the route.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;but ı did not understans how can I use this extensions.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, the only way to learn how to use the Network Analyst extension is to read the help and do some tutorials.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a very good tutorial with the data on how to get started with the extension and prepare the network dataset data. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can find other tutorials at &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/About_the_ArcGIS_Network_Analyst_tutorial/00470000005r000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/About_the_ArcGIS_Network_Analyst_tutorial/00470000005r000000/&lt;/A&gt;&lt;SPAN&gt;. You might also check the ArcGIS 10.1 Resource Center if you have access to these pages: &lt;/SPAN&gt;&lt;A href="http://resourcesbeta.arcgis.com/en/help/main/10.1/index.html#/About_the_ArcGIS_Network_Analyst_extension_tutorial/00470000005r000000/"&gt;http://resourcesbeta.arcgis.com/en/help/main/10.1/index.html#/About_the_ArcGIS_Network_Analyst_extension_tutorial/00470000005r000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 13:05:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167476#M1726</guid>
      <dc:creator>AlexeyTereshenkov</dc:creator>
      <dc:date>2012-03-16T13:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Solving Traveling Salesmen Problem  using arcobjects.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167477#M1727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look &lt;/SPAN&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Algorithms_used_by_Network_Analyst"&gt;here for the 9.3.x description of Network Analyst algorithms.&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/pdf/network-analyst-tutorial.pdf"&gt; And here for 10.x tutorial.&lt;/A&gt;&lt;SPAN&gt; Specifically page 30.&amp;nbsp; After you get a good understanding of the software, you can take a look at the developers pages and get into the gory details of ArcObjects.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 13:49:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167477#M1727</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2012-03-16T13:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Solving Traveling Salesmen Problem  using arcobjects.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167478#M1728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thank you everybody&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I find a solitions using Route and Vehicle Routing Problem (VRP). and I find a sample arcobjects code for VRP but I have arcengine 9.3 but samples code writing for desktop 10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dou you know how can I run&amp;nbsp; engine 10 code&amp;nbsp; in arcengine 9.3.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2012 05:25:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167478#M1728</guid>
      <dc:creator>saitdemir</dc:creator>
      <dc:date>2012-03-17T05:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Solving Traveling Salesmen Problem  using arcobjects.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167479#M1729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can find more samples specifically for ArcGIS Engine 9.3 here: &lt;/SPAN&gt;&lt;A href="http://resources.esri.com/help/9.3/ArcGISEngine/dotnet/concepts_start.htm"&gt;http://resources.esri.com/help/9.3/ArcGISEngine/dotnet/concepts_start.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Go to Working with ArcGIS components &amp;gt; Network Analysis &amp;gt; Transportation networks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2012 07:49:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167479#M1729</guid>
      <dc:creator>AlexeyTereshenkov</dc:creator>
      <dc:date>2012-03-17T07:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Solving Traveling Salesmen Problem  using arcobjects.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167480#M1730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;this is a useful thread&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the same problem here &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a graduation project about salesman problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have 15 market (stop points ) I will start from one of them then return to it again&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can you help me to do this by finding the shortest rout between them by using enumerations algorithm as it is the best &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as I see in this Image&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://img339.imageshack.us/img339/6909/519201222936pm.jpg" /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and also I want to create a program with arcobjects to be used like this one&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://img18.imageshack.us/img18/9808/519201222755pm.jpg" /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the test on arcmap&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://img151.imageshack.us/img151/4867/519201222838pm.jpg" /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found this photos at this pdf&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docstoc.com/docs/3573166/GIS-Masters-Project-Proposal"&gt;http://www.docstoc.com/docs/3573166/GIS-Masters-Project-Proposal&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but there are no details on how to make this in arc gis ( just results )&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2012 11:39:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167480#M1730</guid>
      <dc:creator>mastersamy</dc:creator>
      <dc:date>2012-05-19T11:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Solving Traveling Salesmen Problem  using arcobjects.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167481#M1731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For ArcGIS 10.1: &lt;/SPAN&gt;&lt;A href="http://resourcesbeta.arcgis.com/en/help/arcobjects-net/conceptualhelp/#/Sample_Route_layer/00010000041z000000/"&gt;http://resourcesbeta.arcgis.com/en/help/arcobjects-net/conceptualhelp/#/Sample_Route_layer/00010000041z000000/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;For ArcGIS 10: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/Programming_with_Network_Analyst/000100000462000000/"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/Programming_with_Network_Analyst/000100000462000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2012 11:59:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167481#M1731</guid>
      <dc:creator>AlexeyTereshenkov</dc:creator>
      <dc:date>2012-05-19T11:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Solving Traveling Salesmen Problem  using arcobjects.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167482#M1732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;For ArcGIS 10.1: &lt;A href="http://resourcesbeta.arcgis.com/en/help/arcobjects-net/conceptualhelp/#/Sample_Route_layer/00010000041z000000/"&gt;http://resourcesbeta.arcgis.com/en/help/arcobjects-net/conceptualhelp/#/Sample_Route_layer/00010000041z000000/&lt;/A&gt;&lt;BR /&gt;For ArcGIS 10: &lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/Programming_with_Network_Analyst/000100000462000000/"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/Programming_with_Network_Analyst/000100000462000000/&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks alex&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but I want to know if there a sample code to create a simle application like this&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2012 12:04:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167482#M1732</guid>
      <dc:creator>mastersamy</dc:creator>
      <dc:date>2012-05-19T12:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Solving Traveling Salesmen Problem  using arcobjects.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167483#M1733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;or Is there any way to make an executable like the one I referred to ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2012 12:23:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167483#M1733</guid>
      <dc:creator>mastersamy</dc:creator>
      <dc:date>2012-05-19T12:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Solving Traveling Salesmen Problem  using arcobjects.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167484#M1734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Those are samples that you have to build manually with MS Visual Studio or other IDE you prefer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See here: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/How_to_use_ArcGIS_samples/0001000001w2000000/"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/How_to_use_ArcGIS_samples/0001000001w2000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you build the solution, you are ready to compile your sample into an .exe which you can use for performing network analysis.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2012 12:45:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167484#M1734</guid>
      <dc:creator>AlexeyTereshenkov</dc:creator>
      <dc:date>2012-05-19T12:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Solving Traveling Salesmen Problem  using arcobjects.</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167485#M1735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#//0036000000v9000000"&gt;FindBestSequence&lt;/A&gt;&lt;SPAN&gt; property of INARouteSolver is what activates the Traveling Salesperson Problem algorithm in the solver.&amp;nbsp; Once TSP is active, you set INARouteSolver to &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#//0036000000vn000000"&gt;PreserveFirstStop&lt;/A&gt;&lt;SPAN&gt; and/or &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#//0036000000vp000000"&gt;PreserveLastStop&lt;/A&gt;&lt;SPAN&gt; to force the solver not to resequence the first and last stops.&amp;nbsp; For example, if you want a route to start at your home, visit a few stops, then return to your home, you would add your home as the first and last stop in the Stops class, then set both PreserveFirstStop and PreserveLastStop to true. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Setting up the route solver in ArcObjects can be seen in a few different samples:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Here is some ArcObjects code for &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//0001000001zq000000"&gt;setting up, solving, and savin&lt;/A&gt;&lt;SPAN&gt;g a Route analysis.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Here is a &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000000n000000"&gt;sample that uses the Closest Facility solver&lt;/A&gt;&lt;SPAN&gt;, but has some UI elements, to help you along with the interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Here is the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/d/0001000000pw000000.htm"&gt;NAEngine application&lt;/A&gt;&lt;SPAN&gt; that works like a mini-standalone version of ArcMap, complete with an NAWindow, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Here is a sample that opens a network dataset, &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/Sample_Route_layer/00010000041z000000/"&gt;creates a Route layer&lt;/A&gt;&lt;SPAN&gt; and saves it out to disk.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have any issues using the samples, just ask a question here and I'll help you work it out.&amp;nbsp; Good luck!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 14:33:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/solving-traveling-salesmen-problem-nbsp-using/m-p/167485#M1735</guid>
      <dc:creator>PatrickStevens</dc:creator>
      <dc:date>2012-05-21T14:33:07Z</dc:date>
    </item>
  </channel>
</rss>

