vault backup: 2025-04-14 16:00:00
This commit is contained in:
parent
06a5018bf7
commit
0449f1c40d
1 changed files with 4 additions and 2 deletions
|
@ -25,8 +25,10 @@ This is similar to local variables in a procedure of an imperative program
|
|||
|
||||
The set of CCS processes is defined by the following grammar:
|
||||
$$P::=\sum_{i \in I} \alpha _{i}.P_{i} \space |\space A(a_{1}\dots a
|
||||
_{n})\space|\space P|Q \space | P$$
|
||||
|
||||
_{n})\space|\space P|Q \space | \space P\setminus a$$
|
||||
Dove:
|
||||
- **$\alpha _{i}.P_{i}$:** the process $P_{i}$ can perform the action $a$ and continue as the process $P_{i}$
|
||||
- $A {\triangle \atop =} P$
|
||||

|
||||
|
||||

|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue