vault backup: 2025-04-30 17:48:22

This commit is contained in:
Marco Realacci 2025-04-30 17:48:22 +02:00
parent 9817d4249d
commit f7094c59c0

View file

@ -137,4 +137,5 @@ termination via action $b_i$
The specification is: The specification is:
if $i \in X$ then: if $i \in X$ then:
$$Si,X=a_{i}.S_{(i \space mod \spac)}$$ $$S_{i,X}=\sum_{j \in X}b_{j}.S_{i,X-\{ j \}}$$
otherwise: $$S_{i,X}=a_{i}.S_{(i \space mod \space n)+1,X\cup \{ i \}} + \sum_{j \in X}b_{j}.S_{i,X-\{ j \}}$$