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
Not sure if this is achievable but it would be a nice to have parallelization while traversing nodes via map_bfs or map_dfs functions using {future} package. So, future_map_bfs and future_map_dfs would be nice addition to tidygraph.
The text was updated successfully, but these errors were encountered:
Not sure if this is achievable but it would be a nice to have parallelization while traversing nodes via
map_bfs
ormap_dfs
functions using {future} package. So,future_map_bfs
andfuture_map_dfs
would be nice addition to tidygraph.The text was updated successfully, but these errors were encountered: