Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Prefuse lib を使用して有向グラフを作成しています。
グラフを作成するために、使用しました
Graph g= new Graph(nodeTable,edgeTable,directed)
edgeTable に含まれるもの
列 sourceNode、targetNode、および重み
端の。
エッジの重みを示す必要があります。