Train Scheduling with Hybrid Answer Set Programming

DIRK ABELS,JULIAN JORDI,MAX OSTROWSKI,TORSTEN SCHAUB,AMBRA TOLETTI,PHILIPP WANKO
DOI: https://doi.org/10.1017/S1471068420000046
2021-05-21
Theory and Practice of Logic Programming
Abstract:We present a solution to real-world train scheduling problems, involving routing, scheduling, and optimization, based on Answer Set Programming (ASP). To this end, we pursue a hybrid approach that extends ASP with difference constraints to account for a fine-grained timing. More precisely, we exemplarily show how the hybrid ASP system clingo[DL] can be used to tackle demanding planning and scheduling problems. In particular, we investigate how to boost performance by combining distinct ASP solving techniques, such as approximations and heuristics, with preprocessing and encoding techniques for tackling large-scale, real-world train-scheduling instances.
computer science, theory & methods, software engineering,logic
What problem does this paper attempt to address?