Aurthor | Date |
---|---|
Ramindu Walgama |
2022-07-20 |
Before executing the code, please run the below command in a shell/terminal/cmd of a python pip installed computer. If Python is not installed, install Python 3.10.5 from the official website.
pip install -r requirements.txt
Environment is now setuped.
Run below command to execute the script.
python main.py
- Python version: 3.10.5
- tabulate module version: 0.8.10 (Added in the requirements.txt)
- Operating System: Linux Manjaro
- IDE: PyCharm
Analysis of the algorithm is done in the Report/Report.pdf.