JGraphX 和JGraphT 有什么不同呢?

xxy5311 2009-11-18 11:02:10
请问各位:
JGraph X和JGraph T有什么不同呢?
...全文
355 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
jl111222333 2010-03-08
  • 打赏
  • 举报
回复
各有所长,淡定,淡定
GxTryer 2009-11-19
  • 打赏
  • 举报
回复
JGraphT的介绍不是说的很清楚了吗?
简单说JGraph主要做呈现。JGraphT侧重数据模型和算法。
JGraphT and JGraph

JGraphT and JGraph are two different libraries which are optimized for different purposes.

JGraphT:

* is optimized for data models and algorithms.
* has a clean and simple API that is designed for safe "auto-complete programming".
* is designed to support high-performance and large-scale applications.
* can handle graphs with a few millions vertices and edges.
* provides visualizations by using JGraph (demo).

JGraph:

* is a swing-style graph component optimized for visualization and GUI-based editing.
* has a more complicated API with non-trivial casting and swing dependency; requires fluency with its documentation.
* is slower and consumes more resources.

The two libraries are complementary and can be used together. You will probably find JGraphT easier to start with and more eligible for your data model. When you need graph visualizations, you can add JGraph to do them for you.
figo1986 2009-11-18
  • 打赏
  • 举报
回复
我最近也在基于JGraphx改一个软件,不过JGraph T确实没有用过,帮不了你。
支持一下吧。
xxy5311 2009-11-18
  • 打赏
  • 举报
回复
自己顶一下!
希望有人解释一下

50,530

社区成员

发帖
与我相关
我的任务
社区描述
Java相关技术讨论
javaspring bootspring cloud 技术论坛(原bbs)
社区管理员
  • Java相关社区
  • 小虚竹
  • 谙忆
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧