David-Wobrock / runway-model-dining-philosophers

The dining philosophers problem model in Runway

Home Page:https://runway.systems/?model=github.com/David-Wobrock/runway-model-dining-philosophers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The dining philosophers problem model for Runway

screenshot

try this model in Runway

This is a model of the dining philosophers problem for Runway. It includes a .model file describing the state and how it changes, as well as a .js file which can be used with runway-browser to produce an visualization.

Dining philosopher

To solve this classical problem, I have opted for symmetry breaking.

Made by

David Wobrock, for DD2443 Parallel and Distributed Computing at KTH.

About

The dining philosophers problem model in Runway

https://runway.systems/?model=github.com/David-Wobrock/runway-model-dining-philosophers


Languages

Language:JavaScript 100.0%