|
|
|
|
|
by ivalm
1752 days ago
|
|
This assumes pair-wise communication, but if you need to set up n-team cross channels then this can go up factorially (realistically it won’t, but definitely larger exponent than 2). To put it another way, thinking of teams as nodes and communication channels as edges doesn’t capture the possible complexity. It’s also not uncommon, I’ve had to work in cross-team environments where getting multiple teams aligned wasn’t just a series of pair interactions. |
|
Isn't this a power set thing? The cardinality of a power set doesn't increase factorially.