login

Efficient parallel triconnectivity in logarithmic time

Lecture notes in computer sciencePublished 1 January 1988
Vijaya Ramachandran, Uzi Vishkin
Citations37
SJR quartileQ2
SJR score0.35
SNIP0.55

TL;DR

Two new techniques for trimming a logarithmic factor from the running time of efficient parallel algorithms for graph problems are presented, leading to an improvement in running time from O (log2 n) to O(logn) for efficient triconnectivity testing in parallel.

Abstract

We present two new techniques for trimming a logarithmic factor from the running time of efficient parallel algorithms for graph problems. The main application of our techniques is an improvement in running time from O (log2 n) to O(logn) for efficient triconnectivity testing in parallel. Additional applications include almost optimal O(logn) time algorithms for recognizing Gauss codes, for testing planarity of graphs with a known Hamiltonian cycle and for testing if a permutation is sortable on two stacks.

Keywords

Computer Science