Skip to content

Latest commit

 

History

History
49 lines (40 loc) · 1.7 KB

README.md

File metadata and controls

49 lines (40 loc) · 1.7 KB

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.