You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
240 B

4 months ago
  1. \item \lect Draw the graph for a \emph{transition system} $\mathcal{T}$ with:
  2. $S = \{s_1, s_2, s_3, s_4\}, $\\
  3. $S_0 = \{s_2\}, $\\
  4. $R = \{\{s_1, s_2\}, \{s_1, s_1\}, \{s_2, s_4\}, \{s_2, s_3\}, \{s_3, s_1\}, \{s_4, s_2\}, \{s_4, s_3\}\}, $