ApproxSymate / klee

KLEE Symbolic Virtual Machine for Numerical Precision Analysis
Other
0 stars 0 forks source link

Automate input detection #72

Open Himeshi opened 6 years ago

Himeshi commented 6 years ago

Develop a mechanism to automatically detect the input and automatically insert inserting klee_make_symbolic and klee_track_error calls to the program to eliminate manually inserting them.