Skip to main content

Module graph

Module graph 

Source
Expand description

The route map as a directed graph.

The graph answers two questions the Tower asks constantly: whether an edge is permitted, and which agents could still be reached from a given set of live runs. The second is what allows an unreachable rendezvous barrier to be abandoned rather than parked forever.

Structsยง

JoinSpec
The rendezvous condition attached to a receiving agent.
RouteGraph
The route map, indexed for traversal.