【发布时间】:2013-06-04 08:27:19
【问题描述】:
我正在尝试使用实现集合来实现 Graph。 喜欢,
Graph is a Set of Vertices, Set of Edges
但无法得到确切的实现
有人概述了这个想法..
【问题讨论】:
-
引用了一些例子here。
-
希望这篇关于图形表示的帖子能帮助stackoverflow.com/questions/1737627/…
标签: java collections graph