Skip to content

Commit 2027ccd

Browse files
committed
adding reference to a scripted proof inside KeY
1 parent 36a789c commit 2027ccd

File tree

1 file changed

+4
-0
lines changed
  • docs/workbench/Proof Scripts

1 file changed

+4
-0
lines changed

docs/workbench/Proof Scripts/jml.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,7 @@ Here are some examples of proof scripts in JML:
145145
auto;
146146
} @*/
147147
```
148+
149+
### Proof of Boyer-More using JML proof scripts
150+
151+
see https://github.com/KeYProject/key/blob/96a6a98328bb9dbaadfb5b54e11b29230e77dfe9/key.ui/examples/heap/BoyerMoore/src/BoyerMoore.java

0 commit comments

Comments
 (0)