The individual results are saved in the 'results' directory and the unified results are saved in the 'results.txt' file.
- Python > 3.0
-
The data files are placed in the 'data' directory. The data files have a '.txt' extension.
-
Run the main script to process the files and generate the individual results for each problem: python main.py
-
The results will be saved in the 'results' directory.
-
Run build_table.ipynb to concatenate all results in the 'results.txt' file.