Problem instances for outbound truck loading and scheduling problem
收藏NIAID Data Ecosystem2026-03-12 收录
下载链接:
https://zenodo.org/record/5504137
下载链接
链接失效反馈官方服务:
资源简介:
The following dataset contains problem instances for the outbound truck scheduling and loading problem, which are proposed in the work "Giorgi Tadumadze & Simon Emde (2021): Loading and scheduling outbound trucks at a dispatch warehouse. IISE Transactions, DOI: 10.1080/24725854.2021.1983923”.
The problem instances are stored in table “instances”, where columns of tables can be interpreted as follows:
ID: ;
name: ;
O: ;
m: ;
n: ;
Q: ;
D: ;
w_i: ;
d_i: ;
r_i: ;
c_j: ;
a_j: ;
b_j: ;
q_i: ;
rho_i: ;
B_i: < \(m \times n\) matrix: each entry in \(j\)-th column and \(i\)-th row corresponds to the binary parameter which has a value 1 if set of available trucks \(B_i\) contains truck \(j\) (i.e., if truck \(j\) departs towards the OEM, who ordered item); 0 otherwise>;
The first 270 entries (ID between 1-270) contain OTSLP instances with different instance sizes, used for the computational performance experiments (Section 5.1).
The following 100 entries (ID between 271-370) contain 40 OTSLP instances with the varying time window width for each truck (ID between 271-310), 30 OTSLP instances with the varying level of available workers (ID between 311-340), and 30 OTSLP instances with the varying level of available dock doors (ID between 341-370), used for the managerial inside experiments (Section 5.2).
The detailed computational results for each instance and solution approach are reported in tables, which are named with the following convention: ”. Specifically, we report the required computational runtime in CPU seconds, status of the found solution (“Optimal”, “Infeasible”, “Feasible” / “AbortTimeLim”), as well as the best found upper (and lower) bound in columns “runtime”, “status”, “UB” and “LB”.
创建时间:
2021-10-06



