Skip to content

gerrag/CEC-2024-Programming-Competition

 
 

Repository files navigation

Team Hector CEC 2024 Documentation

1. How to Run

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.

2. Languages & Versions

All languages are included as,

- Python (3.11)

3. Required Packages

All dependancies are included as,

- Internal Python Imports: csv, os, random, and math, tkinter
- NumPY
- Matplotlib

4. References

Developed by:

About

CEC 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%