Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 431 Bytes

File metadata and controls

13 lines (8 loc) · 431 Bytes

Huawei Hackathon - Ireland Tech Arena 2024

Team FiveGuys

Install the packages necessary for this algorithm using

pip install -r requirements.txt

The entry point to the best performing algorithm is /greedy_profit_v2/main.py.

To run the solution, store the results for every seed in a /output_test/ directory in the root of the repository, then run python ./greedy_profit_v2/evaluation_all_known_seeds.py