Winning Snake: Design Choices in Multi-Shot ASP

Aus International Center for Computational Logic
Wechseln zu:Navigation, Suche

Toggle side column
Elisa Böhl, Stefan Ellmauthaler, Sarah Alice Gaggl
Winning Snake: Design Choices in Multi-Shot ASP
Proceedings of the 40th International Conference on Logic Programming (ICLP 2024), to appear
  • KurzfassungAbstract
    Answer set programming is a well-understood and established problem-solving and knowledge representation paradigm. It has become more prominent amongst a wider audience due to its multiple applications in science and industry. The constant development of advanced programming and modeling techniques extends the toolset for developers and users regularly. This paper compiles and demonstrates different techniques to reuse logic program parts (multi-shot) by solving the arcade game snakes. This game is particularly interesting because a victory can be assured by solving the NP-hard problem of Hamiltonian Cycles. We will demonstrate five hands-on implementations in clingo and compare their performance in an empirical evaluation. In addition, our implementation utilizes clingraph to generate a simple yet informative image representation of the game's progress.
  • Bemerkung: Note: preprint at arxiv.org/abs/2408.08150
  • Projekt:Project: CfaedInnoSaleNAVASScaDS.AI
  • Forschungsgruppe:Research Group: Logische Programmierung und ArgumentationLogic Programming and ArgumentationWissensbasierte SystemeKnowledge-Based Systems
@inproceedings{BEG2024,
  author    = {Elisa B{\"{o}}hl and Stefan Ellmauthaler and Sarah Alice Gaggl},
  title     = {Winning Snake: Design Choices in Multi-Shot {ASP}},
  booktitle = {Proceedings of the 40th International Conference on Logic
               Programming (ICLP 2024)},
  year      = {2024},
  month     = {October},
  doi       = {doi.org/10.48550/arXiv.2408.08150}
}