`bfs_rank` used to return NA for unreachable nodes (tidygraph v1.2.3) but now it returns 0. Is this intentional?
bfs_rankused to return NA for unreachable nodes (tidygraph v1.2.3) but now it returns 0. Is this intentional?