Sciweavers

12272 search results - page 208 / 2455
» Experimental program analysis
Sort
View
MOR
2010
86views more  MOR 2010»
15 years 1 months ago
Sensitivity Analysis in Linear Semi-Infinite Programming via Partitions
Miguel A. Goberna, Tamás Terlaky, Maxim I. ...
ESOP
2008
Springer
15 years 8 months ago
Inferring Channel Buffer Bounds Via Linear Programming
We present a static analysis for inferring the maximum amount of buffer space used by a program consisting of concurrently running processes communicating via buffered channels. We...
Tachio Terauchi, Adam Megacz
ASE
2004
127views more  ASE 2004»
15 years 6 months ago
Precise Call Graphs for C Programs with Function Pointers
Abstract. The use of pointers presents serious problems for software productivity tools for software understanding, restructuring, and testing. Pointers enable indirect memory acce...
Ana Milanova, Atanas Rountev, Barbara G. Ryder
IPPS
2007
IEEE
16 years 25 days ago
POET: Parameterized Optimizations for Empirical Tuning
The excessive complexity of both machine architectures and applications have made it difficult for compilers to statically model and predict application behavior. This observatio...
Qing Yi, Keith Seymour, Haihang You, Richard W. Vu...
ICFP
2002
ACM
16 years 6 months ago
A demand-driven adaptive type analysis
Compilers for dynamically and statically typed languages ensure safe execution by verifying that all operations are performed on appropriate values. An operation as simple as car ...
Danny Dubé, Marc Feeley