Description - Solving the Google Hash code 2021 Traffic Signaling problem utilizing Optimization algorithms and heuristics.
Course - Artificial Intelligence
Disclaimer - This repository was used for educational purposes and I do not take any responsibility for anything related to its content. You are free to use any code or algorithm you find, but do so at your own risk.
-
Python interpreter
-
Python Packages
Install requirements using
pip install -r requirements.txt
on the /src/ folder
Run the program using:
python main_script.py
After running the main_script.py the main menu appears
1 Select input to be read
2 See the graphic execution of the simultaion
3 Exit
1-6 Inputs that can be selected.
7 Return to main menu
1 Go to algorithm menu
2 Go to plot menu
3 Return to mainmenu
4 Exit
1-6 Select which algorithm to run
7 Return to Main Menu
8 Exit
1-3. Algortihms to plot
4 Return to main menu
5 Exit program
1 Return to main menu
2 Exit program
- Sofia Germer, up201907461
- Pedro Jesus, up201907523
- Sérgio Estêvão, up201905680