yuhui-zheng / TLAPLUS_DeadlockEmpire

Specs and models for solving the DeadlockEmpire problems using TLA+ and TLC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deadlock Empire Problem Specifications

This repo contains the specifications for testing the problems presented on the site "The Deadlock Empire" https://deadlockempire.github.io/

I have always referred students to this site to learn about concurrency and deadlock, and now as I am learning TLA+ I found the problems stated on this site to be extremely useful test cases for specifying systems which exhibit deadlock and using the TLC model checker to identify how deadlock will occur.

About

Specs and models for solving the DeadlockEmpire problems using TLA+ and TLC


Languages

Language:TLA 100.0%