dynaroars / dig

DIG is a numerical invariant generation tool. It infers program invariants or properties over (i) program execution traces or (ii) program source code. DIG supports many forms of numerical invariants, including nonlinear equalities, octagonal and interval properties, min/max-plus relations, and congruence relations.
https://github.com/dynaroars/dig
MIT License
38 stars 6 forks source link

replace symbolic execution with fuzzing #32

Open nguyenthanhvuh opened 2 years ago

nguyenthanhvuh commented 1 year ago

or quickcheck (property testing)