Skip to content

Commit

Permalink
Part of 28ed852
Browse files Browse the repository at this point in the history
  • Loading branch information
lemmy authored Mar 11, 2024
1 parent 28ed852 commit 70291b4
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
Expand Up @@ -33,6 +33,7 @@ Here is a list of specs included in this repository, with links to the relevant
| [Missionaries and Cannibals](specifications/MissionariesAndCannibals) | Leslie Lamport || | || |
| [Stone Scale Puzzle](specifications/Stones) | Leslie Lamport || | || |
| [The Coffee Can Bean Problem](specifications/CoffeeCan) | Andrew Helwer || | || |
| [EWD687a: Detecting Termination in Distributed Computations](specifications/ewd687a) | Stephan Merz, Leslie Lamport, Markus Kuppe || | (✔) || |
| [The Boulangerie Algorithm](specifications/Bakery-Boulangerie) | Leslie Lamport, Stephan Merz | |||| |
| [Misra Reachability Algorithm](specifications/MisraReachability) | Leslie Lamport | |||| |
| [Byzantizing Paxos by Refinement](specifications/byzpaxos) | Leslie Lamport | |||| |
Expand All @@ -46,7 +47,6 @@ Here is a list of specs included in this repository, with links to the relevant
| [Dijkstra's Mutual Exclusion Algorithm](specifications/dijkstra-mutex) | Leslie Lamport | | ||| |
| [The Echo Algorithm](specifications/echo) | Stephan Merz | | ||| |
| [The TLC Safety Checking Algorithm](specifications/TLC) | Markus Kuppe | | ||| |
| [EWD687a: Detecting Termination in Distributed Computations](specifications/ewd687a) | Stephan Merz, Leslie Lamport, Markus Kuppe | | ||| |
| [Transaction Commit Models](specifications/transaction_commit) | Leslie Lamport, Jim Gray, Murat Demirbas | | ||| |
| [The Slush Protocol](specifications/SlushProtocol) | Andrew Helwer | | ||| |
| [Minimal Circular Substring](specifications/LeastCircularSubstring) | Andrew Helwer | | ||| |
Expand Down

0 comments on commit 70291b4

Please sign in to comment.