Abstract. Set sharing is an abstract domain in which each concrete object is repre-sented 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 informa-tion 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 ex-ponential complexity of some set sharing operations has limited its wider applica-tion. This work introduces an efficient implementation of the set sharing domain using Zero-s...
Binary decision diagrams (BDDs) have been shown to be a powerful tool in formal verification. Effici...
Abstract. We study the problem of efficient, scalable set-sharing analysis of logic programs. We use...
Zero-suppressed Binary Decision Diagrams (ZDDs) are data structures for representing set families in...
Set sharing is an abstract domain in which each concrete object is represented by the set of local v...
In this article, we propose a succinct data structure of zero-suppressed binary decision diagrams (Z...
AbstractAlthough the usual goal of sharing analysis is to detect which pairs of variables share, the...
SEA 2014 : 13th International Symposium , Jun 29-Jul 1, 2014 , Copenhagen, DenmarkIn many real-life ...
We show that Jacobs and Langen's domain for set-sharing analysis is isomorphic to the domain of...
Finding useful sharing information between instances in object-oriented programs has recently been t...
In many real-life problems, we are often faced with manipulating fam-ilies of sets. Manipulation of ...
A zero-suppressed binary decision diagram (ZDD) is a graph representation suitable for handling spar...
Abstract. Finding useful sharing information between instances in obj-ect-oriented programs has rece...
The Set-Sharing domain has been widely used to infer at compiletime interesting properties of logic ...
We investigate Jacobs and Langen's Sharing domain for the analysis of set-sharing and show that...
Binary Decision Diagrams (BDDs) [1] and their variations are a known representation of Boolean funct...
Binary decision diagrams (BDDs) have been shown to be a powerful tool in formal verification. Effici...
Abstract. We study the problem of efficient, scalable set-sharing analysis of logic programs. We use...
Zero-suppressed Binary Decision Diagrams (ZDDs) are data structures for representing set families in...
Set sharing is an abstract domain in which each concrete object is represented by the set of local v...
In this article, we propose a succinct data structure of zero-suppressed binary decision diagrams (Z...
AbstractAlthough the usual goal of sharing analysis is to detect which pairs of variables share, the...
SEA 2014 : 13th International Symposium , Jun 29-Jul 1, 2014 , Copenhagen, DenmarkIn many real-life ...
We show that Jacobs and Langen's domain for set-sharing analysis is isomorphic to the domain of...
Finding useful sharing information between instances in object-oriented programs has recently been t...
In many real-life problems, we are often faced with manipulating fam-ilies of sets. Manipulation of ...
A zero-suppressed binary decision diagram (ZDD) is a graph representation suitable for handling spar...
Abstract. Finding useful sharing information between instances in obj-ect-oriented programs has rece...
The Set-Sharing domain has been widely used to infer at compiletime interesting properties of logic ...
We investigate Jacobs and Langen's Sharing domain for the analysis of set-sharing and show that...
Binary Decision Diagrams (BDDs) [1] and their variations are a known representation of Boolean funct...
Binary decision diagrams (BDDs) have been shown to be a powerful tool in formal verification. Effici...
Abstract. We study the problem of efficient, scalable set-sharing analysis of logic programs. We use...
Zero-suppressed Binary Decision Diagrams (ZDDs) are data structures for representing set families in...