scispace - formally typeset
Z

Zvi M. Kedem

Researcher at New York University

Publications -  90
Citations -  4737

Zvi M. Kedem is an academic researcher from New York University. The author has contributed to research in topics: Consistency (database systems) & Parallel algorithm. The author has an hindex of 28, co-authored 88 publications receiving 4696 citations. Previous affiliations of Zvi M. Kedem include Arizona State University & University of Texas at Austin.

Papers
More filters
Journal ArticleDOI

Optimal surface reconstruction from planar contours

TL;DR: A general solution to the problem of constructing a surface over a set of cross-sectional contours, to be composed of triangular tiles, is presented, and a closed-form expression is developed for an upper bound on the number of operations required to execute the algorithm.
Proceedings ArticleDOI

On visible surface generation by a priori tree structures

TL;DR: A new algorithm for solving the hidden surface (or line) problem is described, to more rapidly generate realistic images of 3-D scenes composed of polygons, and the development of theoretical foundations in the area are presented.
Journal Article

Pincer-search : A new algorithm for discovering the maximum frequent set

TL;DR: In this article, the authors present a new algorithm which combines both the bottom-up and top-down searches, which is used only for maintaining and updating a new data structure, the maximum frequent candidate set.
Book ChapterDOI

Pincer-Search: A New Algorithm for Discovering the Maximum Frequent Set

TL;DR: This work presents a new algorithm which combines both the bottom-up and top-down searches, and produces the maximum frequent set, i.e., the set containing all maximal frequent itemsets, which therefore specifies immediately all frequent itemets.
Journal ArticleDOI

Charlotte: metacomputing on the Web

TL;DR: A system which enables application programmers to write parallel programs in Java and allows Java-capable browsers to execute parallel tasks is presented, which comprises a virtual machine model which isolates the program from the execution environment, and a runtime system realizing this virtual machine on the Web.