Hacker News new | ask | show | jobs
by rainforest 4786 days ago
Is it? I was under the impression it just uses symbolic execution rather than invariant detection.
1 comments

Your are right. I mixed up dynamic symbolic execution with invariant detection. I know there is something called DySy which does do invariant detection using dynamic symbolic execution.