[책][B] Optimal transit route network design problem: Algorithms, implementations, and numerical results

W Fan - 2004 - search.proquest.com
Previous approaches used to solve the transit route network design problem (TRNDP) can
be classified into three categories:(1) Practical guidelines and ad hoc procedures;(2) …

[PDF][PDF] Computing the shortest path: A search meets graph theory.

AV Goldberg, C Harrelson - SODA, 2005 - faculty.cc.gatech.edu
The shortest path problem is a fundamental problem with numerous applications. In this
paper we study one of the most common variants of the problem, where the goal is to find a …

Finding shortest paths on real road networks: the case for A

W Zeng, RL Church - International journal of geographical …, 2009 - Taylor & Francis
The problem of identifying the shortest path along a road network is a fundamental problem
in network analysis, ranging from route guidance in a navigation system to solving spatial …

Eco-Friendly Route Planning Algorithms: Taxonomies, Literature Review and Future Directions

A Fahmin, MA Cheema, M Eunus Ali… - ACM Computing …, 2024 - dl.acm.org
Eco-friendly navigation (aka eco-routing) finds a route from A to B in a road network that
minimizes the greenhouse gas (GHG) emission or fuel/energy consumption of the traveling …

The shortest path problem revisited: Optimal routing for electric vehicles

A Artmeier, J Haselmayr, M Leucker… - KI 2010: Advances in …, 2010 - Springer
Electric vehicles (EV) powered by batteries will play a significant role in the road traffic of the
future. The unique characteristics of such EVs–limited cruising range, long recharge times …

Reach for A*: Efficient Point-to-Point Shortest Path Algorithms

AV Goldberg, H Kaplan, RF Werneck - … Proceedings of the Eighth Workshop on …, 2006 - SIAM
We study the point-to-point shortest path problem in a setting where preprocessing is
allowed. We improve the reach-based approach of Gutman [17] in several ways. In …

[PDF][PDF] Computing Point-to-Point Shortest Paths from External Memory.

AV Goldberg, RFF Werneck - ALENEX/ANALCO, 2005 - renatowerneck.wordpress.com
We study the ALT algorithm [19] for the point-to-point shortest path problem in the context of
road networks. We suggest improvements to the algorithm itself and to its preprocessing …

Vessel weather routing subject to sulfur emission regulation

SJ Lee, Q Sun, Q Meng - Transportation Research Part E: Logistics and …, 2023 - Elsevier
Abstract The International Maritime Organization (IMO) rolled out a set of new regulations
that limit the sulfur content in the fuel oil used by ships, which came into effect from 2020 …

Geometric containers for efficient shortest-path computation

D Wagner, T Willhalm, C Zaroliagis - Journal of Experimental …, 2005 - dl.acm.org
A fundamental approach in finding efficiently best routes or optimal itineraries in traffic
information systems is to reduce the search space (part of graph visited) of the most …

Geometric speed-up techniques for finding shortest paths in large sparse graphs

D Wagner, T Willhalm - European Symposium on Algorithms, 2003 - Springer
In this paper, we consider Dijkstra's algorithm for the single source single target shortest
paths problem in large sparse graphs. The goal is to reduce the response time for online …