Skip to content

Commit

Permalink
Added the number of benchmarks.
Browse files Browse the repository at this point in the history
  • Loading branch information
zvonimir committed Dec 8, 2014
1 parent 216b6a5 commit 8860e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
SMACK Boogie Benchmarks
===

SMACK Boogie Benchmarks are a collection of Boogie programs generated from the International Competition on Software Verification ([SV-COMP](http://sv-comp.sosy-lab.org)) benchmarks using [SMACK](https://github.com/smackers/smack).
SMACK Boogie Benchmarks are a collection of 3760 Boogie programs generated from the International Competition on Software Verification ([SV-COMP](http://sv-comp.sosy-lab.org)) benchmarks using [SMACK](https://github.com/smackers/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.

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

0 comments on commit 8860e65

Please sign in to comment.