SDVRP-Based Reposition Routing in Bike-Sharing System
Bike-sharing systems have recently been widely implemented. Despite providing green transportation method and a healthy lifestyle, bike-sharing systems also poses problems for system operators: In order to meet the public’s demand as much as possible, operators must use multiple trucks to relocate n...
Saved in:
| Published in | Algorithms and Architectures for Parallel Processing Vol. 11335; pp. 596 - 610 |
|---|---|
| Main Authors | , , , , |
| Format | Book Chapter |
| Language | English |
| Published |
Switzerland
Springer International Publishing AG
2018
Springer International Publishing |
| Series | Lecture Notes in Computer Science |
| Subjects | |
| Online Access | Get full text |
| ISBN | 9783030050535 303005053X |
| ISSN | 0302-9743 1611-3349 |
| DOI | 10.1007/978-3-030-05054-2_45 |
Cover
| Summary: | Bike-sharing systems have recently been widely implemented. Despite providing green transportation method and a healthy lifestyle, bike-sharing systems also poses problems for system operators: In order to meet the public’s demand as much as possible, operators must use multiple trucks to relocate new bikes and repaired bikes from the depot to different stations. Then, the route to minimize the cost for the delivery trucks becomes a serious problem. To address this issue, we first formulate the problem into a split delivery vehicle routing problem (SDVRP) since every station’s demand can satisfied by multiple trucks, and use the K-means algorithm to cluster stations. In general, K-means is used to cluster the nearest points without constraint. In this real-world constraint problem, the sum of zones’ demands must be smaller than total truck capacity. Therefore, we transform the SDVRP into a traveling salesman problem (TSP) by using a constrainted K-means algorithm to cluster stations with the demand constraint. Finally, according to the context, we use a genetic algorithm to solve the TSP. The Evaluation considers four real-world open datasets from bike-sharing systems and shows that our method can solve this problem effectively. |
|---|---|
| Bibliography: | Supported by National Natural Science Foundation of China under Grant No. 61772230 and the Natural Science Foundation of China for Young Scholars No. 61702215. |
| ISBN: | 9783030050535 303005053X |
| ISSN: | 0302-9743 1611-3349 |
| DOI: | 10.1007/978-3-030-05054-2_45 |