<div dir="ltr">Hello everyone,<br>This is the report for the First Coding Period: Week2 ( June 14th - June 20th ).<br><br>*What did I get done this week?*<br>    - Created the necessary class wrapper for the Boost function.<br>    - Worked on `include/coloring/pgr_edgeColoring.hpp` to read data.<br>    - Worked on documentation for the `pgr_edgeColoring` function.<br>    - Updated `doc/coloring/doc`: `pgr_edgeColoring.rst, coloring-family.rst` and `docqueries/coloring/docqueries`: `doc-edgeColoring.result, doc-edgeColoring.test.sql`  files.<br>    - Made a pull request with all these changes [1].<br>    - Details can be found here [2].<br><br> *What do I plan on doing next week?*<br>    - Creating new files for connecting Boost.<br>    - Implement my own code for the Graph type and not using `pgr_base_graph`.<br>    - Create the necessary class wrapper for the Boost function.<br>    - Process the data with the Boost Function.<br>    - Details in the Gitter chat: <a href="https://gitter.im/pgRouting/pgrouting?at=60ccc7b387848634af29a743">https://gitter.im/pgRouting/pgrouting?at=60ccc7b387848634af29a743</a><br>    - Details of sub-tasks can be found in [2].<br><br>*Am I blocked on anything?*<br>    - Yes, I am blocked on connecting Boost Library to pgRouting.<br>    - Calling function in `include/coloring/pgr_edgeColoring.hpp` from `src/coloring/edgeColoring_driver.cpp` gives error on compiling.<br>    - The error log: <a href="https://github.com/pgRouting/GSoC-pgRouting/pull/171/checks?check_run_id=2865466232">https://github.com/pgRouting/GSoC-pgRouting/pull/171/checks?check_run_id=2865466232</a><br><br>The log of Pull Requests can be found in [3].<br>The detailed wiki page can be found in [4].<br>The Public repository I am working on can be found in [5].<br><br>[1] <a href="https://github.com/pgRouting/GSoC-pgRouting/pull/171">https://github.com/pgRouting/GSoC-pgRouting/pull/171</a><br>[2] <a href="https://github.com/pgRouting/pgrouting/wiki/GSoC-2021-Implement-Edge-Coloring-Algorithm-for-pgRouting-by-the-Boost-Graph-Library#week-2-june-14th---june-20th-1">https://github.com/pgRouting/pgrouting/wiki/GSoC-2021-Implement-Edge-Coloring-Algorithm-for-pgRouting-by-the-Boost-Graph-Library#week-2-june-14th---june-20th-1</a><br>[3] <a href="https://github.com/pgRouting/pgrouting/wiki/GSoC-2021-Implement-Edge-Coloring-Algorithm-for-pgRouting-by-the-Boost-Graph-Library#log-of-pull-requests">https://github.com/pgRouting/pgrouting/wiki/GSoC-2021-Implement-Edge-Coloring-Algorithm-for-pgRouting-by-the-Boost-Graph-Library#log-of-pull-requests</a><br>[4] <a href="https://github.com/pgRouting/pgrouting/wiki/GSoC-2021-Implement-Edge-Coloring-Algorithm-for-pgRouting-by-the-Boost-Graph-Library">https://github.com/pgRouting/pgrouting/wiki/GSoC-2021-Implement-Edge-Coloring-Algorithm-for-pgRouting-by-the-Boost-Graph-Library</a><br>[5] <a href="https://github.com/veenits123/GSoC-pgRouting">https://github.com/veenits123/GSoC-pgRouting</a><br><br>Any feedback and suggestions are welcome.<br>Thanks!<br>Veenit Kumar</div>