Kemsekov / GraphSharp

GraphSharp is a tool to study and use knowledge of graph theory in C#!
MIT License
39 stars 5 forks source link

Add page rank algorithm #43

Closed Kemsekov closed 2 years ago

Kemsekov commented 2 years ago

Done by adding support of QuikGraph which implements page rank.