<div dir="ltr">Hello Community Members,<br>I am Abhinav Jain, a master's student from the Indian Institute of Technology Bombay. Here are my Github[1] and Linkedin[2] profiles.<div><br>I will be working on the project "Implement pgr_withPointsKSP and Add Overloads"[3]. The project aims to Implement pgr_withPointsKSP and all its overloads. Yen's algorithm computes single-source K-shortest loopless paths for a graph with non-negative edge cost. It employs any shortest path algorithm to find the best path, then proceeds to find K − 1 deviations of the best path. Sometimes the applications work “on the fly,” starting from a location that is not a vertex in the graph. Those locations, in pgRouting, are called points of interest. So this function will modify the graph to include these points of interest and, using Yen’s Algorithm, finds K shortest paths.<br></div><div><br></div><div>To track the progress of the project during the GSoC period, please check the wiki page [4].<br></div><div><br></div><div>I would appreciate it if you could look at my timeline for each week and let me know if there are any mistakes. Any feedback or suggestions you have would be amazing. I want to make sure I'm on the right track and that my project is developing well.<br><br>Best Regards,</div><div>Abhinav Jain</div><div><br>[1] <a href="https://github.com/AbhinJ">https://github.com/AbhinJ</a></div><div>[2] <a href="https://www.linkedin.com/in/abhinj99/">https://www.linkedin.com/in/abhinj99/</a></div><div>[3] <a href="https://docs.google.com/document/d/14K5eG-zDBQXwTwabHf-gHsdgBsdxkaW7sbdZEVBMOMY/edit?usp=sharing">https://docs.google.com/document/d/14K5eG-zDBQXwTwabHf-gHsdgBsdxkaW7sbdZEVBMOMY/edit?usp=sharing</a></div><div>[4] <a href="https://github.com/pgRouting/pgrouting/wiki/GSoC-2023-Implement-pgr_withPointsKSP-and-Add-Overloads">https://github.com/pgRouting/pgrouting/wiki/GSoC-2023-Implement-pgr_withPointsKSP-and-Add-Overloads</a></div></div>