Abstract. We define a novel formulation of dataflow analysis for concurrent programs, where the flow of facts is along the causal dependencies of events. We capture the control flow of concurrent programs using a Petri net (called the control net), develop algorithms based on partiallyordered unfoldings, and report experimental results for solving causal dataflow analysis problems. For the subclass of distributive problems, we prove that complexity of checking data flow is linear in the number of facts and in the unfolding of the control net.
Abstract. Atomicity is an important generic specification that assures that a programmer can pretend...
The paper shows that characterizing the causal relationship between significant events is an importa...
To date, many different formalisms exist for describing and analyzing the behavior of concurrent sys...
Abstract. We define a novel formulation of dataflow analysis for concurrent programs, where the flow...
We define a novel formulation of dataflow analysis for concurrent programs, where the flow of facts ...
The correctness of a sequential program can be shown by the anno-tation of its control flow graph wi...
139 p.Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 2007.In the static category, the f...
In this paper, we consider a concurrent model of computation called dataflow, where components (acto...
Data flow analysis is a well studied family of static program analyses. A rich theoretical basis for...
Standard techniques for analysing sequential programs are severely constrained when applied to a con...
Detecting bugs plays a significant role in software development. Bugs may lead to unexpected behavio...
Dataflow analyses are a critical part of many optimizing compilers as well as bug-finding and progra...
Abstract: The paper shows that characterizing the causal relationship between significant events is ...
International audienceLarge distributed system inherently display concurrency, i.e. the fact that se...
Extracting causal models from observed executions has proved to be an effective approach to analyze ...
Abstract. Atomicity is an important generic specification that assures that a programmer can pretend...
The paper shows that characterizing the causal relationship between significant events is an importa...
To date, many different formalisms exist for describing and analyzing the behavior of concurrent sys...
Abstract. We define a novel formulation of dataflow analysis for concurrent programs, where the flow...
We define a novel formulation of dataflow analysis for concurrent programs, where the flow of facts ...
The correctness of a sequential program can be shown by the anno-tation of its control flow graph wi...
139 p.Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 2007.In the static category, the f...
In this paper, we consider a concurrent model of computation called dataflow, where components (acto...
Data flow analysis is a well studied family of static program analyses. A rich theoretical basis for...
Standard techniques for analysing sequential programs are severely constrained when applied to a con...
Detecting bugs plays a significant role in software development. Bugs may lead to unexpected behavio...
Dataflow analyses are a critical part of many optimizing compilers as well as bug-finding and progra...
Abstract: The paper shows that characterizing the causal relationship between significant events is ...
International audienceLarge distributed system inherently display concurrency, i.e. the fact that se...
Extracting causal models from observed executions has proved to be an effective approach to analyze ...
Abstract. Atomicity is an important generic specification that assures that a programmer can pretend...
The paper shows that characterizing the causal relationship between significant events is an importa...
To date, many different formalisms exist for describing and analyzing the behavior of concurrent sys...