A program that finds the shortest connection travel time between airports; uses an adjacency list structure for storing graphs.
-
Updated
Dec 19, 2019 - Java
A program that finds the shortest connection travel time between airports; uses an adjacency list structure for storing graphs.
Simulation of the control panel of an airport getting data from a txt file
A heuristic goal programming, binary LP built using Gurobi/Python that picks best gate route from pareto solution pool to reduce flight delay due to baggage delivery at finite number of departure gates by a baggage handling vehicle which tows finite number of carts in an airport operation.
Assignment for INE5410
Algorithmic fun 🤗 with Airport Paths
This project is a web API developed using Angular, ASP.NET, and MSSQL, which simulates planes arriving and flying in and out of an airport. The project includes features such as music, a console, UI, and button controllers to interact with the simulation. The main components of the project are the FlightsController and the Plane class.
Old school project about modeling an epidemic in the context of the COVID-19 situation. I choose to simulate an epidemic inside an airport network.
Airport Traffic Simulator. Third C project of the first year @ Efrei Paris, French engineering school.
Airport arrival rhapsody implementaiton in a java multithreaded environment
A new remake of the realistic ATC simulation game Terminal Control
Presidente Juscelino Kubitsch Airport for Microsoft Flight Simulator 2020
A realistic ATC simulation game
Weather Consultant Web Service
A multithreaded airport simulated in Java using BlockingQueue.
The ML-airport-departure-runway software is developed to provide a reference implementation to serve as a research example how to train and register Machine Learning (ML) models intended for predicting departure runway assignments. The software is designed to point to databases which are not provided as part of the software release and thus this…
The ML-airport-taxi-in software is developed to provide a reference implementation to serve as a research example how to train and register Machine Learning (ML) models intended for four distinct use cases: 1) unimpeded AMA taxi in, 2) unimpeded ramp taxi in, 3) impeded AMA taxi in, and 4) impeded ramp taxi in. The software is designed to point …
The ML-airport-arrival-runway software is developed to provide a reference implementation to serve as a research example how to train and register Machine Learning (ML) models intended for predicting arrival runway assignments. The software is designed to point to databases which are not provided as part of the software release and thus this sof…
Add a description, image, and links to the airport-simulation topic page so that developers can more easily learn about it.
To associate your repository with the airport-simulation topic, visit your repo's landing page and select "manage topics."