Standard

Searching edges in the overlap of two plane graphs. / Iacono, John; Khramtcova, Elena; Langerman, Stefan.

Algorithms and Data Structures - 15th International Symposium, WADS 2017, Proceedings. ред. / Faith Ellen; Antonina Kolokolova; Jorg-Rudiger Sack. Springer Nature, 2017. стр. 473-484 (Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics); Том 10389 LNCS).

Результаты исследований: Публикации в книгах, отчётах, сборниках, трудах конференцийстатья в сборнике материалов конференциинаучнаяРецензирование

Harvard

Iacono, J, Khramtcova, E & Langerman, S 2017, Searching edges in the overlap of two plane graphs. в F Ellen, A Kolokolova & J-R Sack (ред.), Algorithms and Data Structures - 15th International Symposium, WADS 2017, Proceedings. Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics), Том. 10389 LNCS, Springer Nature, стр. 473-484, 15th International Symposium on Algorithms and Data Structures, WADS 2017, St. John’s, Канада, 31/07/17. https://doi.org/10.1007/978-3-319-62127-2_40

APA

Iacono, J., Khramtcova, E., & Langerman, S. (2017). Searching edges in the overlap of two plane graphs. в F. Ellen, A. Kolokolova, & J-R. Sack (Ред.), Algorithms and Data Structures - 15th International Symposium, WADS 2017, Proceedings (стр. 473-484). (Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics); Том 10389 LNCS). Springer Nature. https://doi.org/10.1007/978-3-319-62127-2_40

Vancouver

Iacono J, Khramtcova E, Langerman S. Searching edges in the overlap of two plane graphs. в Ellen F, Kolokolova A, Sack J-R, Редакторы, Algorithms and Data Structures - 15th International Symposium, WADS 2017, Proceedings. Springer Nature. 2017. стр. 473-484. (Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)). https://doi.org/10.1007/978-3-319-62127-2_40

Author

Iacono, John ; Khramtcova, Elena ; Langerman, Stefan. / Searching edges in the overlap of two plane graphs. Algorithms and Data Structures - 15th International Symposium, WADS 2017, Proceedings. Редактор / Faith Ellen ; Antonina Kolokolova ; Jorg-Rudiger Sack. Springer Nature, 2017. стр. 473-484 (Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)).

BibTeX

@inproceedings{2e8ccaeef85e4bde973ddb0f9119a5bd,
title = "Searching edges in the overlap of two plane graphs",
abstract = "Consider a pair of plane straight-line graphs whose edges are colored red and blue, respectively, and let n be the total complexity of both graphs. We present a O(n log n)-time O(n)-space technique to preprocess such a pair of graphs, that enables efficient searches among the red-blue intersections along edges of one of the graphs. Our technique has a number of applications to geometric problems. This includes: (1) a solution to the batched red-blue search problem [Dehne et al. 2006] in O(n log n) queries to the oracle; (2) an algorithm to compute the maximum vertical distance between a pair of 3D polyhedral terrains, one of which is convex, in O(n log n) time, where n is the total complexity of both terrains; (3) an algorithm to construct the Hausdorff Voronoi diagram of a family of point clusters in the plane in O((n+m) log3n) time and O(n + m) space, where n is the total number of points in all clusters and m is the number of crossings between all clusters; (4) an algorithm to construct the farthest-color Voronoi diagram of the corners of n disjoint axis-aligned rectangles in O(n log2n) time; (5) an algorithm to solve the stabbing circle problem for n parallel line segments in the plane in optimal O(n log n) time. All these results are new or improve on the best known algorithms.",
author = "John Iacono and Elena Khramtcova and Stefan Langerman",
year = "2017",
month = jan,
day = "1",
doi = "10.1007/978-3-319-62127-2_40",
language = "English",
isbn = "9783319621265",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Nature",
pages = "473--484",
editor = "Faith Ellen and Antonina Kolokolova and Jorg-Rudiger Sack",
booktitle = "Algorithms and Data Structures - 15th International Symposium, WADS 2017, Proceedings",
address = "Germany",
note = "15th International Symposium on Algorithms and Data Structures, WADS 2017 ; Conference date: 31-07-2017 Through 02-08-2017",

}

RIS

TY - GEN

T1 - Searching edges in the overlap of two plane graphs

AU - Iacono, John

AU - Khramtcova, Elena

AU - Langerman, Stefan

PY - 2017/1/1

Y1 - 2017/1/1

N2 - Consider a pair of plane straight-line graphs whose edges are colored red and blue, respectively, and let n be the total complexity of both graphs. We present a O(n log n)-time O(n)-space technique to preprocess such a pair of graphs, that enables efficient searches among the red-blue intersections along edges of one of the graphs. Our technique has a number of applications to geometric problems. This includes: (1) a solution to the batched red-blue search problem [Dehne et al. 2006] in O(n log n) queries to the oracle; (2) an algorithm to compute the maximum vertical distance between a pair of 3D polyhedral terrains, one of which is convex, in O(n log n) time, where n is the total complexity of both terrains; (3) an algorithm to construct the Hausdorff Voronoi diagram of a family of point clusters in the plane in O((n+m) log3n) time and O(n + m) space, where n is the total number of points in all clusters and m is the number of crossings between all clusters; (4) an algorithm to construct the farthest-color Voronoi diagram of the corners of n disjoint axis-aligned rectangles in O(n log2n) time; (5) an algorithm to solve the stabbing circle problem for n parallel line segments in the plane in optimal O(n log n) time. All these results are new or improve on the best known algorithms.

AB - Consider a pair of plane straight-line graphs whose edges are colored red and blue, respectively, and let n be the total complexity of both graphs. We present a O(n log n)-time O(n)-space technique to preprocess such a pair of graphs, that enables efficient searches among the red-blue intersections along edges of one of the graphs. Our technique has a number of applications to geometric problems. This includes: (1) a solution to the batched red-blue search problem [Dehne et al. 2006] in O(n log n) queries to the oracle; (2) an algorithm to compute the maximum vertical distance between a pair of 3D polyhedral terrains, one of which is convex, in O(n log n) time, where n is the total complexity of both terrains; (3) an algorithm to construct the Hausdorff Voronoi diagram of a family of point clusters in the plane in O((n+m) log3n) time and O(n + m) space, where n is the total number of points in all clusters and m is the number of crossings between all clusters; (4) an algorithm to construct the farthest-color Voronoi diagram of the corners of n disjoint axis-aligned rectangles in O(n log2n) time; (5) an algorithm to solve the stabbing circle problem for n parallel line segments in the plane in optimal O(n log n) time. All these results are new or improve on the best known algorithms.

UR - http://www.scopus.com/inward/record.url?scp=85025118036&partnerID=8YFLogxK

U2 - 10.1007/978-3-319-62127-2_40

DO - 10.1007/978-3-319-62127-2_40

M3 - Conference contribution

AN - SCOPUS:85025118036

SN - 9783319621265

T3 - Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)

SP - 473

EP - 484

BT - Algorithms and Data Structures - 15th International Symposium, WADS 2017, Proceedings

A2 - Ellen, Faith

A2 - Kolokolova, Antonina

A2 - Sack, Jorg-Rudiger

PB - Springer Nature

T2 - 15th International Symposium on Algorithms and Data Structures, WADS 2017

Y2 - 31 July 2017 through 2 August 2017

ER -

ID: 38614347