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

Verification potential #3

Open
dragostis opened this issue Nov 28, 2017 · 1 comment
Open

Verification potential #3

dragostis opened this issue Nov 28, 2017 · 1 comment

Comments

@dragostis
Copy link

dragostis commented Nov 28, 2017


My question is, how close is seer to being able to verify some pretty simplistic but long stateless code? If the effort isn't so high (more than a week or so of work), I would be interested to help get the project there.
@dwrensha
Copy link
Owner

Can you tell me more about the code you're interested in analyzing? If your code mostly consists of arithmetic operations and does not have many loops, then Seer might be close to being able to handling it. If it has lots of memory manipulation and possible aliasing, then Seer might have some trouble.

I've just now published v0.0.2 on crates.io.

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

2 participants