YaccConstructor / QuickGraph

Generic Graph Data Structures and Algorithms for .NET
http://yaccconstructor.github.io/QuickGraph/
Microsoft Public License
525 stars 197 forks source link

Question: What's new and what about performance? #160

Closed Ponant closed 6 years ago

Ponant commented 7 years ago

Hi, First thanks for making this available on GitHub! I am new to quickgraph which I discovered recently. And I saw this fork tonight. I have two questions if you do not mind: 1) What is new with respect to the original one? 2) Can this be used in some way as a graph database (sorry I did not go through the src, yet)? Is it optimized for search (indexed, binary search or so)? Thanks!

gsvgit commented 7 years ago

Hi, Feel free to use and contribute! 1)