Sciweavers

GIS
2007
ACM

Optimal traversal planning in road networks with navigational constraints

13 years 7 months ago
Optimal traversal planning in road networks with navigational constraints
A frequent query in geospatial planning and decision making domains (e.g., emergency response, data acquisition, street cleaning), is to find an optimal traversal plan (OTP) that traverses an entire area (e.g., a city) by navigating through all its streets. The optimality is defined in terms of the time it takes to complete the traversal. This time depends on the number of times each street segment is traversed as well as the navigation time such as the time spent on changing direction at each intersection. While the problem roots in the classic problems of graph theory, real-world geospatial constraints of road network introduce new application-specific challenges. In this paper, we propose two algorithms to find OTP of a directed road network. Our greedy algorithm employs a classic graph traversal algorithm. During the traversal, it utilizes a set of heuristics at each intersection to minimize the total travel time. Our near-optimal algorithm, however, reduces an OTP problem to an A...
Leyla Kazemi, Cyrus Shahabi, Mehdi Sharifzadeh, Lu
Added 16 Aug 2010
Updated 16 Aug 2010
Type Conference
Year 2007
Where GIS
Authors Leyla Kazemi, Cyrus Shahabi, Mehdi Sharifzadeh, Luc Vincent
Comments (0)