[SoC] GSoC 2021 - VRP functionality with VROOM on the database for pgRouting (Week 2 Report)

Ashish Kumar ashishkr23438 at gmail.com
Sat Jun 19 03:16:48 PDT 2021


Hello everyone,

This is my second weekly report of the Official Coding Period.

Any feedback, comments, and suggestions are welcome.

*Week 2 Report (June 14th - June 20th)*

   - What did I get done this week?
      - Added various functions for vroom input, to get the postgres
      datatypes and convert them to vroom C types.
      - Created basic skeleton to take the inputs in vroom.c and pass them
      to the vroom driver function.
      - Updated CMakeLists and GitHub actions for Ubuntu, to build and
      compile vrprouting with vroom.
      - Details can be found in [1]
      - The merged pull request can be found in [2]


   - What do I plan on doing next week?
      - Update GitHub actions scripts for macOS and other jobs.
      - Add matrix cell input function for vroom and update the functions
      in array input, and columns input file for taking vroom inputs.
      - Details of possible sub-tasks can be found in [1]


   - Am I blocked on anything?
      - No blocking issues.

The log of pull requests can be found in [3]
The wiki page can be found in [4]
The repository can be found in [5]

[1]
https://github.com/pgRouting/pgrouting/wiki/GSoC-2021-VRP-functionality-with-VROOM-on-the-database#week-2-june-14th---june-20th-1
[2] https://github.com/pgRouting/GSoC-pgRouting/pull/170
[3]
https://github.com/pgRouting/pgrouting/wiki/GSoC-2021-VRP-functionality-with-VROOM-on-the-database#log-of-pull-requests
[4]
https://github.com/pgRouting/pgrouting/wiki/GSoC-2021-VRP-functionality-with-VROOM-on-the-database
[5] https://github.com/krashish8/GSoC-pgRouting

Thank you,
Ashish Kumar.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/soc/attachments/20210619/c0ddb667/attachment.html>


More information about the SoC mailing list