Resumen
This article presents the implementation of a solution for worker shift assignment in a fuel supply company. The solution is based on specifying the case as a constraint satisfaction problem (model) and resolving it using the solver provided by the CP-SAT module of the OR-Tools tool. A system called ARGOS was implemented. It provides a user-friendly interface for managing employee information and supplies the solver with the necessary information for generating shift schedules.
| Título traducido de la contribución | A constraint programming-based system for shift scheduling in a fuel supply company |
|---|---|
| Idioma original | Español |
| Páginas (desde-hasta) | 32-36 |
| Número de páginas | 5 |
| Publicación | Ingeniare |
| Volumen | 32 |
| DOI | |
| Estado | Publicada - 2024 |
Palabras clave
- CP-SAT
- CSP
- OR-Tools
- Timetabling
- constraint programming