LINC-BIT commited on
Commit
bf050c4
·
verified ·
1 Parent(s): af71d6b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -33,14 +33,13 @@ Paper Link:
33
 
34
 
35
 
36
- ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/65d6eb2651e148d01873ec81/8lPaRQm5J7z6tkRqMJrfc.jpeg)
37
-
38
- The figure depicts the process of air cargo loading, starting with terminal administration, where goods are processed and prepared for transportation.
39
- Cargo loading follows as goods are transferred to the aircraft, and then flight preparation and flying take place as the plane gets ready for departure.
40
- The cargo is carefully organized in the Unit Load Devices (ULD), which are containers or pallets used to carry the cargo efficiently.
41
- For wide-body aircraft cargo holds, like the B777, there are designated areas for both small ULD containers and larger pallets.
42
- Meanwhile, narrow-body aircraft cargo holds, like the A320, have a different arrangement suited for smaller loads.
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
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/65d6eb2651e148d01873ec81/ERWIO61tM-7kmiwPOKDKc.png)
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