Proceedings of IEEE 9th International Conference on Data Engineering
DOI: 10.1109/icde.1993.344080
|View full text |Cite
|
Sign up to set email alerts
|

Path computation algorithms for advanced traveller information system (ATIS)

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
44
0

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 54 publications
(44 citation statements)
references
References 12 publications
0
44
0
Order By: Relevance
“…In road networks, frequently observed aggregate network queries include route evaluation and path computation queries [35], in which an aggregate property is defined as a function of the attributes of junctions and links. In order to derive the aggregate properties, route evaluation queries require retrieval of all junctions and links in a specified route, which is a sequence of junctions ht 1 ; t 2 ; t 3 ; .…”
Section: Query Processingmentioning
confidence: 99%
“…In road networks, frequently observed aggregate network queries include route evaluation and path computation queries [35], in which an aggregate property is defined as a function of the attributes of junctions and links. In order to derive the aggregate properties, route evaluation queries require retrieval of all junctions and links in a specified route, which is a sequence of junctions ht 1 ; t 2 ; t 3 ; .…”
Section: Query Processingmentioning
confidence: 99%
“…A heap is used to keep the frontier nodes on the "wavefront" together with the distance to the source vertex. In large network, the secondary-memory version of Dijkstra's algorithm is used to just keep frontier nodes in memory to minimize the memory requirement [10,21]. The "wavefront" is expanded by deleting the frontier node with minimum distance to the source vertex in the heap and inserting all adjacent vertices of the deleted one.…”
Section: Multi-resolution Disk Storage Schemementioning
confidence: 99%
“…We use Dijkstra's single-source shortest path finding algorithm [24]. Other shortest path finding algorithms [18], however, can be used, and we will explore those in future work.…”
Section: Shortest Path Finding Algorithmsmentioning
confidence: 99%
“…The road distance between two points can be calculated using a shortest path finding algorithm, for which many well established graph-theoretical algorithms are available in the literature [18], [24]. We use Dijkstra's single-source shortest path finding algorithm [24].…”
Section: Shortest Path Finding Algorithmsmentioning
confidence: 99%
See 1 more Smart Citation