paper-with-me

홈 › Papers

Harmony search to solve the container storage problem with different container types

2013-05-30 · I. Ayachi, R. Kammarti, M. Ksouri, P. Borne LACS, ENIT, Tunis-Belvedere Tunisie LAGIS, ECL, Villeneuve d Ascq, France

This paper presents an adaptation of the harmony search algorithm to solve the storage allocation problem for inbound and outbound containers. This problem is studied considering multiple container type (regular, open side, open top, tank, empty and refrigerated) which lets the situation more complicated, as various storage constraints appeared. The objective is to find an optimal container arrangement which respects their departure dates, and minimize the re-handle operations of containers. The performance of the proposed approach is verified comparing to the results generated by genetic algorithm and LIFO algorithm.

📄 PDF Abstract BibTeX arXiv:1305.7254

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Harmony search algorithm for the container storage problem

2013-06-01 · I. Ayachi, R. Kammarti, M. Ksouri, P. Borne 외

Recently a new metaheuristic called harmony search was developed. It mimics the behaviors of musicians improvising to find the better state harmony. In this paper, this algorithm is described and applied to solve the con…

valid

DAP: Diffusion-based Affordance Prediction for Multi-modality Storage

2024-08-31 · Haonan Chang, Kowndinya Boyalakuntla, YuHan Liu, Xinyu Zhang 외

Solving storage problem: where objects must be accurately placed into containers with precise orientations and positions, presents a distinct challenge that extends beyond traditional rearrangement tasks. These challenge…

Prediction

Container pre-marshalling problem minimizing CV@R under uncertainty of ship arrival times

2024-05-27 · Daiki Ikuma, Shunnosuke Ikeda, Noriyoshi Sukegawa, Yuichi Takano

This paper is concerned with the container pre-marshalling problem, which involves relocating containers in the storage area so that they can be efficiently loaded onto ships without reshuffles. In reality, however, ship…

Retrieval

SWE-MiniSandbox: Container-Free Reinforcement Learning for Building Software Engineering Agents

2026-02-11 · Danlong Yuan, Wei Wu, Enhan Zhao, Zhengren Wang 외 arxiv

Reinforcement learning (RL) has become a key paradigm for training software engineering (SWE) agents, but existing pipelines typically rely on per-task containers for isolation. At scale, pre-built container images incur…

Reinforcement Learning

Experience Deploying Containerized GenAI Services at an HPC Center

2025-09-24 · Angel M. Beltre, Jeff Ogden, Kevin Pedretti arxiv

Generative Artificial Intelligence (GenAI) applications are built from specialized components -- inference servers, object storage, vector and graph databases, and user interfaces -- interconnected via web-based APIs. Wh…