In this paper, we present a parallel algorithm for solving the all-pai
rs vertical segment visibility reporting (SVR) problem. Given a set S
= {S0, S1,...,S(n-1)} of disjoint vertical segments in the plane, the
SVR problem asks for the determination and reporting of all the distin
ct visibility pairs. Our algorithm solves the SVR problem in O(log n)
time using O(n log n) space and O(n) processors on an EREW PRAM (Exclu
sive Read Exclusive Write Parallel Random Access Machine) computationa
l model.