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

Hi All,

Here is my 10th weekly report :

### What did i do this week ?

  • I improved the optimizer further more (added one more move to it), however the optimizer currently gets stuck after obtaining a local minima so it will be interesting to observe how the moves switch between themselves and have a order for the moves so that local minima is avoided.

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

### Did I meet with any stumbling blocks?

  • Not blocked on something but improving the optimizer is a very tricky task .

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

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

Thanks

Mukul