-
Notifications
You must be signed in to change notification settings - Fork 12
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
gillian-js is unable to produce failing model for modifed Gillian-JS/Examples/Cosette/simple_example.js
#312
Comments
Hi! |
Thanks a lot! |
I'll investigate at some point, sorry for the lack of responsiveness, my PhD defence is next week 😬 |
No problem! As a PhD student, I understand your anxious feeling and that's totally understandable! The formal verification research is also very hard. Hope you will have a smooth defence and successfully graduate! |
I'm using the latest version of Gillian.
While the verification for original
simple_example.js
can be passed, after change the operator+
to*
according to https://gillianplatform.github.io/sphinx/js/symbolic-testing.html#assumptions-and-assertions , the verification cannot provide an counter example and crashes.Changed
simple_example.js
is listed as follows:Original
gillian-js
output:Failed
gillian-js
output is attached with an .txt due to its tremendous text length.failed_example.txt
The text was updated successfully, but these errors were encountered: