Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

C# Libraries Node Edge Graphs

I want to write a program that produces force directed node-edge graphs similar to this video. What are some good C# libraries that will let me do that?

like image 623
user1027169 Avatar asked Sep 06 '26 07:09

user1027169


1 Answers

If you are just looking for a .Net graph library, try QuickGraph http://quickgraph.codeplex.com/. It is a generic graph library with many algorithms implemented, and easy for unit test.

like image 186
Junfeng Dai Avatar answered Sep 07 '26 20:09

Junfeng Dai



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!