Update README.md
Browse files
README.md
CHANGED
|
@@ -33,14 +33,13 @@ Paper Link:
|
|
| 33 |
|
| 34 |
|
| 35 |
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
The cargo types include bulk cargo and special goods, which require specific handling due to their size, fragility, or value.
|
| 44 |
# 2. Download
|
| 45 |
|
| 46 |
|
|
|
|
| 33 |
|
| 34 |
|
| 35 |
|
| 36 |
+
|
| 37 |
+

|
| 38 |
+
|
| 39 |
+
|
| 40 |
+
This figure illustrates an air cargo loading scenario comprising three parts: (1) *Air cargo* has two types: bulk cargo, which consists of individual sub-cargoes, and Unit Load Devices (ULDs), which are pre-packed standardized containers. (2) *Cargo holds* accommodate bulk cargoes (e.g., narrow-body aircraft such as the A320) and ULDs (e.g., wide-body aircraft such as the B777). Notably, when loaded into bulk cargo holds, different cargo detaching granularities produce a massive number of loading options.
|
| 41 |
+
(3) *Constraints* determine the feasibility of loading operations, including cargo constraints, cargo hold constraints, and loading operation constraints. In this figure's example, the flight has two destinations, and hence the ULDs are categorized into two segments. Such multi-segment cargo loading further complicates the combinatorial optimization problem.
|
| 42 |
+
|
|
|
|
| 43 |
# 2. Download
|
| 44 |
|
| 45 |
|