[pgrouting-dev] [SoC] GSOC'14- pgrouting weekly report 9:Refactor Current VRP Implementation into Generic Class Solver for pgRouting

Hi All,

Here is my 9th weekly report

### What did i do this week ?

I spent most of my time this week in modifying the optimizer and testing it . I also implemented one of the moves (swapping orders between two randomly selected routes) as per the plan mentioned in last week’s report.

### What will I be working on next week?

I will continue testing the optimizer for new data sets after adding some more neighbourhood moves or by modifying the current implementation .
I will also test my implementation for some benchmark test cases http://web.cba.neu.edu/~msolomon/problems.htm

### Did I meet with any stumbling blocks?

No

Link to weekly report : https://github.com/pgRouting/pgrouting/wiki/GSoC-2014-Mukul-Priya-R9

Link to code repository :https://github.com/pgRouting/pgrouting/tree/gsoc-cvrptw

Thanks

Mukul