Instance data for "Scheduling Trucks on Factory Premises"
收藏NIAID Data Ecosystem2026-03-12 收录
下载链接:
https://zenodo.org/record/5196633
下载链接
链接失效反馈官方服务:
资源简介:
Instance data for the paper
Wirth, M., & Emde, S. (2018). Scheduling trucks on factory premises. Computers & Industrial Engineering, 126, 175-186.
Every instance is in a separate text file, of which there are 54 in total (18 small, medium, and large instances, respectively). The data format is as follows.
is the running index of the instance.
is the total number of trucks (jobs).
is the total number of dock doors (machines) on the factory premises.
denotes the maximum number of doors to be visited per truck.
denotes the size of the factory premises in meters (used to calculate the distances).
is the type of probability distribution used for generating the processing and transfer times.
is a binary matrix signalling if a truck requires processing at a door: if and only if the entry in line i and column j is 1, truck j requires processing at door i.
is the processing time matrix: the entry in line i and column j is the processing time of truck j at door i.
is the distance matrix between doors. The entrance / exit dummy door is the first line / column.
is the release date vector for the trucks.
are the due dates of the trucks.
are the weights in the objective for each truck.
创建时间:
2021-08-14



