<div dir="ltr"><div>Hello,<br></div><div><br></div>A typo in my report.<br><div><br></div><div>The issue titled "Fixing pgRouting functions so that same set of rows are returned for any ordering of input rows" has the link [6], not [3].<br></div><div><br></div><div>[6] <a href="https://github.com/pgRouting/GSoC-pgRouting/issues/62" target="_blank">https://github.com/pgRouting/GSoC-pgRouting/issues/62</a><br></div><div><br></div><div>Thank you,<br>Ashish Kumar.<br></div><img src="https://mail-info-ext.com/pixel/pOEWQhW9KmDeFsemRArD?rid=pOEWQhW9KmDeFsemRArD" width="1" height="1" border="0"></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 12 Jul 2020 at 09:34, Ashish Kumar <<a href="mailto:ashishkr23438@gmail.com">ashishkr23438@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">Hello everyone,<br><br>This is my eighth weekly report of coding and the sixth report of the Official Coding Period. (Week 6 Report)<br><br>Any feedback, comments, and suggestions are welcome.<br><br><b>Week 6 Report (July 6th - July 12th)</b><br><ul><li>What did I get done this week?</li><ul><li>Completed the second function <font face="monospace">pgr_sequentialVertexColoring</font> will all the documentation and tests.</li><li>Added all the pgTAP tests for this function.</li><li>For <font face="monospace">pgr_depthFirstSearch</font>, added the prepared statement in the queries and tested all prepared statements.</li><li>Added pgTAP test to check whether the same set of rows are returned always, for both of these functions.<br></li><li>Details can be found in [1]</li><li>The merged pull request can be found in [2]</li><li>Created an issue in pgRouting/GSoC-pgRouting repository, listing the steps to be followed for the next week's work - Fixing pgRouting functions so that same set of rows are returned for any ordering of input rows. [3]</li></ul></ul><ul><li>What do I plan on doing next week?</li><ul><li>It has been found that around 15-20% (maybe more) of the pgRouting functions produce different outputs for the different ordering of the input rows.</li><li>I'll be adding pgTAP tests for all the already-implemented functions to check whether the functions satisfy this requirement. If the test fails, then I'll be fixing the code by ordering the rows internally in a particular order.</li><li>Details of possible sub-tasks can be found in [3]</li></ul></ul><ul><li>Am I blocked on anything?</li><ul><li>No blocking issues.</li></ul></ul><div>The wiki page can be found in [4]<br>The repository can be found in [5]<br><br></div><div>[1] <a href="https://github.com/pgRouting/pgrouting/wiki/GSoC-2020-Depth-First-Search-and-Sequential-Vertex-Coloring#week-6-july-6th---july-12th-1" target="_blank">https://github.com/pgRouting/pgrouting/wiki/GSoC-2020-Depth-First-Search-and-Sequential-Vertex-Coloring#week-6-july-6th---july-12th-1</a><br>[2] <a href="https://github.com/pgRouting/pgrouting/wiki/GSoC-2020-Depth-First-Search-and-Sequential-Vertex-Coloring#log-of-pull-requests" target="_blank">https://github.com/pgRouting/pgrouting/wiki/GSoC-2020-Depth-First-Search-and-Sequential-Vertex-Coloring#log-of-pull-requests</a><br>[3] <a href="https://github.com/pgRouting/pgrouting/wiki/GSoC-2020-Depth-First-Search-and-Sequential-Vertex-Coloring#week-6-july-6th---july-12th-1" target="_blank">https://github.com/pgRouting/pgrouting/wiki/GSoC-2020-Depth-First-Search-and-Sequential-Vertex-Coloring#week-6-july-6th---july-12th-1</a><br>[4] <a href="https://github.com/pgRouting/pgrouting/wiki/GSoC-2020-Depth-First-Search-and-Sequential-Vertex-Coloring" target="_blank">https://github.com/pgRouting/pgrouting/wiki/GSoC-2020-Depth-First-Search-and-Sequential-Vertex-Coloring</a><br>[5] <a href="https://github.com/krashish8/GSoC-pgRouting" target="_blank">https://github.com/krashish8/GSoC-pgRouting</a></div><div>[6] <a href="https://github.com/pgRouting/GSoC-pgRouting/issues/62" target="_blank">https://github.com/pgRouting/GSoC-pgRouting/issues/62</a><br><br></div><div>Thank you,<br>Ashish Kumar.</div></div><img src="https://mail-info-ext.com/pixel/Vy2gZBQMNFPyqKCN54HK?rid=Vy2gZBQMNFPyqKCN54HK" width="1" height="1" border="0"></div>
</blockquote></div>