Skip to content

Repository files navigation

VehicleRoutingProblem

The research work on Capacitated Vehicle Routing Problem (C-VRP) solving via Artificial Bee Colony (ABC) Algorithm which enhanced with Local Search.


Problem example:Random solution:Fitness function of ABC:And solution (200 epochs):Reference: An artificial bee colony algorithm for the capacitated vehicle routing problem

A-benchmarks


benchmarkn_locationsn_truckscapacityoptimal_costABC_costtime (s)erroris_feasible
0A-n32-k5.vrp325100784793.68934.41860.0123585True
1A-n33-k5.vrp335100661677.84933.940.0254898True
2A-n33-k6.vrp336100742789.65135.52250.0642203True
3A-n34-k5.vrp345100778890.05334.76790.144027True
4A-n36-k5.vrp365100799902.6339.67650.129699True
5A-n37-k5.vrp375100669722.6140.39470.0801341True
6A-n37-k6.vrp3761009491002.9541.35570.0568444True
7A-n38-k5.vrp385100730796.66339.23110.0913186True
8A-n39-k5.vrp395100822917.81841.44620.116567True
9A-n39-k6.vrp3961008311039.2346.85930.250572True
10A-n44-k6.vrp446100937987.49451.0360.0538888True
11A-n45-k6.vrp4561009441209.3455.17670.281077True
12A-n45-k7.vrp45710011461270.9962.49890.109066True
13A-n46-k7.vrp4671009141030.5373.34580.127491True
14A-n48-k7.vrp48710010731195.671.00070.114257True
15A-n53-k7.vrp53710010101151.6182.11950.140208True
16A-n54-k7.vrp54710011671331.586.63970.140958True
17A-n55-k9.vrp55910010731147.8998.82930.0697974True
18A-n60-k9.vrp60910013541502.62118.180.109762True
19A-n61-k9.vrp61910010341398.01129.1250.352039True
20A-n62-k8.vrp62810012881517.37119.2810.178084True
21A-n63-k10.vrp631010013141515.19127.6420.153113True
22A-n63-k9.vrp63910016161959.36131.0520.212478True
23A-n64-k9.vrp64910014011664.51122.6210.188088True
24A-n65-k9.vrp65910011741558.45133.3550.327473True
25A-n69-k9.vrp69910011591434.53154.7960.237731True
26A-n80-k10.vrp801010017632203.57184.7330.249898True

B-benchmarks


benchmarkn_locationsn_truckscapacityoptimal_costABC_costtime (s)erroris_feasible
0B-n31-k5.vrp315100672706.56920.93770.0514423True
1B-n34-k5.vrp345100788808.97423.47130.0266171True
2B-n35-k5.vrp355100955996.19524.53410.0431363True
3B-n38-k6.vrp386100805820.22428.27010.0189118True
4B-n39-k5.vrp395100549567.27726.79290.0332911True
5B-n41-k6.vrp416100829947.01630.45750.142359True
6B-n43-k6.vrp436100742777.76133.51260.0481955True
7B-n44-k7.vrp447100909985.96936.64160.0846748True
8B-n45-k5.vrp455100751796.81832.55340.0610096True
9B-n45-k6.vrp456100678768.83437.32760.133974True
10B-n50-k7.vrp507100741763.86541.62560.0308568True
11B-n50-k8.vrp50810013121354.8544.75410.0326566True
12B-n51-k7.vrp51710010321124.6242.90640.0897509True
13B-n52-k7.vrp527100747818.8443.23890.0961716True
14B-n56-k7.vrp567100707792.31647.46590.120674True
15B-n57-k7.vrp57710011531555.2166.00180.348837True
16B-n57-k9.vrp57910015981740.6657.60390.0892725True
17B-n63-k10.vrp631010014961775.9775.64780.187143True
18B-n64-k9.vrp6491008611082.9875.08570.257812True
19B-n66-k9.vrp66910013161611.282.57960.224317True
20B-n67-k10.vrp671010010321206.8286.46560.169402True
21B-n68-k9.vrp68910012721442.8167.53010.134288True
22B-n78-k10.vrp781010012211602.1793.20460.312182True

About

The research work on Vehicle Routing Problem (VRP) solving via Artifical Bee colony algorithm

Topics

Resources

Stars

19 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages