scispace - formally typeset
T

Thomas H. Spencer

Researcher at Rensselaer Polytechnic Institute

Publications -  22
Citations -  1287

Thomas H. Spencer is an academic researcher from Rensselaer Polytechnic Institute. The author has contributed to research in topics: Graph (abstract data type) & Parallel algorithm. The author has an hindex of 15, co-authored 22 publications receiving 1232 citations. Previous affiliations of Thomas H. Spencer include University of Nebraska Omaha.

Papers
More filters
Journal ArticleDOI

Efficient algorithms for finding minimum spanning trees in undirected and directed graphs

TL;DR: This paper uses F-heaps to obtain fast algorithms for finding minimum spanning trees in undirected and directed graphs and can be extended to allow a degree constraint at one vertex.
Journal ArticleDOI

Efficient implementation of graph algorithms using contraction

TL;DR: The efficient solutions to the component merging problem and the new observation about F-heaps lead to an &Ogr;(n) algorithm for finding a maximum weighted matching in general graphs, giving the fastest algorithm currently known for this problem.
Proceedings ArticleDOI

A new parallel algorithm for the maximal independent set problem

TL;DR: This is the first deterministic algorithm for MIS whose running time is polylogarithmic and whose processor-time product is optimal up to a polylogARithmic factor.
Journal ArticleDOI

A new parallel algorithm for the maximal independent set problem

TL;DR: This is the first deterministic algorithm for the maximal independent set problem (MIS) whose running time is polylogarithmic and whose processor-time product is optimal up to a polylogARithmic factor.
Journal ArticleDOI

Constructing a maximal independent set in parallel

TL;DR: A new deterministic NC-algorithm implemented in the EREW PRAM model is presented, which reduces by a factor of $\log n$ both the running time and the processor count of the previously fastest deterministic algorithm that solves the problem using a linear number of processors.