Expand description
Using an epoched array as NodeWeightArray.
Structsยง
- Epoch
Array - An epoch counter array.
- Epoch
Node Weight Array - An epoched node weight array that can be cleared in O(1) most of the times. Only if the epoch in the epoch array overflows, clearing takes linear time.