Problem instances for robust spotter scheduling problem
收藏NIAID Data Ecosystem2026-03-11 收录
下载链接:
https://zenodo.org/record/2556661
下载链接
链接失效反馈官方服务:
资源简介:
We randomly generated problem instances for the robust spotter scheduling problem (RSSP) which are used in the working paper "Tadumadze, G., Boysen, and N., Emde, S. (2019): Robust spotter scheduling in trailer yards. Working Paper TU Darmstadt". For detailed instance generation scheme see Section 4.1 of the aforementioned work.
We generate RSSP instances for the following three different sized trailer terminals which differ in the number of dock doors \(|D|\) of the terminal and the parking positions\(|\Pi|\) in the parking lot:
S: \(|D| = 20\); \(|\Pi| \in \{40,60,80,100\}\)
M: \(|D| = 50\); \(|\Pi| \in \{100,150,200,250\}\)
L: \(|D| = 200\); \(|\Pi| \in \{400,600,800,1000\}\)
The dataset contains of 800 RSSP instances each of which is described in a text-file (labelled as “.txt” where ID is a running index of instance (from 0001 to 0800)). In particular, each file contains information about the number of transport requests (i.e., jobs) \(n\), the spotter fleet size \(m\) , processing time of transport request \(j\) (\(j=1,…,n\)) \(p_j\) , completion time of transport request \(j\) (\(j=1,…,n\)) \(C_j\) and the deadheading time it takes a spotter to move from the target position of job \(j\) to the start position of job \(j'\) (\(j,j'=1,…,n\)) \(\delta_{jj'}\) (i.e., sequence-dependent setup times). Further, each file consists of additional information which describes the direction of each transport request (i.e., whether it describes a transport request of a semitrailer from parking lot to terminal or vice versa) and the index of corresponding truck (i.e., semitrailer).
Each text-file is structured as follows:
count_jobs =
.
Count_spotters =
.
processing_times =
.
completion_times =
.
weights =
.
driving_times =
.
*********************job_truck_relation*********************
to_terminal =
.
trucks_index =
.
The first 360 RSSP instances (i.e., 0001-0360) are generated for the computational performance test (Section 4.2) and the next 440 instances (i.e., 0361-0800) -- for the simulation study (Section 4.4).
创建时间:
2020-08-19



