首页 > 其他 > 详细

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

时间:2015-12-10 13:26:23      阅读:166      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!