summaryrefslogtreecommitdiffstats
path: root/spec-glossary/glossary/scenario.yml
blob: 47008b6a5ee08cd96a7ac27d5127ddbacac14efa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2023 Trinity College Dublin
enabled-by: true
glossary-type: term
links:
- role: glossary-member
  uid: ../glossary-general
term: scenario
text: |
  In the context of formal verification, in a setting that involves many
  concurrent tasks that interleave in arbitrary ways, a scenario describes a
  single specific possible interleaving.  One interpretation of the behaviour
  of a concurrent system is the set of all its scenarios.
type: glossary