paper-with-me

Papers

Which algorithm to select in sports timetabling?

2023-09-04 · David Van Bulck, Dries Goossens, Jan-Patrick Clarner, Angelos Dimitsas, George H. G. Fonseca, Carlos Lamas-Fernandez, Martin Mariusz Lester, Jaap Pedersen, Antony E. Phillips, Roberto Maria Rosati

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 general algorithms, the performance of each algorithm varies considerably over the problem instances. This paper provides an instance space analysis for sports timetabling, resulting in powerful insights into the strengths and weaknesses of eight state-of-the-art algorithms. Based on machine learning techniques, we propose an algorithm selection system that predicts which algorithm is likely to perform best when given the characteristics of a sports timetabling problem instance. Furthermore, we identify which characteristics are important in making that prediction, providing insights in the performance of the algorithms, and suggestions to further improve them. Finally, we assess the empirical hardness of the instances. Our results are based on large computational experiments involving about 50 years of CPU time on more than 500 newly generated problem instances.

📄 PDF Abstract BibTeX arXiv:2309.03229

Code (1)

robertomrosati/sa4stt 공식 구현

Tasks

CPU

Similar Papers 제목 키워드 기반

Harmony Search Algorithm for Curriculum-Based Course Timetabling Problem

2014-01-21 · Juliana Wahid, Naimah Mohd Hussin

In this paper, harmony search algorithm is applied to curriculum-based course timetabling. The implementation, specifically the process of improvisation consists of memory consideration, random consideration and pitch ad…

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…

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

Edge Minimizing the Student Conflict Graph

2021-02-12 · Joshua S. Friedman

In many schools, courses are given in sections. Prior to timetabling students need to be assigned to individual sections. We give a hybrid approximation sectioning algorithm that minimizes the number of edges (potential …

Incorporating Machine Learning to Evaluate Solutions to the University Course Timetabling Problem

2020-10-02 · Patrick Kenekayoro

Evaluating solutions to optimization problems is arguably the most important step for heuristic algorithms, as it is used to guide the algorithms towards the optimal solution in the solution search space. Research has sh…

BIG-bench Machine Learningregression