In this example we use the sweep-line method to check a mutual exclusion property of the dining philosophers example. […]
Read More… from Checking Properties Using the Sweep-line Method
In this example we use the sweep-line method to check a mutual exclusion property of the dining philosophers example. […]
Read More… from Checking Properties Using the Sweep-line Method
I'm currently working on a tutorial for ASAP, the tool I'm working on at work. The tutorial is a mixture of slides and video demonstrations. You can see the four videos, I've currently done below: […]
Here, we extend the example to also check a simple mutex property, that two philosophers next to each other cannot eat at the same time. […]
This shows details of the example and how to modify it to show counterexamples to violated properties […]
Read More… from Playing with JoSEL; Drawing Counter-examples
This video shows setting up a checker for dead-locks in ASAP for a dead-locking model of the Dining Philosophers. […]
Shows simple execution of a dead-locking Dining Philosophers example created using coloured Petri nets in CPN Tools. […]