Adjacency list import
Line 9: | Line 9: | ||
{4,6} | {4,6} | ||
− | Here 1,2,3,4,5, and 6 are vertices i.e. nodes of the graph. Wandora's edge generator takes such vertex pairs (or vectors in general) and creates topic map constructs i.e. topics and associations for the arguments. Vertex labels can contain any numbers and letters. Comma is not only vertex delimiter but also '''space''', '''tab''', '''-''', '''|''' are accepted. Edges can separated with any of | + | Here 1,2,3,4,5, and 6 are vertices i.e. nodes of the graph. Wandora's edge generator takes such vertex pairs (or vectors in general) and creates topic map constructs i.e. topics and associations for the arguments. Vertex labels can contain any numbers and letters. Comma is not only vertex delimiter but also '''space''', '''tab''', '''-''', '''|''' are accepted. Edges can separated with any of |
+ | |||
+ | \n\r;:()[]{}<>/ | ||
+ | |||
+ | characters. Edge generator starts with option '''File > Generate > Edge generator...'''. Wandora requests edge data with text/file/url dialog. Below is an example of Edge generator dialog where we have pasted example edges to the text field. | ||
Revision as of 15:51, 24 October 2008
It is rather common in math to represent graphs with vertex pairs such as
{1,2} {1,5} {2,3} {2,5} {3,4} {4,5} {4,6}
Here 1,2,3,4,5, and 6 are vertices i.e. nodes of the graph. Wandora's edge generator takes such vertex pairs (or vectors in general) and creates topic map constructs i.e. topics and associations for the arguments. Vertex labels can contain any numbers and letters. Comma is not only vertex delimiter but also space, tab, -, | are accepted. Edges can separated with any of
\n\r;:()[]{}<>/
characters. Edge generator starts with option File > Generate > Edge generator.... Wandora requests edge data with text/file/url dialog. Below is an example of Edge generator dialog where we have pasted example edges to the text field.
Now we can view generated associations with Wandora's graph view: