I have a number of vector timestamps and have to identify all concurrent events:
I understand why (C, F) and (H,C) are concurrent events; They fulfill following condition:
But shouldn’t then also the events (A, H), (B,H) (F, I), (D, I), (G, I) and (C, I) be concurrent?