/bugLocalization

Simultaneous identification of multiple bugs. Course project for Data-driven Program Analysis (CS686).

Primary LanguageC

Simultaneous identification of multiple bugs

Implementation overview

Dependencies

Instructions

Instrumentation step

Collecting predicate values

Drawing inferences from the collected data

Execute the following from inference/ -

python infer.py

References and Acknowledgements

This project is loosely based on the work done in Statistical Debugging: Simultaneous Identification of Multiple Bugs.