Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

def cal_EQ(cover,G): 输入数据是什么形式呢 #13

Open
tangdouer opened this issue Dec 16, 2018 · 1 comment
Open

def cal_EQ(cover,G): 输入数据是什么形式呢 #13

tangdouer opened this issue Dec 16, 2018 · 1 comment

Comments

@tangdouer
Copy link

def cal_EQ(cover,G):
vertex_community = defaultdict(lambda:set())
您好,请问cover 和G 分别指的是什么,数据格式是什么形式的。

@langyayue99
Copy link

此外,请问这个重叠模块度是根据哪篇文章计算的?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants