1) Install Packages and Python listed below.
2) Navigate to Application Folder on Windows Machine
3) Open CMD prompt and run python main.py
Note: Genetic Algorithm requires further debuggging along with integration with the GUI.
The GUI is functional. The data pre-processing is functional. The genetic algorithm is complete but has errors.
GUI displays a random generated valid path for showcase.
All languages are included as,
- Python (3.11)
All dependancies are included as,
- Internal Python Imports: csv, os, random, and math, tkinter
- NumPY
- Matplotlib
Developed by: