Improved ant colony optimization for solving dial-a-ride-problem

The dial-a-ride problem (DARP) is a combinatorial optimization problem in which passengers claim requests in the form of their departure location, destination and the specific time windows during which they must be picked up and dropped off. A certain number of vehicles are assigned to serve these r...

Full description

Saved in:
Bibliographic Details
Main Author: Peng, Guohao
Other Authors: Keveh Azizan
Format: Theses and Dissertations
Language:English
Published: 2018
Subjects:
Online Access:http://hdl.handle.net/10356/73130
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:The dial-a-ride problem (DARP) is a combinatorial optimization problem in which passengers claim requests in the form of their departure location, destination and the specific time windows during which they must be picked up and dropped off. A certain number of vehicles are assigned to serve these requests while ensuring that the maximum capacities of vehicles are not exceeded and the maximum ride time constraints of passengers, if any, are not violated. In this thesis, an improved ant colony optimization (IACO) algorithm is proposed to address the dial-a-ride-problem. The proposed algorithm works by pre-processing the requests to eliminate the ones that are infeasible from the beginning. In order to select the requests, the algorithm considers factors like time windows, local heuristics and vehicle load. Also, an adjust function is introduced to improve the quality of solutions and chaotic perturbation is used to prevent premature convergence. Numerous simulations have been carried out to demonstrate the efficiency of the proposed algorithm.