Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 958 Bytes

File metadata and controls

15 lines (9 loc) · 958 Bytes

Estruturas de Prioridade Aplicadas ao Controle de Tráfego Aéreo

Sobre o projeto:

Neste presente trabalho, utilizando a linguagem Python, serão implementados diversos algorítmos de prioridade que seram aplicadas em uma simulação de aeroporto, cujo o papel destas estruturas será de controlar o fluxo aéreo dos aviões baseado na quantidade de gasolina que possuem.

Palavras-chave: Estrutura de dados. Estruturas de prioridade. Heaps. Controle de tráfego aéreo.

Para mais informações, consulte o arquivo "relatorio.pdf".

About the project:

In this present work, utilizing the Python language, will be implemented sundry priority algorithms that will be applied to an airport simulation, whose the role of those structures will be to control the air traffic based on the quantity of gasoline.

Key-words: Data structures. Priority structures. Heaps. Air traffic control.

For more information, consult the file "relatorio.pdf".