-
Notifications
You must be signed in to change notification settings - Fork 148
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
关于邻接矩阵的距离信息处理 #35
Comments
您好,你的邮件我已经收到,祝学业有成!工作顺利! --王晓栋I have recieved your e-mail,and I will reply you as soon as possible. Hope you have every successful on education and work! --xiaodong wang
|
抱歉之前打扰了,试了一下输出SDCN中的邻接矩阵是带权重的,那应该可以解决了: |
您好,你的邮件我已经收到,祝学业有成!工作顺利! --王晓栋I have recieved your e-mail,and I will reply you as soon as possible. Hope you have every successful on education and work! --xiaodong wang
|
真实距离的邻接矩阵也是可以使用的 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我在实际项目中需要用到真实距离的邻接矩阵,不是那种仅仅包含“0”或“1”的矩阵?这里的模型似乎都不能实现这一目标?大佬对此有什么好的建议?
The text was updated successfully, but these errors were encountered: