You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: article/routing-foundations.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -351,5 +351,3 @@ C
351
351
The ingress shifts to the first live member; the tree covers exactly the participating nodes.
352
352
353
353
**Load balancing.** Representative selection is a policy seam. Occlusion picks the first live member; load balancing picks the least loaded one. The tile tree and schedule derivation are identical in both cases — only `representative` changes.
354
-
355
-
This model repairs within the existing tile tree; routing around a dead subtree — finding a path through nodes outside the tile — requires reasoning beyond affine structure and is left as future work.
0 commit comments