Node Reachability
Hop-by-hop BFS · simulate new channel · find best new node connections
How it works:
BFS from the given node — shows how many nodes are reachable at each hop.
Simulation: adds a virtual channel and shows the change in reachability.
Find best: ranks candidates by gain within 3 hops.
Simulation: adds a virtual channel and shows the change in reachability.
Find best: ranks candidates by gain within 3 hops.