Conversation
Added eigenvector centrality
|
Eigenvector centrality is a useful centrality measure. Although Boost has its directed variant, Pagerank @Amritha16 and I couldn't find an implementation of Eigenvector centrality |
|
Thanks for contributing this idea. The two algorithms look almost identical. Rather than duplicate the code with a minor change, I think it would be much better to rename the Some unit tests wouldn't go astray either. ;) |
|
@jeremy-murphy That sounds much better than our initial commit. Thanks for the suggestion!:) |
No description provided.