Skip to content

Conversation

@m-carrasco
Copy link

Hi,

This is a follow-up regarding issue #5.

The issue reported that symbolic array accesses can lead to unsound path conditions, which means that two inputs satisfying the same path conditions can follow different paths in the code.

This PR aims to resolve this, ensuring that inputs satisfying the same path conditions follow the same path in the code. This is the simplest solution I have found.

Best,
Manuel

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

Successfully merging this pull request may close these issues.

1 participant