<?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 Vehicle routing problem optimization with flexsim using GIS in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/vehicle-routing-problem-optimization-with-flexsim-using-gis/m-p/13596777#M91373</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 23.1.3 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Firstly, I would like to express my sincere gratitude in advance for the assistance offered by the esteemed members of this forum, as well as the creator of the Flexsim software. Consequently, I would like to address some challenges related to vehicle routing optimization. To begin with, the model features a flow process for item loading, which creates items in the 3D model. This loading process is controlled by a global table named "gt_Pedidos". Additionally, within this model, there are three cities: the source city, named "Sorocaba," and the destination cities, named "Itu" and "Tatui," all created within the 3D model. The truck collection process is carried out through a flow process that utilizes dates to collect items in specific cities. The collection is being performed based on a list. However, the current list is organized in ascending order, following an alphabetical list of cities. At this point, a specific question arises: How can I implement vehicle routing in this process? Does Flexsim provide an algorithm for vehicle routing problems? If so, which one? If not, should I pursue an approach outside of Flexsim? Furthermore, if no such algorithm exists, are there alternative methods to address the vehicle routing problem? Attached is the current model for further investigation.&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 13 Jul 2023 19:30:57 GMT</pubDate>
    <dc:creator>Wesleygmp</dc:creator>
    <dc:date>2023-07-13T19:30:57Z</dc:date>
    <item>
      <title>Vehicle routing problem optimization with flexsim using GIS</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/vehicle-routing-problem-optimization-with-flexsim-using-gis/m-p/13596777#M91373</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 23.1.3 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Firstly, I would like to express my sincere gratitude in advance for the assistance offered by the esteemed members of this forum, as well as the creator of the Flexsim software. Consequently, I would like to address some challenges related to vehicle routing optimization. To begin with, the model features a flow process for item loading, which creates items in the 3D model. This loading process is controlled by a global table named "gt_Pedidos". Additionally, within this model, there are three cities: the source city, named "Sorocaba," and the destination cities, named "Itu" and "Tatui," all created within the 3D model. The truck collection process is carried out through a flow process that utilizes dates to collect items in specific cities. The collection is being performed based on a list. However, the current list is organized in ascending order, following an alphabetical list of cities. At this point, a specific question arises: How can I implement vehicle routing in this process? Does Flexsim provide an algorithm for vehicle routing problems? If so, which one? If not, should I pursue an approach outside of Flexsim? Furthermore, if no such algorithm exists, are there alternative methods to address the vehicle routing problem? Attached is the current model for further investigation.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Jul 2023 19:30:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/vehicle-routing-problem-optimization-with-flexsim-using-gis/m-p/13596777#M91373</guid>
      <dc:creator>Wesleygmp</dc:creator>
      <dc:date>2023-07-13T19:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Vehicle routing problem optimization with flexsim using GIS</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/vehicle-routing-problem-optimization-with-flexsim-using-gis/m-p/13596778#M91374</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hey Wesley! Your post reminded me of this example by one of my co-workers!&lt;/P&gt;
 &lt;P&gt;&lt;A href="https://answers.flexsim.com/articles/124294/a-supply-chain-model-that-uses-mixed-integer-progr.html" target="test_blank"&gt;https://answers.flexsim.com/articles/124294/a-supply-chain-model-that-uses-mixed-integer-progr.html&lt;/A&gt;&lt;/P&gt;
 &lt;P&gt;He uses mixed integer programming to choose the best supply routes. That post might be a good place to get you started.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Jul 2023 19:37:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/vehicle-routing-problem-optimization-with-flexsim-using-gis/m-p/13596778#M91374</guid>
      <dc:creator>julie_weller</dc:creator>
      <dc:date>2023-07-13T19:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Vehicle routing problem optimization with flexsim using GIS</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/vehicle-routing-problem-optimization-with-flexsim-using-gis/m-p/13596779#M91375</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi Wesley.&lt;/P&gt;&lt;P&gt;Wich routing problems specifically are you facing? Depending on the kind of problem, you can implement some logical decisions in a ProcessFlow, using the tables as input, or external logics that can handle with the information of your model to make decisions in your logistic flow. In the example mentioned by &lt;A rel="user" href="https://answers.flexsim.com/users/42822/julieweller.html" nodeid="42822"&gt;@Julie Weller&lt;/A&gt; above you can find how you can integrate Python with FlexSim for that kind of purposes.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Jul 2023 19:00:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/vehicle-routing-problem-optimization-with-flexsim-using-gis/m-p/13596779#M91375</guid>
      <dc:creator>lucas_klein83QQC</dc:creator>
      <dc:date>2023-07-14T19:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Vehicle routing problem optimization with flexsim using GIS</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/vehicle-routing-problem-optimization-with-flexsim-using-gis/m-p/13596780#M91376</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/43053/wesleygmp.html" nodeid="43053"&gt;@Wesley GMP&lt;/A&gt;, was your question resolved? &lt;/P&gt;
 &lt;P&gt;If you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 20 Jul 2023 14:26:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/vehicle-routing-problem-optimization-with-flexsim-using-gis/m-p/13596780#M91376</guid>
      <dc:creator>natalie_white</dc:creator>
      <dc:date>2023-07-20T14:26:58Z</dc:date>
    </item>
  </channel>
</rss>

