1996
DOI: 10.1109/71.539733
|View full text |Cite
|
Sign up to set email alerts
|

A time- and cost-optimal algorithm for interlocking sets-with applications

Abstract: Given a family l o f intervals, two intervals in Iinterlock if they overlap but neither of them strictly contains the other. A set of intervals in which every two are related in the reflexive transitive closure of the interlock relation is referred to as an interlocking set. The task is determining the maximal interlocking sets of Iarises in numerous applications, including traffic control, robot arm manipulation, segmentation of range images, routing, automated surveillance systems, recognizing polygonal conf… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
6
0

Year Published

2009
2009
2023
2023

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 9 publications
(6 citation statements)
references
References 23 publications
0
6
0
Order By: Relevance
“…We remark that this will not be necessary in the application of this lemma, as predecessors and successors in this order can be maintained during a traversal of C i . Note also that the work in [44] describes mainly a nonsequential variant of the algorithm; for a simple sequential variant, Lemmas 4.1 and 4.2 in [44] suffice.…”
Section: Reduction To Overlapping Intervalsmentioning
confidence: 97%
See 2 more Smart Citations
“…We remark that this will not be necessary in the application of this lemma, as predecessors and successors in this order can be maintained during a traversal of C i . Note also that the work in [44] describes mainly a nonsequential variant of the algorithm; for a simple sequential variant, Lemmas 4.1 and 4.2 in [44] suffice.…”
Section: Reduction To Overlapping Intervalsmentioning
confidence: 97%
“…A simple sweep-line algorithm due to Olariu and Zomaya [44] computes in time O(t) a spanning subgraph G s of the overlap graph of Y (but not of the merged overlap graph) such that G s has at most 2t edges and exactly the same connected components as the overlap graph of Y . The algorithm assumes the end points of intervals to be sorted.…”
Section: Reduction To Overlapping Intervalsmentioning
confidence: 99%
See 1 more Smart Citation
“…A naive approach that constructs H , contracts intervals, and runs a DFS will fail, since the overlap graph can have a quadratic number of edges. However, using a method developed by Olariu and Zomaya [23], we can compute a spanning forest of H in time linear in the number of intervals. The presentation in [23] is for the PRAM and thus needlessly complicated for our purposes.…”
Section: A Linear Time Algorithmmentioning
confidence: 99%
“…For the segments that are determined by nested chains, a correct order to add them to the current G c is to be determined. This is accomplished by reducing the problem to a problem on intervals based on the notion of overlap graph and a method of Olariu and Zomaya [24] for finding a spanning forest in the overlap graph. The ordering exists if and only if the spanning forest is a spanning tree.…”
Section: Introductionmentioning
confidence: 99%