Constructing the visibility graph for n-line segments in \(O(n^ 2)\) time (Q1062764): Difference between revisions
From MaRDI portal
Created claim: Wikidata QID (P12): Q54309986, #quickstatements; #temporary_batch_1706335038149 |
Added link to MaRDI item. |
||
links / mardi / name | links / mardi / name | ||
Revision as of 23:29, 30 January 2024
scientific article
Language | Label | Description | Also known as |
---|---|---|---|
English | Constructing the visibility graph for n-line segments in \(O(n^ 2)\) time |
scientific article |
Statements
Constructing the visibility graph for n-line segments in \(O(n^ 2)\) time (English)
0 references
1985
0 references
Given a set S of line segments in the plane, its visibility graph \(G_ S\) is the undirected graph which has the endpoints of the line segments in S as nodes and in which two nodes (points) are adjacent whenever they 'see' each other (the line segments in S are regarded as nontransparent obstacles). It is shown that \(G_ S\) can be constructed in \(O(n^ 2)\) time and space for a set S of n nonintersecting line segments. As an immediate implication, the shortest path between two points in the plane avoiding a set of a nonintersecting line segments can be computed in \(O(n^ 2)\) time and space.
0 references
computational geometry
0 references
shortest path
0 references