Entering edit mode
Yilin Liu
▴
40
@yilin-liu-1232
Last seen 10.2 years ago
I want to construct a node-link graph. What is known is the ID of the
two nodes on the terminal of each link (link ID is also known). Based
on
this information,how can I construct a node-link graph.
Thanks.