Event structure
In mathematics and computer science, an event structure represents a set of events, some of which can only be performed after another (there is a dependency between the events) and some of which might not be performed together (there is a conflict between the events).
Formal definition
An event structure consists of
- a set of events
- a partial order relation on called causal dependency,
- an irreflexive symmetric relation called incompatibility (or conflict)
such that
- finite causes: for every event , the set of predecessors of in is finite
- hereditary conflict: for every events , if and then .
gollark: I thought that it might actually be an issue if you opened it in a browser directly, but no, it just 404s.
gollark: On my phone the QR reader prompts me to open Discord, which then asks me to rescan the code before it'll log me in.
gollark: So it looks like the QR code contains a link of the form `https://discord.com/ra/[long string of alphanumeric characters and semicolons which I am redacting]`.
gollark: I'm testing it.
gollark: I agree.
See also
References
- Winskel, Glynn (1987). "Event Structures" (PDF). Advances in Petri Nets. Lecture Notes in Computer Science. Springer.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.