Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 413 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 413 Bytes

CProver Java API of JBMC

This repository contains the sources for building a Java library (cprover-api.jar) that allows access to the CProver API of the Java model checking tool JBMC.

This library exposes functionality such as assume or nondetInt, which are useful for modelling verification harnesses for Java applications.