The upcoming files contain the information used in the current paper. The first four lines in these files indicate, in order, the number of jobs (m), the number of processors (n), the parallelization level (p), and the random number generation parameter (seed) in the NumPy library.
The processing time of the jobs is included in a list called "jobs_processing_time" which consists of n components, and their arrival times are specified in the "time_table" list.
It is worth mentioning that, due to the processors being identical, the processing time of the jobs is the same across all processors.
1 پیوست