forked from pgRouting/pgrouting
-
Notifications
You must be signed in to change notification settings - Fork 2
GSOC2012 Razequl Islam R9
zibon edited this page Jul 21, 2012
·
1 revision
For the ninth week I had the following plans :
- Comparative performance evaluation.
- Commit implemented bi-directional A* search to my pgrouting fork.
- Add comment to the existing bi-directional Dijkstra codes as my mentor said and update the codes.
I have already done the following tasks:
- Committed the implemented bi-directional A* search
- Start evaluating performance. will do more evaluation next week.
- Start coding the tester application.
- Will complete tester application.
- More comparative performance evaluation on bidirdijsktra and bidirastar.