[pgrouting-dev] GSoC 2022 - Week 4 Report Implement Cuthill-Mckee Ordering Algorithm to pgRouting

Hello everyone,

This is my weekly report for the 4th week (July 4th- July 10th).

What have I done this week?

  • Improved the src and include files for the Boost function.

  • Getting results of the Boost example.

  • Solved the Graph data type error.

  • Added one more example query in docqueries.

  • Made a PR with all these changes [1].
    What do I plan to do next week?

  • Making changes for the actual graph data.

  • Solving warning and queries errors.

  • Processing with queries.

  • Enhancing the functionalities.
    Am I blocked on anything?

  • No, I don’t have any issues.

Any feedback, comments and suggestions are welcome.

The log of the PR’s can be found here [2].
The wiki page report can be found here [3].

[1] https://github.com/pgRouting/GSoC-pgRouting/pull/226
[2] https://github.com/pgRouting/pgrouting/wiki/GSoC-2022-Implement-Cuthill-Mckee-Ordering-Algorithm-for-pgRouting-by-the-Boost-Graph-Library#log-of-pull-requests
[3] https://github.com/pgRouting/pgrouting/wiki/GSoC-2022-Implement-Cuthill-Mckee-Ordering-Algorithm-for-pgRouting-by-the-Boost-Graph-Library#week-4-report

Thank you,
Shobhit Chaurasia