rapidsai / cugraph

cuGraph - RAPIDS Graph Analytics Library
https://docs.rapids.ai/api/cugraph/stable/
Apache License 2.0
1.76k stars 304 forks source link

nx-cugraph: add `lowest_common_ancestor` to supported algorithms #4779

Open eriknw opened 12 hours ago

eriknw commented 12 hours ago

Update docs once https://github.com/rapidsai/nx-cugraph/pull/35 is merged.

I considered putting this in the DAG section, but it probably makes sense to follow NetworkX's organization.