Skip to content

Polish and extend tutorial #5

Description

@lemmy

Polish

  • Starvation -> NoStarvation, StarvationFree, or StarvationFreedom
  • Invariant -> NoDeadlock or DeadlockFree (proof has theorem DeadlockFreedom)
  • Java take vs. TLA get action names
  • Align bound variable x in \E x \in waitSet... in Notify with Wait and Next, i.e. t
  • Inconsistent terminology around processes and threads
  • Comment and spec contradictory (conjunct even seems superfluous):
    \* ...there a fewer Poison messages in the buffer than (non-terminated)
    \* Consumers.
    \/ Cardinality(cons) < Cardinality({i \in DOMAIN buffer: buffer[i]=Poison})

Extend

Code pointers

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions