scispace - formally typeset
U

Uzi Vishkin

Researcher at University of Maryland, College Park

Publications -  224
Citations -  12006

Uzi Vishkin is an academic researcher from University of Maryland, College Park. The author has contributed to research in topics: Parallel algorithm & Compiler. The author has an hindex of 57, co-authored 219 publications receiving 11690 citations. Previous affiliations of Uzi Vishkin include Max Planck Society & Tel Aviv University.

Papers
More filters
Journal ArticleDOI

On Parallel Integer Merging

TL;DR: The problem of merging two sorted arrays A = (a1, a2, ..., an1) and B = (b1, b2,..., bn2) is considered and an algorithm that runs in O(log log log s) time using n/log loglog s CREW PRAM processors (optimal speed-up) and O(ns?) space is presented.
Journal ArticleDOI

Electron beam and optical proximity effect reduction for nanolithography: New results

TL;DR: How recent developments in computer speed and architecture have improved the prospects for full-scale implementation in mask making is discussed and some numerical techniques, analogous to gridding and relaxation, that make linear programming more attractive in maskMaking are discussed.
Proceedings ArticleDOI

Deterministic resource discovery in distributed networks

TL;DR: A deterministic algorithm for the resource discovery problem in the same model, with improved time, message, and communication complexities is proposed, and the connectivity algorithm of Shiloach and Vishkin is significantly extended.
Journal ArticleDOI

Finding all nearest neighbors for convex polygons in parallel: a new lower bound technique and a matching algorithm

TL;DR: A novel technique for proving lower bounds in parallel computation based on mapping any algorithm for the problem being considered to an algorithm for another problem, for which a good lower bound is known.
Journal ArticleDOI

Solving NP-hard problems in almost trees: vertex cover

TL;DR: An algorithm which finds a minimum vertex cover in a graph G(V, E) in time O (|V|+( a k )2 k 3 ) , where for connected graphs G the parameter a is defined as the minimum number of edges that must be added to a tree to produce G.