Skip to content
/ VRP Public

An attempt to implement the research paper "A Metaheuristic for the Pickup and Delivery Problem with Time Windows" of Haibing Li and Andrew Lim

Notifications You must be signed in to change notification settings

brlivsky/VRP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The repo is not maintained. Help is appreciated if someone is interested in building or understanding the implementation of the paper. For the dataset, please visit: https://www.sintef.no/projectweb/top/pdptw/li-lim-benchmark/

Sample Output For LC102----- Objective cost: 1.9116e+07 Number of vehicles: 10 Total cost: 828.73 Schedule duration: 9828.73 Waiting time: 0 Routes 1: 81 78 105 76 71 70 73 77 79 80 2: 20 24 25 27 29 30 28 103 26 23 22 21 3: 67 65 63 62 74 72 61 64 68 102 66 69 4: 5 3 7 8 10 11 9 6 4 2 1 75 5: 43 42 41 40 44 46 45 48 51 50 106 52 49 47 6: 90 87 86 83 82 84 85 88 89 91 7: 32 33 31 35 37 38 39 104 36 34 8: 13 17 18 19 15 16 14 12 9: 98 96 95 94 92 93 97 101 100 99 10: 57 55 54 53 56 58 60 59

About

An attempt to implement the research paper "A Metaheuristic for the Pickup and Delivery Problem with Time Windows" of Haibing Li and Andrew Lim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages