Skip to content

Source code for master thesis "Synchronizing transportation of people with reduced mobility through airport terminals", which is about planning the transport of passengers with reduced mobility over an airport. The repository includes the solver and simulation program for this project.

License

RvanTwist/uu-thesis-prm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utrecht University

Master Thesis (ICA-3227170)

Synchronizing transportation of people with reduced mobility through airport terminals

Author: R.P. van Twist

Supervisors: dr. J.A. Hoogeveen dr. ir. J.M. van den Akker

Copyright: GNU GPL (see license.txt)

Abstract: Navigating through an airport is easy enough for most passengers, but when you are reduced in mobility it is a different story. We want to find a schedule for the airport’s employees to support as many of those passengers as possible while ensuring a smooth journey with little waiting time. In addition we want to find a robust schedule to handle minor disturbances which we test using a simulation at the end. We present a decomposition model in which we first determine feasible start times for the tasks describing the journeys of the passengers using Simulated Annealing, after which in each iteration we assign the tasks to the employees in the next phase using a matching algorithm or heuristic.

About

Source code for master thesis "Synchronizing transportation of people with reduced mobility through airport terminals", which is about planning the transport of passengers with reduced mobility over an airport. The repository includes the solver and simulation program for this project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages