Sciweavers

6960 search results - page 178 / 1392
» Continuity Analysis of Programs
Sort
View
98
Voted
MOR
2010
86views more  MOR 2010»
14 years 10 months ago
Sensitivity Analysis in Linear Semi-Infinite Programming via Partitions
Miguel A. Goberna, Tamás Terlaky, Maxim I. ...
126
Voted
ESOP
2008
Springer
15 years 5 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
ICSE
2000
IEEE-ACM
15 years 7 months ago
Galileo: a tool built from mass-market applications
We present Galileo, an innovative engineering modeling and analysis tool built using an approach we call packageoriented programming (POP). Galileo represents an ongoing evaluatio...
David Coppit, Kevin J. Sullivan
128
Voted
ASE
2004
127views more  ASE 2004»
15 years 3 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
152
Voted
ICFP
2002
ACM
16 years 3 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