Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 967 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 967 Bytes

SMACK Boogie Benchmarks

SMACK Boogie Benchmarks are a collection of 3760 Boogie programs generated from the International Competition on Software Verification (SV-COMP) benchmarks using SMACK. In general, the benchmarks labeled with true in their name should trigger no assertion violations, while the ones labeled false should trigger an assertion violation. Note that due to various reasons (buggy SV-COMP benchmarks, bugs in SMACK, etc.) we provide no guarantees that all of the benchmarks are correctly labeled. Please report any mislabeled benchmarks.

Entry procedure is denoted with the {:entrypoint} attribute, and it is called main in all of our current benchmarks.

To generate the current version of SMACK Boogie Benchmarks we used: