A Python implementation of the algorithm proposed in paper "Autonomous On-Demand Free Flight Operations in Urban Air Mobility using Monte Carlo Tree Search"
A short video demo of this algorithm: https://www.youtube.com/watch?v=UARP_-RnubA
- python 3.6
- random
- copy
- numpy
- pygame
- itertools
Make sure that you have the above requirements taken care of, then download all the files.
If you have any questions or comments, don't hesitate to send me an email! I am looking for ways to make this code even more computationally efficient.
Email: xuxiyang@iastate.edu