Sciweavers

36 search results - page 1 / 8
» Path slicing
Sort
View
INFSOF
1998
72views more  INFSOF 1998»
13 years 5 months ago
Validation of measurement software as an application of slicing and constraint solving
We show how to combine program slicing and constraint solving in order to obtain better slice accuracy. The method is used in the VALSOFT slicing system. One particular applicatio...
Jens Krinke, Gregor Snelting
IWPC
2009
IEEE
14 years 4 days ago
A plethora of paths
A common static software bug detection technique is to use path simulation. Each execution path is simulated using symbolic variables to determine if any software errors could occ...
Eric Larson
PLDI
2005
ACM
13 years 11 months ago
Path slicing
We present a new technique, path slicing, that takes as input a possibly infeasible path to a target location, and eliminates all the operations that are irrelevant towards the re...
Ranjit Jhala, Rupak Majumdar
VISUALIZATION
1993
IEEE
13 years 9 months ago
HyperSlice - Visualization of Scalar Functions of Many Variables
HyperSlice is a new method for the visualization of scalar functions of many variables. With this method the multi-dimensional function is presented in a simple and easy to unders...
Jarke J. van Wijk, Robert van Liere
CADE
2010
Springer
13 years 6 months ago
A Slice-Based Decision Procedure for Type-Based Partial Orders
Automated software verification and path-sensitive program analysis require the ability to distinguish executable program paths from those that are infeasible. To achieve this, pro...
Elena Sherman, Brady J. Garvin, Matthew B. Dwyer