paper-with-me

홈 › Papers

A hybrid optimization approach for employee rostering: Use cases at Swissgrid and lessons learned

2021-11-21 · Jangwon Park, Evangelos Vrettos

Employee rostering is a process of assigning available employees to open shifts. Automating it has ubiquitous practical benefits for nearly all industries, such as reducing manual workload and producing flexible, high-quality schedules. In this work, we develop a hybrid methodology which combines Mixed-Integer Linear Programming (MILP) with scatter search, an evolutionary algorithm, having as use case the optimization of employee rostering for Swissgrid, where it is currently a largely manual process. The hybrid methodology guarantees compliance with labor laws, maximizes employees' preference satisfaction, and distributes workload as uniformly as possible among them. Above all, it is shown to be a robust and efficient algorithm, consistently solving realistic problems of varying complexity to near-optimality an order of magnitude faster than an MILP-alone approach using a state-of-the-art commercial solver. Several practical extensions and use cases are presented, which are incorporated into a software tool currently being in pilot use at Swissgrid.

📄 PDF Abstract BibTeX arXiv:2111.10845

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robust personnel rostering: how accurate should absenteeism predictions be?

2024-06-26 · Martina Doneda, Pieter Smet, Giuliana Carello, Ettore Lanzarone 외

Disruptions to personnel rosters caused by absenteeism often necessitate last-minute adjustments to the employees' working hours. A common strategy to mitigate the impact of such changes is to assign employees to reserve…

Neural Networked Assisted Tree Search for the Personnel Rostering Problem

2020-10-24 · Ziyi Chen, Patrick De Causmaecker, Yajie Dou

The personnel rostering problem is the problem of finding an optimal way to assign employees to shifts, subject to a set of hard constraints which all valid solutions must follow, and a set of soft constraints which defi…

valid

Enhancing Genetic Algorithms with Graph Neural Networks: A Timetabling Case Study

2026-02-09 · Laura-Maria Cornei, Mihaela-Elena Breabăn arxiv

This paper investigates the impact of hybridizing a multi-modal Genetic Algorithm with a Graph Neural Network for timetabling optimization. The Graph Neural Network is designed to encapsulate general domain knowledge to …

Graph Neural Network

"How to make them stay?" -- Diverse Counterfactual Explanations of Employee Attrition

2023-03-08 · André Artelt, Andreas Gregoriades

Employee attrition is an important and complex problem that can directly affect an organisation's competitiveness and performance. Explaining the reasons why employees leave an organisation is a key human resource manage…

counterfactualCounterfactual ExplanationManagement

Second International Nurse Rostering Competition (INRC-II) --- Problem Description and Rules ---

2015-01-17 · Sara Ceschia, Nguyen Thi Thanh Dang, Patrick De Causmaecker, Stefaan Haspeslagh 외

In this paper, we provide all information to participate to the Second International Nurse Rostering Competition (INRC-II). First, we describe the problem formulation, which, differently from INRC-I, is a multi-stage pro…

All