遇见数据集

The benchmark instances of the DRFJSP-MO (in MATLAB)

收藏
Zenodo2025-10-10 更新2026-05-26 收录
官方服务:

资源简介:

30 benchmark instances (ZLG01 ~ ZLG30) for the dual-resource flexible job shop scheduling problem with multiple outsourcing centers (DRFJSP-MO) is provided in this file. DRFJSP-MO can also be defined by other names. As long as your research conforms to the problem definition, this test suite can be used. The ZLG test suite contains problems with different parameters, increasing the number of jobs from six to 30, the number of machines from five to 12, the number of outsourcing workshops from one to four, and the number of workers in the internal workshop from three to seven. It is worth noting that this is a version in MATLAB. You can use the "load" command to read it. For example: load('ZLG01.mat') ---------------------------------------------------------------The explanations for the main variable names are as follows:1. JobNum: The number of jobs.2. InMachNum: The number of machines in the internal workshop.3. OutShopNum: The number of the outsourcing centers (workshops)4. OutShopMach: The number of machines in each outsourcing center. It is a vector.5. MachineNum: The total number of machines.6. WorkerNum: The total number of workers.7. OperaVec: Operation number vector, displaying the number of operations for each job in sequence.8. OperaMax: The maximum number of operations for all jobs.9. OperaNum: The total number of operations for all jobs.10. Periods: Time window number vector, showing the number of service time windows for each outsourcing machine in sequence.11. JobInfo: The processing information of the job (it is a structure) which includes the optional machine set for each operation and the corresponding processing time.12. WorkerInfo: Worker information (it is a structure), showing the set of controllable machines for each worker.13. ServiceWindow: Time window information (it is a structure), which includes the start and end time for each time window.14. ReleTime: The release time of each job.15. DeliTime: The delivery time for each job.16. ShopTransfer: The transfer time matrix between different workshops.17. PerShopMach: The number of machines each workshop possesses.

提供机构:
Zenodo
创建时间:
2025-10-10
二维码
社区交流群
二维码
科研交流群
商业服务