Sciweavers

7167 search results - page 97 / 1434
» A Technique for Invariant Generation
Sort
View
COMPSAC
2010
IEEE
15 years 4 months ago
GenRed: A Tool for Generating and Reducing Object-Oriented Test Cases
An important goal of automatic testing techniques, including random testing is to achieve high code coverage with a minimum set of test cases. To meet this goal, random testing res...
Hojun Jaygarl, Kai-Shin Lu, Carl K. Chang
DATE
2010
IEEE
76views Hardware» more  DATE 2010»
15 years 11 months ago
Scalable codeword generation for coupled buses
—Inductive and capacitive coupling are responsible for slowing down signals. Existing bus encoding techniques tackle the issue by avoiding certain types of transitions. This work...
Kedar Karmarkar, Spyros Tragoudas
LATIN
1998
Springer
15 years 10 months ago
Spectral Techniques in Graph Algorithms
The existence of efficient algorithms to compute the eigenvectors and eigenvalues of graphs supplies a useful tool for the design of various graph algorithms. In this survey we de...
Noga Alon
3DIM
2003
IEEE
15 years 10 months ago
Image-Based Techniques for Digitizing Environments and Artifacts
This paper presents an overview of techniques for generating photoreal computer graphics models of real-world places and objects. Our group's early efforts in modeling scenes...
Paul E. Debevec
APLAS
2008
ACM
15 years 8 months ago
Reasoning about Java's Reentrant Locks
This paper presents a verification technique for a concurrent Java-like language with reentrant locks. The verification technique is based on permissionaccounting separation logic....
Christian Haack, Marieke Huisman, Clément H...