TemporalReach.widest#

classmethod TemporalReach.widest(reaches)[source]#

Combine per-node reaches into the one an evaluation has to satisfy.

Parameters:
reachesiterable of TemporalReach

The individual reaches. Empty means nothing to accommodate.

Returns:
TemporalReach

Long enough for the longest, and full-axis if any one of them is.