heuristics for ESPPRC to get reduced networks
xkuan opened this issue · 1 comments
xkuan commented
Hello,
First of all, thank you for your great convenience in solving vrp!
I have 2 questions if you don't mind (about heuristics for ESPPRC to get reduced networks):
- Is there any literature on this method
BestPaths
? - Could you please recommend some other literature on heuristics or hyperheuristics?
Kuifje02 commented
Thanks for your feedback!
To my knowledge there is no specific literature for BestPaths, but I would not be surprised if it were mentioned in different articles. I would recommend this book: the bible of column generation.
Note also that the cspy module (on which vrpy depends) has heuristics for the SPPRC.