Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 797 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 797 Bytes

Qicc - Quick Isolating Checker for C

CircleCI

Qicc is a verification tool that enables proving assertions in C programs quicker. Qicc utilizes CBMC but can be modified to work with other verification tools.

See the Wiki for more information.

For instructions on how to install and run Qicc, see Getting Sarted

Qicc @ POPL SRC

My work on Qicc won first place @ POPL'20 Undegraduarte Student Research Competition