<div dir="ltr">Hi guys,<div><br></div><div>Just to let you know that Steve's fix proposal for persistent pgr_onedepot() results didn't work out and after building pgrouting from develop-vrp tree (btw, I had to make this change) I got precisely the same problem I got with building from my tree.</div>
<div><br></div><div>Thanks for the help, though! :-)</div><div><br></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div>--</div><div>Helder Alves <br></div></div></div><br><br><div class="gmail_quote">On Tue, Jan 7, 2014 at 1:44 AM, Helder Alves <span dir="ltr"><<a href="mailto:helderalvespt@gmail.com" target="_blank">helderalvespt@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Steve,<div><br></div><div>Thanks for your feedback... I'm applying the suggested fix and I'll let you know if it doesn't work.</div>
<div class="im"><div><br></div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">
<div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Regarding pgr_vrponedepot I was able to also make it work however I</blockquote>

</div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">guess I stumbled on several issues:</blockquote>

</div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">  * Depot open/close time seems to not be obeyed;</blockquote>

</div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">  * Traveltime also seems to not being considered between departure and</blockquote>

</div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">    arrival time every time;</blockquote></div>

<div><div><br></div></div><div><div>One thing that may not be obvious is that times in pgr_vrponedepot are all zero based on the depot open time. So depot open time should always be zero and then are other time should be time units in the future from the open time</div>

</div></blockquote><div><br></div></div><div>I've checked these issues against Daniel's implementation on his blog post @ <a href="http://blog.georepublic.info/2013/pgrouting-preview-the-new-vrp-solver/" target="_blank">http://blog.georepublic.info/2013/pgrouting-preview-the-new-vrp-solver/</a> and I got to the same conclusions, please check my notes below.</div>

<div><br></div><div><ol><li>Open a browser window on <a href="http://blog.georepublic.info/2013/pgrouting-preview-the-new-vrp-solver/" target="_blank">http://blog.georepublic.info/2013/pgrouting-preview-the-new-vrp-solver/</a> URL</li>
<li>
Hit the "Sample Data" buttons for Vehicles, Depot and Orders, click "Start Scheduler" and when results are generated click "schedule view"</li><li>Open a second browser window on <a href="http://blog.georepublic.info/2013/pgrouting-preview-the-new-vrp-solver/" target="_blank">http://blog.georepublic.info/2013/pgrouting-preview-the-new-vrp-solver/</a> URL</li>

<li>Hit the "Sample Data" buttons for Vehicles, Depot and Orders and change Depot to "0,0,300,465,0,139.7107020020485,37.671709126526395"</li><li>Click "Start Scheduler" and when results are generated click "schedule view"</li>

<li>Compare both schedule views and please note that both a) traveltime from/to depot as well as b) depot's open time is not being taken in consideration for arrival/departure time and optimization</li></ol><div>Does my reasoning makes sense or I'm missing some detail here?</div>

</div><div><br></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div>--</div><div>Helder Alves <br></div><br></div></div>
<br></div></div>
</blockquote></div><br></div></div>