paper-with-me

Papers

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 improve schedule quality, while the Genetic Algorithm explores different regions of the search space and integrates the deep learning model as an enhancement operator to guide the solution search towards optimality. Initially, both components of the hybrid technique were designed, developed, and optimized independently to solve the tackled task. Multiple experiments were conducted on Staff Rostering, a well-known timetabling problem, to compare the proposed hybridization with the standalone optimized versions of the Genetic Algorithm and Graph Neural Network. The experimental results demonstrate that the proposed hybridization brings statistically significant improvements in both the time efficiency and solution quality metrics, compared to the standalone methods. To the best of our knowledge, this work proposes the first hybridization of a Genetic Algorithm with a Graph Neural Network for solving timetabling problems.

📄 PDF Abstract BibTeX arXiv:2602.08619

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

Some Experiences with Hybrid Genetic Algorithms in Solving the Uncapacitated Examination Timetabling Problem

2023-06-01 · Ayse Aslan

This paper provides experimental experiences on two local search hybridized genetic algorithms in solving the uncapacitated examination timetabling problem. The proposed two hybrid algorithms use partition and priority b…

Scheduling

An approach based on metaheuristic algorithms to the timetabling problem in deregulated railway markets

2025-04-24 · David Muñoz-Valero, Juan Moreno-Garcia, Julio Alberto López-Gómez, Enrique Adrian Villarrubia-Martin 외

The train timetabling problem in liberalized railway markets represents a challenge to the coordination between infrastructure managers and railway undertakings. Efficient scheduling is critical in maximizing infrastruct…

Scheduling

Which algorithm to select in sports timetabling?

2023-09-04 · David Van Bulck, Dries Goossens, Jan-Patrick Clarner, Angelos Dimitsas 외

Any sports competition needs a timetable, specifying when and where teams meet each other. The recent International Timetabling Competition (ITC2021) on sports timetabling showed that, although it is possible to develop …

CPU

A Recommendation System-Based Framework for Enhancing Human-Machine Collaboration in Industrial Timetabling Rescheduling: Application in Preventive Maintenance

2025-11-04 · Kévin Ducharlet, Liwen Zhang, Sara Maqrot, Houssem Saidi arxiv

Industrial timetabling is a critical task for decision-makers across various sectors to ensure efficient system operation. In real-world settings, it remains challenging because unexpected events often disrupt execution.…

Greedy Ants Colony Optimization Strategy for Solving the Curriculum Based University Course Timetabling Problem

2016-02-16 · Patrick Kenekayoro, Godswill Zipamone

Timetabling is a problem faced in all higher education institutions. The International Timetabling Competition (ITC) has published a dataset that can be used to test the quality of methods used to solve this problem. A n…