PulseAugur
EN
LIVE 08:52:34

New algorithm tackles complex routing problem with moving targets and obstacles

Researchers have developed a new algorithm called Two-Phase Bilevel Search (TPBS) to tackle the complex Moving-Target Traveling Salesman Problem with Moving Obstacles (MT-TSP-MO). This problem involves an agent navigating to targets within specific time windows while avoiding dynamic obstacles. The proposed TPBS algorithm, along with a Mixed-Integer Conic Programming formulation, significantly outperforms existing methods in terms of success rates, solution costs, and computation time, as demonstrated on instances with up to 40 targets and 40 obstacles. AI

IMPACT This research could lead to more efficient pathfinding and logistics solutions in dynamic environments.

RANK_REASON The cluster contains an academic paper detailing a new algorithm and formulation for a complex optimization problem. [lever_c_demoted from research: ic=1 ai=0.7]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Allen George Philip, Anoop Bhat, Sivakumar Rathinam, Howie Choset ·

    Two-Phase Bilevel Search for the Moving-Target Traveling Salesman Problem with Moving Obstacles

    arXiv:2606.18730v1 Announce Type: cross Abstract: The Moving-Target Traveling Salesman Problem (MT-TSP) seeks a minimum cost trajectory for an agent that departs from a static depot, visits a set of moving targets, each within one of their assigned time windows, and returns to th…