Raphtory icon indicating copy to clipboard operation
Raphtory copied to clipboard

Update time-based algorithms to use TimeIndexEntry

Open arienandalibi opened this issue 4 months ago • 0 comments

Now that many of the APIs use TimeIndexEntry instead of timestamps, it might be time to update the epidemics temporal_SEIR algorithm to use TimeIndexEntry instead of timestamps. We are currently extracting the timestamp:

Image

The Temporal Reachability algorithm (temporally_reachable_nodes) should also be updated to use TimeIndexEntry.

This may apply to other time-based algorithms as well.

arienandalibi avatar Aug 28 '25 04:08 arienandalibi