paper-with-me

Papers

Optimizing Container Loading and Unloading through Dual-Cycling and Dockyard Rehandle Reduction Using a Hybrid Genetic Algorithm

2024-06-12 · Md. Mahfuzur Rahman, Md Abrar Jahin, Md. Saiful Islam, M. F. Mridha

This paper addresses the optimization of container unloading and loading operations at ports, integrating quay-crane dual-cycling with dockyard rehandle minimization. We present a unified model encompassing both operations: ship container unloading and loading by quay crane, and the other is reducing dockyard rehandles while loading the ship. We recognize that optimizing one aspect in isolation can lead to suboptimal outcomes due to interdependencies. Specifically, optimizing unloading sequences for minimal operation time may inadvertently increase dockyard rehandles during loading and vice versa. To address this NP-hard problem, we propose a hybrid genetic algorithm (GA) QCDC-DR-GA comprising one-dimensional and two-dimensional GA components. Our model, QCDC-DR-GA, consistently outperforms four state-of-the-art methods in maximizing dual cycles and minimizing dockyard rehandles. Compared to those methods, it reduced 15-20% of total operation time for large vessels. Statistical validation through a two-tailed paired t-test confirms the superiority of QCDC-DR-GA at a 5% significance level. The approach effectively combines QCDC optimization with dockyard rehandle minimization, optimizing the total unloading-loading time. Results underscore the inefficiency of separately optimizing QCDC and dockyard rehandles. Fragmented approaches, such as QCDC Scheduling Optimized by bi-level GA and GA-ILSRS (Scenario 2), show limited improvement compared to QCDC-DR-GA. As in GA-ILSRS (Scenario 1), neglecting dual-cycle optimization leads to inferior performance than QCDC-DR-GA. This emphasizes the necessity of simultaneously considering both aspects for optimal resource utilization and overall operational efficiency.

📄 PDF Abstract BibTeX arXiv:2406.08534

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Methods 이 논문이 사용한 방법론

GA Genetic Algorithms are search algorithms that mimic Darwinian biological evolution in order to select and propagate better solutions.

Similar Papers 제목 키워드 기반

Fast or Cheap: Time and Energy Optimal Control of Ship-to-Shore Cranes

2023-04-18 · Filipe Marques Barbosa, Anton Kullberg, Johan Löfberg

This paper addresses the trade-off between time- and energy-efficiency for the problem of loading and unloading a ship. Container height constraints and energy consumption and regeneration are dealt with. We build upon a…

Sphingolipid biosynthesis modulates plasmodesmal ultrastructure and phloem unloading

2019-12-09 · Dawei Yan, Shri Yadav, Andrea Paterlini, William Nicolas 외

During phloem unloading, multiple cell-to-cell transport events move organic substances to the root meristem. Although the primary unloading event from the sieve elements to the phloem pole pericycle has been characteriz…

ICP-Based Pallet Tracking for Unloading on Inclined Surfaces by Autonomous Forklifts

2026-02-18 · Takuro Kato, Mitsuharu Morisawa arxiv

This paper proposes a control method for autonomous forklifts to unload pallets on inclined surfaces, enabling the fork to be withdrawn without dragging the pallets. The proposed method applies the Iterative Closest Poin…

Point Clouds

The double traveling salesman problem with partial last-in-first-out loading constraints

2019-08-22 · Jonatas B. C. Chagas, Túlio A. M. Toffolo, Marcone J. F. Souza, Manuel Iori

In this paper, we introduce the Double Traveling Salesman Problem with Partial Last-In-First-Out Loading Constraints (DTSPPL). It is a pickup-and-delivery single-vehicle routing problem, where all pickup operations must …

Traveling Salesman Problem

A Reinforcement Learning Approach for Robotic Unloading from Visual Observations

2023-09-12 · Vittorio Giammarino, Alberto Giammarino, Matthew Pearce

In this work, we focus on a robotic unloading problem from visual observations, where robots are required to autonomously unload stacks of parcels using RGB-D images as their primary input source. While supervised and im…

Decision MakingDeep Reinforcement LearningImitation Learningreinforcement-learning+1