Problem instances for outbound truck loading and scheduling problem
Creators
- 1. Technische Universität Darmstadt, Fachgebiet Management Science / Operations Research
- 2. Aarhus University, Cluster for Operations Research, Analytics, and Logistics (CORAL)
Description
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: <running index>;
- name: <instance name, specifying the number of items
, number of trucks , value of parameter , [value of parameter ], and the width of trucks’ time windows>; - O: <number of served OEMs>;
- m: <number of items>;
- n: <number of trucks>;
- Q: <total number of available workers>;
- D: <total number of available dock doors>;
- w_i: <vector with
elements: the -th element corresponds to the size (required space) of item >; - d_i: <vector with
elements: the -th element corresponds to the deadline of item >; - r_i: <vector with
elements: the -th element corresponds to the relative importance (penalty cost per time unit of earliness) of item >; - c_j: <vector with
elements: the -th element corresponds to the capacity of truck >; - a_j: <vector with
elements: the -th element corresponds to the earliest possible departure time of truck >; - b_j: <vector with
elements: the -th element corresponds to the latest possible departure time of truck >; - q_i: <vector with
elements: the -th element corresponds to the number of required workers to prepare and load item >; - rho_i: <vector with
elements: the -th element corresponds to the handling time of item >; - B_i: <
matrix: each entry in -th column and -th row corresponds to the binary parameter which has a value 1 if set of available trucks contains truck (i.e., if truck 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: <results_<approach>”. 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”.
Files
Files
(11.4 MB)
Name | Size | Download all |
---|---|---|
md5:c230f21d497eb7ebd96a356c8b93a60a
|
11.4 MB | Download |