scispace - formally typeset
K

Kiem-Phong Vo

Researcher at AT&T Labs

Publications -  68
Citations -  3629

Kiem-Phong Vo is an academic researcher from AT&T Labs. The author has contributed to research in topics: Software system & Graph (abstract data type). The author has an hindex of 27, co-authored 68 publications receiving 3558 citations. Previous affiliations of Kiem-Phong Vo include Alcatel-Lucent & AT&T.

Papers
More filters
Journal ArticleDOI

A technique for drawing directed graphs

TL;DR: A four-pass algorithm for drawing directed graphs is presented, which creates good drawings and is fast.
Proceedings ArticleDOI

TestTube: a system for selective regression testing

TL;DR: The paper describes a system called TESTTUBE that combines static and dynamic analysis to perform selective retesting of software systems written in C that has an observed reduction of 50% or more in the number of test cases needed to test typical software changes.
Patent

Technique for drawing directed graphs

TL;DR: In this paper, a computer-implemented technique for drawing directed graphs providing reduced crossings and improved picture quality is described, where an edge list description provided by a user is processed to produce a ranking of all nodes that minimizes the weighted sum of all edges, an edge cost being the product of its weight and length.
Proceedings ArticleDOI

Checkpointing and its applications

TL;DR: The paper describes the experience with the implementation and applications of the Unix checkpointing library libckp, and identifies two concepts that have proven to be the key to making checkpointing a powerful tool.
Journal ArticleDOI

Delta algorithms: an empirical analysis

TL;DR: Results indicate that modern delta compression algorithms based on Ziv-Lempel techniques significantly outperform diff, a popular but older delta compressor, in terms of compression ratio.