
Student Support Forum: 'Graph(node, edge) representation and data structure' topicStudent Support Forum > General > Archives > "Graph(node, edge) representation and data structure"
| Author |
Comment/Response |
Yongdae Kim
|
03/27/00 06:31am
Hi, there!
I'd like to make a graph with nodes and edges... Do you have any package to deal with search data structures? For example, I'd like to do the following operations:
PositionGraph[G, value1] which returns a position which has value1 in graph G.
InsertGraph[G, node1, value1] : insert value 1 to node 1 in graph G...
DrawGraph[G]: Draw a nice graph for G with nice scaling
and so on...
Thanks in advance...
Yongdae
URL: , |
|
| | | |
 | |
|