forked from pgRouting/pgrouting
-
Notifications
You must be signed in to change notification settings - Fork 2
Gsoc 2013 mukul priya r6
Mukul Priya edited this page Jul 26, 2013
·
1 revision
- Reimplemented the partition retrieval mechanism so that regularly the partition can be fetched whenever demand arises and we don't have to make ant recursive SPI_calls ( inbuilt function which talks to database). Made few changes to the solver class which constructs the graph and computes the path. still in the process of making those changes .
- Try and complete implementing the solver class.
- Basic implementation issue that was solved through discussion with Steve.
- No i don't think any change is required . I devoted week 5-8 for solver class implementation. I will have my solver class completed by then.