<?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: offset pickup against delivery in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/vehicle-routing-problem-offset-pickup-against/m-p/219165#M2223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;another problem I have is that pickupQuantities will stay until the vehicle returns to depot, so the capacity for them is blocked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I want is, that I pickUp goods of all the same type. So when I pickUp some goods these also shall be delivered to the next stop.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(hierarchy: pickup before delivery)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Depot (Capacitiy: 10, Load: 0, free: 10)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stop1 (Pickup: 5, Load: 5, free: 5)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stop2 (deliver: 2.5, pickup: 5, Load: 7.5, free: 2,5)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stop3 (deliver: 2.5, pickup: 5, Load: 10, free: 0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;back to Depot&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, it seems senseless to deliver and pickup goods of the exactly same type at the same place but:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Imagine ever pickup&amp;amp;delivery stop were split in 2 stops, then evreytime one gains somethin and one spend something.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- or:&amp;nbsp; My idea is of projecting the cars mileage (is it called consumption when talking about electricity instead of gas?).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The way to every stop will increase my consumption (pickup)(when capacity is reached, the car's broken)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And at some stops I can recharge the car (delivery).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to find the best (cheapest, with all costs) route but the route must be traversable by e-cars (an electric car has a lower capacity but can recharge). My szenario is country use, long routes, probably many days to route.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The target is to create a special routing for e-cars (and not an economic comparison with normal cars).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, does anyone know how to set them off or an other way to consider the mileage.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The mileage has just boolean character for finding the route, the load count itself at the and doenst matter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for ideas and discussions!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Oct 2011 07:22:43 GMT</pubDate>
    <dc:creator>SebastianKrings</dc:creator>
    <dc:date>2011-10-12T07:22:43Z</dc:date>
    <item>
      <title>Vehicle Routing Problem: offset pickup against delivery</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/vehicle-routing-problem-offset-pickup-against/m-p/219165#M2223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;another problem I have is that pickupQuantities will stay until the vehicle returns to depot, so the capacity for them is blocked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I want is, that I pickUp goods of all the same type. So when I pickUp some goods these also shall be delivered to the next stop.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(hierarchy: pickup before delivery)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Depot (Capacitiy: 10, Load: 0, free: 10)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stop1 (Pickup: 5, Load: 5, free: 5)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stop2 (deliver: 2.5, pickup: 5, Load: 7.5, free: 2,5)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stop3 (deliver: 2.5, pickup: 5, Load: 10, free: 0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;back to Depot&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, it seems senseless to deliver and pickup goods of the exactly same type at the same place but:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Imagine ever pickup&amp;amp;delivery stop were split in 2 stops, then evreytime one gains somethin and one spend something.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- or:&amp;nbsp; My idea is of projecting the cars mileage (is it called consumption when talking about electricity instead of gas?).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The way to every stop will increase my consumption (pickup)(when capacity is reached, the car's broken)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And at some stops I can recharge the car (delivery).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to find the best (cheapest, with all costs) route but the route must be traversable by e-cars (an electric car has a lower capacity but can recharge). My szenario is country use, long routes, probably many days to route.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The target is to create a special routing for e-cars (and not an economic comparison with normal cars).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, does anyone know how to set them off or an other way to consider the mileage.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The mileage has just boolean character for finding the route, the load count itself at the and doenst matter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for ideas and discussions!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 07:22:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/vehicle-routing-problem-offset-pickup-against/m-p/219165#M2223</guid>
      <dc:creator>SebastianKrings</dc:creator>
      <dc:date>2011-10-12T07:22:43Z</dc:date>
    </item>
  </channel>
</rss>

