alibaba / alibaba/GraphScope

Open the NetworkX algorithm test cases which skip by `DynamicFragment duplicated mode not ready.`

Open
#2,765 0 comments 0 reactions 1 assignee Claimed by @acezen View on GitHub
component:gae enhancement
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

**Is your feature request related to a problem? Please describe.**

Since the `DynamicFragment` has been refactored base on `MutableFragment` of libgrape-lite, the `duplicate mode`(worker holds the whole graph) was disabled until now. The algorithms base on the `duplicate mode` is disabled:
- betweenness centrality
- all_pairs_shortest_path_length
- all_simple_paths
We should re-enable the `duplicated mode` and make these algorithms work.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.