[pgrouting-dev] GSoC 2020 - Lengauer Tarjan dominator Tree and Two graphs common Spanning Trees for pgRouting - Weekly Report [Week 0]

Hello Everyone,
This is my weekly report for week [0] (May 25-May 31). I already started my official coding in this week. The report can also be found in project wiki [1].
 **What did I get done this period?**
1. Created pull request in which my coding progress can be reviewed. [2]
2. Developing pgr_LTDTree() and _LTDTree() functions.
3. Created all the necessary files of C,C++,headers,sql,doc,docquaries,pgTap tests, These can be found in my pull request. [2]

```
**What did I plan to do the next week?**

   - Read data from postgreSql.
```

```
   - Complete the coding of sql functions.

```

```
   - Transform data into c++ containers suitable for using Boost C++.
```

```
**Am I blocked on anything?**

```

```
No blocking issues.
```

```
Sincerely,
Prakash Tiwari
```

```
links:
```

```
[1].[https://github.com/pgRouting/pgrouting/wiki/GSoC-2020-Lengauer-Tarjan-dominator-tree-and-Two-graphs-common-Spanning-Trees#weekly-reports](https://github.com/pgRouting/pgrouting/wiki/GSoC-2020-Lengauer-Tarjan-dominator-tree-and-Two-graphs-common-Spanning-Trees#weekly-reports)
```

```
[2]. [https://github.com/pgRouting/GSoC-pgRouting/pull/37](https://github.com/pgRouting/GSoC-pgRouting/pull/37)
```

```
[3]. [https://github.com/pgRouting/pgrouting/wiki/GSoC-2020-Lengauer-Tarjan-dominator-tree-and-Two-graphs-common-Spanning-Trees#week-0-may-25th---may-31st](https://github.com/pgRouting/pgrouting/wiki/GSoC-2020-Lengauer-Tarjan-dominator-tree-and-Two-graphs-common-Spanning-Trees#week-0-may-25th---may-31st)
```

```

```