Greedy Approaches for Packing While Travelling with Deterministic and Stochastic Constraints

📅 2026-04-15
📈 Citations: 0
Influential: 0
📄 PDF

career value

220K/year
🤖 AI Summary
This work addresses the NP-hard optimization challenge in the Packing While Travelling (PWT) problem, where loading decisions and travel costs are tightly coupled under a fixed route. To tackle this, the authors propose a customized greedy reward function tailored for PWT and, for the first time, integrate it into a hyper-heuristic framework capable of handling both deterministic and chance-constrained stochastic weight scenarios. By synergistically combining greedy heuristics, hyper-heuristic strategies, and stochastic optimization techniques, the approach maintains computational efficiency while effectively managing uncertainty. Experimental results demonstrate that the proposed method significantly outperforms existing standard heuristics under both deterministic and stochastic constraints, confirming its efficacy and robustness.

Technology Category

Application Category

📝 Abstract
The travelling thief problem (TTP) is a well-known multi-component optimisation problem that captures the interdependence between two components: the tour across cities and the packing of items. The packing while travelling problem (PWT) is an NP-hard subproblem of TTP where the packing of items should be optimised for a given fixed tour. In many solvers, the packing component is often addressed using greedy heuristics. Here, the use of suitable greedy functions is essential for the success of greedy algorithms. In this paper, we introduce new reward functions tailored to the PWT and extend them to a hyper-heuristic framework to achieve further advantage. Furthermore, we investigate the chance constrained PWT for greedy approaches and adopt the newly introduced reward functions for stochastic weights. The experimental results clearly demonstrate the benefit of the tailored heuristics over the standard heuristics in both deterministic and stochastic constraints.
Problem

Research questions and friction points this paper is trying to address.

Packing While Travelling
Travelling Thief Problem
Greedy Heuristics
Stochastic Constraints
NP-hard
Innovation

Methods, ideas, or system contributions that make the work stand out.

reward function
hyper-heuristic
chance-constrained optimization
packing while travelling
greedy heuristic
🔎 Similar Papers
No similar papers found.