paper-with-me

홈 › Papers

Learning to Solve Orienteering Problem with Time Windows and Variable Profits

2026-03-06 · Songqun Gao, Zanxi Ruan, Patrick Floor, Marco Roveri, Luigi Palopoli, Daniele Fontanelli arxiv

The orienteering problem with time windows and variable profits (OPTWVP) is common in many real-world applications and involves continuous time variables. Current approaches fail to develop an efficient solver for this orienteering problem variant with discrete and continuous variables. In this paper, we propose a learning-based two-stage DEcoupled discrete-Continuous optimization with Service-time-guided Trajectory (DeCoST), which aims to effectively decouple the discrete and continuous decision variables in the OPTWVP problem, while enabling efficient and learnable coordination between them. In the first stage, a parallel decoding structure is employed to predict the path and the initial service time allocation. The second stage optimizes the service times through a linear programming (LP) formulation and provides a long-horizon learning of structure estimation. We rigorously prove the global optimality of the second-stage solution. Experiments on OPTWVP instances demonstrate that DeCoST outperforms both state-of-the-art constructive solvers and the latest meta-heuristic algorithms in terms of solution quality and computational efficiency, achieving up to 6.6x inference speedup on instances with fewer than 500 nodes. Moreover, the proposed framework is compatible with various constructive solvers and consistently enhances the solution quality for OPTWVP.

📄 PDF Abstract BibTeX arXiv:2603.06260

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

A heuristic scheme for the Cooperative Team Orienteering Problem with Time Windows

2016-08-19 · Iman Roozbeh, Melih Ozlen, John W. Hearne

The Cooperative Orienteering Problem with Time Windows (COPTW)is a class of problems with some important applications and yet has received relatively little attention. In the COPTW a certain number of team members are re…

Attribute

A Reinforcement Learning Approach to the Orienteering Problem with Time Windows

2020-11-07 · Ricardo Gama, Hugo L. Fernandes

The Orienteering Problem with Time Windows (OPTW) is a combinatorial optimization problem where the goal is to maximize the total score collected from different visited locations. The application of neural network models…

Combinatorial Optimizationreinforcement-learningReinforcement Learning (RL)

Clustered Orienteering Problem with Subgroups

2023-12-26 · Luciano E. Almeida, Douglas G. Macharet

This paper introduces an extension to the Orienteering Problem (OP), called Clustered Orienteering Problem with Subgroups (COPS). In this variant, nodes are arranged into subgroups, and the subgroups are organized into c…

The First AI4TSP Competition: Learning to Solve Stochastic Routing Problems

2022-01-25 · Laurens Bliek, Paulo da Costa, Reza Refaei Afshar, Yingqian Zhang 외

This paper reports on the first international competition on AI for the traveling salesman problem (TSP) at the International Joint Conference on Artificial Intelligence 2021 (IJCAI-21). The TSP is one of the classical c…

Combinatorial OptimizationDeep Reinforcement LearningTraveling Salesman Problem

Multi-Agent Routing and Scheduling Through Coalition Formation

2021-05-02 · Luca Capezzuto, Danesh Tarapore, Sarvapali D. Ramchurn

In task allocation for real-time domains, such as disaster response, a limited number of agents is deployed across a large area to carry out numerous tasks, each with its prerequisites, profit, time window and workload. …

Disaster ResponseScheduling