A plug-and-play mechanism that mixes genetic-algorithm evolution into RL training for neural routing solvers gives small benchmark gains, but its stability theorem is not valid as proven.
Optimization of Worker Scheduling at Logistics Depots Using Genetic Algorithms and Simulated Annealing
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper addresses the optimization of scheduling for workers at a logistics depot using a combination of genetic algorithm and simulated annealing algorithm. The efficient scheduling of permanent and temporary workers is crucial for optimizing the efficiency of the logistics depot while minimizing labor usage. The study begins by establishing a 0-1 integer linear programming model, with decision variables determining the scheduling of permanent and temporary workers for each time slot on a given day. The objective function aims to minimize person-days, while constraints ensure fulfillment of hourly labor requirements, limit workers to one time slot per day, cap consecutive working days for permanent workers, and maintain non-negativity and integer constraints. The model is then solved using genetic algorithms and simulated annealing. Results indicate that, for this problem, genetic algorithms outperform simulated annealing in terms of solution quality. The optimal solution reveals a minimum of 29857 person-days.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
REJECT 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Synergizing Reinforcement Learning and Genetic Algorithms for Neural Combinatorial Optimization
A plug-and-play mechanism that mixes genetic-algorithm evolution into RL training for neural routing solvers gives small benchmark gains, but its stability theorem is not valid as proven.