Sciweavers

2144 search results - page 49 / 429
» Exact Flow Analysis
Sort
View
155
Voted
ICSM
2005
IEEE
15 years 9 months ago
Annotated Inclusion Constraints for Precise Flow Analysis
Program flow analysis has many applications in software tools for program understanding, restructuring, verification, testing and reverse engineering. There are two important re...
Ana Milanova, Barbara G. Ryder
89
Voted
VIS
2006
IEEE
84views Visualization» more  VIS 2006»
16 years 4 months ago
Visualization Tools for Vorticity Transport Analysis in Incompressible Flow
Filip Sadlo, Ronald Peikert, Mirjam Sick
147
Voted
VMCAI
2005
Springer
15 years 9 months ago
Information Flow Analysis for Java Bytecode
Abstract. We present a context-sensitive compositional analysis of information flow for full (mono-threaded) Java bytecode. Our idea consists in transforming the Java bytecode int...
Samir Genaim, Fausto Spoto
138
Voted
KBSE
1997
IEEE
15 years 7 months ago
Modular Flow Analysis for Concurrent Software
Modern software systems are designed and implemented in a modular fashion by composing individual components. Early validation of individual module designs and implementations off...
Matthew B. Dwyer
151
Voted
CGO
2010
IEEE
15 years 10 months ago
Level by level: making flow- and context-sensitive pointer analysis scalable for millions of lines of code
We present a practical and scalable method for flow- and contextsensitive (FSCS) pointer analysis for C programs. Our method analyzes the pointers in a program level by level in ...
Hongtao Yu, Jingling Xue, Wei Huo, Xiaobing Feng 0...