ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2503.11037
49
0

Resource Constrained Pathfinding with A* and Negative Weights

14 March 2025
Saman Ahmadi
Andrea Raith
Mahdi Jalili
ArXivPDFHTML
Abstract

Constrained pathfinding is a well-studied, yet challenging network optimisation problem that can be seen in a broad range of real-world applications. Pathfinding with multiple resource limits, which is known as the Resource Constrained Shortest Path Problem (RCSP), aims to plan a cost-optimum path subject to limited usage of resources. Given the recent advances in constrained and multi-criteria search with A*, this paper introduces a new resource constrained search framework on the basis of A* to tackle RCSP in large networks, even in the presence of negative cost and negative resources. We empirically evaluate our new algorithm on a set of large instances and show up to two orders of magnitude faster performance compared to state-of-the-art RCSP algorithms in the literature.

View on arXiv
@article{ahmadi2025_2503.11037,
  title={ Resource Constrained Pathfinding with A* and Negative Weights },
  author={ Saman Ahmadi and Andrea Raith and Mahdi Jalili },
  journal={arXiv preprint arXiv:2503.11037},
  year={ 2025 }
}
Comments on this paper