-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 2023-10-13 * 2023-10-27 * 2023-11-10 * 2023-11-24 * 2023-12-08 * tool
- Loading branch information
Showing
5 changed files
with
132 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
title: Goedel Team Update | ||
slug: 2023-10-13-goedel | ||
authors: jmchapman | ||
tags: [goedel] | ||
hide_table_of_contents: false | ||
--- | ||
|
||
The team works on applied research and consulting in formal methods | ||
that is directly applicable to evidence based engineering in Core Tech | ||
and beyond. | ||
|
||
## High level summary | ||
|
||
The team is currently formalising mini protocols and testing the | ||
performance analysis tool | ||
|
||
## Details | ||
|
||
* extending thorn-calculus to support synchronous channels | ||
|
||
* extending mini-protocol framework to support communication with the | ||
environment | ||
|
||
* working on chain sync mini-protocol | ||
|
||
* planning for JLAMP journal paper submission | ||
|
||
* analysying any-to-finish |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: Goedel Team Update | ||
slug: 2023-10-27-goedel | ||
authors: jmchapman | ||
tags: [goedel] | ||
hide_table_of_contents: false | ||
--- | ||
|
||
The team works on applied research and consulting in formal methods | ||
that is directly applicable to evidence based engineering in Core Tech | ||
and beyond. | ||
|
||
## High level summary | ||
|
||
The team is currently formalising mini protocols and writing a paper | ||
on performance modelling | ||
|
||
## Details | ||
|
||
* completing work on chain sync mini-protocol | ||
|
||
* outline for JLAMP journal paper submission | ||
|
||
* analysing timeouts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Goedel Team Update | ||
slug: 2023-11-10-goedel | ||
authors: jmchapman | ||
tags: [goedel] | ||
hide_table_of_contents: false | ||
--- | ||
|
||
The team works on applied research and consulting in formal methods | ||
that is directly applicable to evidence based engineering in Core Tech | ||
and beyond. | ||
|
||
## High level summary | ||
|
||
The team is currently formalising mini protocols and working on a | ||
performance modelling paper | ||
|
||
## Details | ||
|
||
* completing work on chain sync mini-protocol | ||
|
||
* specifying correctness property of chain sync mini-protocol | ||
|
||
* creating diagrams for JLAMP paper | ||
|
||
* finalising structure of JLAMP paper |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Goedel Team Update | ||
slug: 2023-11-24-goedel | ||
authors: jmchapman | ||
tags: [goedel] | ||
hide_table_of_contents: false | ||
--- | ||
|
||
The team works on applied research and consulting in formal methods | ||
that is directly applicable to evidence based engineering in Core Tech | ||
and beyond. | ||
|
||
## High level summary | ||
|
||
The team is currently formalising mini protocols and working on a | ||
performance modelling paper | ||
|
||
## Details | ||
|
||
* completing work on chain sync mini-protocol | ||
|
||
* proof sketch of conformance property of chain sync mini-protocol | ||
|
||
* onboarding new performance modelling intern | ||
|
||
* new content for JLAMP paper |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
title: Goedel Team Update | ||
slug: 2023-12-08-goedel | ||
authors: jmchapman | ||
tags: [goedel] | ||
hide_table_of_contents: false | ||
--- | ||
|
||
The team works on applied research and consulting in formal methods | ||
that is directly applicable to evidence based engineering in Core Tech | ||
and beyond. | ||
|
||
## High level summary | ||
|
||
The team is currently formalising mini protocols, working on a | ||
performance modelling paper and working on a performance modelling | ||
prototype tool | ||
|
||
## Details | ||
|
||
* completing work on chain sync mini-protocol | ||
|
||
* proof sketch of conformance property of chain sync mini-protocol | ||
|
||
* new content for JLAMP paper | ||
|
||
* NWPT talk |