<div dir="ltr">Hello everyone,<div><br></div><div>Here is the first-week report for my GSoC project.  <br>Any feedback, comments and suggestions are welcome.</div><div><br></div><div><b>Week 1 Report</b><br><ul><li>What did I complete this week?</li><ul><li>Created a development branch named pgr_breadthFirstSearch which will be used to implement the pgr_breadthFirstSearch function.</li><li>Added C, C++ and SQL files to define the function signature. These files allow calling the function pgr_breadthFirstSearch() but return an empty result for now.</li><li>Added the framework for pgTap tests, inner query tests and crash tests.</li><li>Configured the Continuous Integration system named Travis to include the pgr_breadthFirstSearch function in it's builds.</li><li>Created a pull request [1]. </li></ul><li>What am I going to achieve for next week?<br></li><ul><li>In the function's current state, It accepts the input data but does not process the data and will return an empty output. In the next week, I will be porting the Breadth First Search algorithm from the Boost C++ Libraries to my development branch to process the input data.</li></ul><li>Is there any blocking issue?</li><ul><li>Currently, I do not have any blocking issue and will be able to begin coding the functionalities planned for the next week.</li></ul></ul>Public Repository: [2]<br>Wiki page with all reports: [3]<br></div><div><br></div><div><b>Links</b></div><div><ul><li>[1] <a href="https://github.com/pgRouting/GSoC-pgRouting/pull/5" target="_blank">https://github.com/pgRouting/GSoC-pgRouting/pull/5</a></li><li>[2] <a href="https://github.com/vicennial/GSoC-pgRouting/" target="_blank">https://github.com/vicennial/GSoC-pgRouting/</a></li><li>[3] <a href="https://github.com/pgRouting/pgrouting/wiki/GSoC-2019-Edward-Moore's-Algorithm,-Breadth-First-Search-and-Binary-Breadth-First-Search" target="_blank">https://github.com/pgRouting/pgrouting/wiki/GSoC-2019-Edward-Moore's-Algorithm,-Breadth-First-Search-and-Binary-Breadth-First-Search</a></li></ul><div><br></div></div><div>Thank you,<br></div><div>GVS Akhil</div></div>