Shared Risk of Saturation

S5: Neighboring units in the network can monitor and influence—constrict or extend— the capacity of other units to manage their risk of saturation, therefore, the effective range of any set of units depends on how neighbors influence others, as the risk of saturation increases.

strict digraph { compound=true node [shape=box style=filled fillcolor=bisque] subgraph cluster_NoAU { label="Networks of Adaptive Units" { S5 S4 } -> S6 } S4 [label="Synchronization\nRequired"] S5 [label="Shared Risk\nof Saturation"] S6 [label="Pressure Changes\nSacrifices"] }