forked from pgRouting/pgrouting
-
Notifications
You must be signed in to change notification settings - Fork 2
Gsoc 2013 mukul priya r2
Mukul Priya edited this page Jun 28, 2013
·
1 revision
- Tried understanding the internal aspects of pgrouting i.e studied about the basic data flow using bd_astar source code .
- Tested some basic pl/pgsql codes.
- Read and deployed the basic partitioning code that Steve provided.Have made some changes to it, will try testing it this weekend.
- For the next two weeks the major focus will be to implement the partitioning stuff using quad tree approach as discussed with Steve and Daniel . Will have to discuss and tackle new issues that may pop up during this period.
- It took a while for me to understand the basic data flow.
- I am new to procedural languages but it wasn't so tricky to understand.