collaborators

6 papers

cs.NE2026

Insights from Multi-tasking the EAX Algorithm for the Travelling Salesperson Problem

Liam Wigney, Aneta Neumann, Yew-Soon Ong +1

Evolutionary multitasking allows several related problems to be solved in a single run of an algorithm. In this paper, we investigate integrating evolutionary multitasking with Edg…

cs.NE2026

Multitask Pareto Optimization for Monotone Submodular Problems with Dynamic Constraints

Liam Wigney, Frank Neumann

Evolutionary multitasking is a recent approach that solves multiple related optimization problems within a single evolutionary run, rather than addressing each problem separately.…

cs.DS2026

Taming Treewidth DP with Modulators: A General Booster for Graph Heuristics

Jialiang Li, Aneta Neumann, Frank Neumann +2

Treewidth is a fundamental graph invariant that quantifies how tree-like a given graph is. It is extensively used with dynamic programming to design fixed-parameter tractable algor…

cs.NE2026

Analysis of Multitasking Pareto Optimization for Monotone Submodular Problems

Liam Wigney, Frank Neumann

Pareto optimization via evolutionary multi-objective algorithms has been shown to efficiently solve constrained monotone submodular functions. Traditionally when solving multiple p…

cs.NE2026

On the Use of Iterative Problem Solving for the Traveling Salesperson Problem with Changing Time Window Constraints

Hy Nguyen, Thanh Nguyen Pham, Helen Yuliana Angmalisang +2

In many real-world settings, problem instances that need to be solved are quite similar, and knowledge from previous optimization runs can potentially be utilized. We explore this…

cs.NE2026

Greedy Approaches for Packing While Travelling with Deterministic and Stochastic Constraints

Thilina Pathirage Don, Aneta Neumann, Frank Neumann

The travelling thief problem (TTP) is a well-known multi-component optimisation problem that captures the interdependence between two components: the tour across cities and the pac…