-
Notifications
You must be signed in to change notification settings - Fork 1
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
Relational Reasoning via SMT Solving, Encode Alloy example, Filesystem in Z3 #96
Labels
Comments
ferhaterata
changed the title
Relational Reasoning visa SMT Solving
Relational Reasoning via SMT Solving
May 26, 2017
This was referenced May 29, 2017
The following detects an unsat core: The same result is obtained using the following program that uses JAVA API of Z3: The following code is the output of the above Java calls:
|
ferhaterata
changed the title
Relational Reasoning via SMT Solving
Relational Reasoning via SMT Solving, Encode Alloy example, Filesystem in Z3
Dec 19, 2017
|
|
https://rise4fun.com/Z3/NEu?frame=1&menu=0&course=1
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Encode FileSystem Abstraction in Alloy and SMTLIB (using Z3) based on the rules defined in the following papers:
Relational Reasoning via SMT Solving - paper.pdf
Relational Reasoning via SMT Solving - slide.pdf
@harunuyar
The text was updated successfully, but these errors were encountered: