Skip to content

Commit 8b1561d

Browse files
authored
Update formal_verification.md
1 parent 8d6138c commit 8b1561d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

formal_verification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Crude demo of formal verification
22

3-
Here is a crude demo of formal verification of tiny-regex. This is a hefty plagiat of @DavidKorczynski - see https://github.com/kokke/tiny-regex-c/issues/44 for more context.
3+
Here is a crude demo of formal verification of tiny-regex. This is a hefty plagiat of @DavidKorczynski - see https://www.youtube.com/watch?v=z6bsk-lsk1Q or https://github.com/kokke/tiny-regex-c/issues/44 for more context.
44

55
I am using the KLEE symbolic execution engine and Docker here on a Debian-based platform.
66

0 commit comments

Comments
 (0)