3 papers
cs.NE2026
CoupleEvo: Evolving Heuristics for Coupled Optimization Problems Using Large Language Models
Thomas Bömer, Bastian Amberg, Max Disselnmeyer +1
Many real-world optimization problems consist of multiple tightly coupled subproblems whose solutions must be coordinated to achieve high overall performance. However, existing lar…
cs.RO2026
The Multi-AMR Buffer Storage, Retrieval, and Reshuffling Problem: Exact and Heuristic Approaches
Max Disselnmeyer, Thomas Bömer, Laura Dörr +2
Buffer zones are essential in production systems to decouple sequential processes. In dense floor storage environments, such as space-constrained brownfield facilities, manual oper…
cs.AI2026
Algorithmic Prompt-Augmentation for Efficient LLM-Based Heuristic Design for A* Search
Thomas Bömer, Nico Koltermann, Max Disselnmeyer +2
Heuristic functions are essential to the performance of tree search algorithms such as A*, where their accuracy and efficiency directly impact search outcomes. Traditionally, such…