Set sharing is an abstract domain in which each concrete object is represented by the set of local variables from which it might be reachable. It is a useful abstraction to detect parallelism opportunities, since it contains definite information about which variables do not share in memory, i.e., about when the memory regions reachable from those variables are disjoint. Set sharing is a more precise alternative to pair sharing, in which each domain element is a set of all pairs of local variables from which a common object may be reachable. However, the exponential complexity of some set sharing operations has limited its wider application. This work introduces an efficient implementation of the set sharing domain using Zero-suppressed Bina...
Finding useful sharing information between instances in object-oriented programs has been recently t...
In many real-life problems, we are often faced with manipulating fam-ilies of sets. Manipulation of ...
Although the usual goal of sharing analysis is to detect which pairs of variables share, the standar...
Set sharing is an abstract domain in which each concrete object is represented by the set of local v...
Abstract. Set sharing is an abstract domain in which each concrete object is repre-sented by the set...
The Set-Sharing domain has been widely used to infer at compiletime interesting properties of logic ...
AbstractAlthough the usual goal of sharing analysis is to detect which pairs of variables share, the...
Finding useful sharing information between instances in object-oriented programs has recently been t...
In this article, we propose a succinct data structure of zero-suppressed binary decision diagrams (Z...
Abstract. We study the problem of efficient, scalable set-sharing analysis of logic programs. We use...
Abstract. Finding useful sharing information between instances in obj-ect-oriented programs has rece...
Zero-suppressed Binary Decision Diagrams (ZDDs) are data structures for representing set families in...
We show that Jacobs and Langen's domain for set-sharing analysis is isomorphic to the domain of...
We study the problem of an efficient and precise sharing analysis of (constraint) logic programs. Af...
SEA 2014 : 13th International Symposium , Jun 29-Jul 1, 2014 , Copenhagen, DenmarkIn many real-life ...
Finding useful sharing information between instances in object-oriented programs has been recently t...
In many real-life problems, we are often faced with manipulating fam-ilies of sets. Manipulation of ...
Although the usual goal of sharing analysis is to detect which pairs of variables share, the standar...
Set sharing is an abstract domain in which each concrete object is represented by the set of local v...
Abstract. Set sharing is an abstract domain in which each concrete object is repre-sented by the set...
The Set-Sharing domain has been widely used to infer at compiletime interesting properties of logic ...
AbstractAlthough the usual goal of sharing analysis is to detect which pairs of variables share, the...
Finding useful sharing information between instances in object-oriented programs has recently been t...
In this article, we propose a succinct data structure of zero-suppressed binary decision diagrams (Z...
Abstract. We study the problem of efficient, scalable set-sharing analysis of logic programs. We use...
Abstract. Finding useful sharing information between instances in obj-ect-oriented programs has rece...
Zero-suppressed Binary Decision Diagrams (ZDDs) are data structures for representing set families in...
We show that Jacobs and Langen's domain for set-sharing analysis is isomorphic to the domain of...
We study the problem of an efficient and precise sharing analysis of (constraint) logic programs. Af...
SEA 2014 : 13th International Symposium , Jun 29-Jul 1, 2014 , Copenhagen, DenmarkIn many real-life ...
Finding useful sharing information between instances in object-oriented programs has been recently t...
In many real-life problems, we are often faced with manipulating fam-ilies of sets. Manipulation of ...
Although the usual goal of sharing analysis is to detect which pairs of variables share, the standar...