Airport Gate Assignment Problem Using MS Excel

Wimali

New Member
Joined
Nov 11, 2018
Messages
5
Hi all,
I need to solve an Airport Gate Assignment Problem using Excel.
The output should include flight number, its respective gate and the time duration for which the gate will be occupied (A picture of which how the output should look like is shown below).
search


Input parameters will be Flight Number, Type of Aircraft, Arrival Time and Departure time of the flight.
A matrix depicting compatibility of airport gates for wide bodied and narrow bodied aircrafts will also need to be input.
The objective of this assignment is to minimize passenger walking distances, baggage transfer distances and to minimize idling of all gates.

Could anyone help me with this?
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
Constraints associated with the problem: Only one gate can be assigned to a selected flight and no 2 flights can be assigned to a selected gate.
 
Upvote 0
.
Do a Google search for "VBA Room Booking System". Consider each room as a gate.
 
Upvote 0
Thank you so much for the information and the prompt reply! Will surely take a look at the concept.
 
Upvote 0
Does anyone know any simple solution using Ms Excel to run a few data points for the above problem? :) The VBA solution seems a bit complicated to me.
 
Upvote 0

Forum statistics

Threads
1,224,823
Messages
6,181,175
Members
453,021
Latest member
Justyna P

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top