Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeStateDomain with multiple underlying typestate properties #3

Open
khatchad opened this issue Mar 27, 2017 · 0 comments
Open

TypeStateDomain with multiple underlying typestate properties #3

khatchad opened this issue Mar 27, 2017 · 0 comments

Comments

@khatchad
Copy link
Contributor

From https://github.com/tech-srl/safe/blob/master/com.ibm.safe.typestate/src/com/ibm/safe/typestate/core/TypeStateDomain.java:

/**
 * The domain of factoids which the IFDS solver operates on.
 * 
 * Currently, a typestate domain assumes a single underlying typestate property.
 * 
 * @author Eran Yahav (yahave)
 * @author Stephen Fink
 */
public abstract class TypeStateDomain //...

It would be useful to have a domain assume multiple underlying typestate properties, especially for performance reasons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant