码迷,mamicode.com
首页 > 其他好文 > 详细

开源框架、控件、组件记录

时间:2015-12-10 13:28:11      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:

1.graphsharp

Graph# is a graph layout framework.
It contains some layout algorithms and a GraphLayout control for WPF applications.

https://graphsharp.codeplex.com/

2.QuickGraph 

QuickGraph 3.6: Generic Graph Data Structures and Algorithms for .NET.

QuickGraph provides generic directed/undirected graph datastructures and algorithms for .NET. QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc... QuickGraph supports MSAGLGLEE, andGraphviz to render the graphs, serialization to GraphML, etc...

http://quickgraph.codeplex.com/

开源框架、控件、组件记录

标签:

原文地址:http://www.cnblogs.com/pedoc/p/5035533.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!