mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Added medium syndication metadata
This commit is contained in:
parent
79329aae66
commit
387dd491b1
30 changed files with 175 additions and 134 deletions
|
@ -1,10 +1,12 @@
|
|||
---
|
||||
title: "Dafny v3.3 Show Countermodel"
|
||||
date: 2022-02-04T19:43:12-05:00
|
||||
date: 2022-02-04 19:43:12-05:00
|
||||
draft: false
|
||||
tags: ["Formal Methods"]
|
||||
math: false
|
||||
medium_enabled: true
|
||||
medium_post_id: b1976dcfde09
|
||||
tags:
|
||||
- Formal Methods
|
||||
title: Dafny v3.3 Show Countermodel
|
||||
---
|
||||
|
||||
*Warning: `extractcounterexample` is a new flag in Dafny and the command to extract it will likely change*
|
||||
|
@ -102,5 +104,4 @@ Running Dafny again will produce:
|
|||
Dafny program verifier finished with 2 verified, 0 errors
|
||||
Compiled assembly into example3.dll
|
||||
Program compiled successfully
|
||||
```
|
||||
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue