Lattice graph generator
(→Example) |
(→See also) |
||
(4 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
Wandora's Lattice graph generator builds a [http://en.wikipedia.org/wiki/Lattice_graph lattice graph] using topics and associations. Lattice graph can be visualized as a three dimensional collection of box-bricks packed as tight as possible. Topics represent box corners, vertices. Associations are lattice graph edges. If one dimension of the lattice is reduced to one, the lattice becomes a two dimensional surface with a square tiling. | Wandora's Lattice graph generator builds a [http://en.wikipedia.org/wiki/Lattice_graph lattice graph] using topics and associations. Lattice graph can be visualized as a three dimensional collection of box-bricks packed as tight as possible. Topics represent box corners, vertices. Associations are lattice graph edges. If one dimension of the lattice is reduced to one, the lattice becomes a two dimensional surface with a square tiling. | ||
− | Wandora's Lattice graph generator starts with a menu option '''File > Generate > Lattice generator'''. Once selected, Wandora opens up a dialog to enter lattice dimensions and topic counter offsets. Offset values can be used to build several | + | Wandora's Lattice graph generator starts with a menu option '''File > Generate > Lattice generator'''. Once selected, Wandora opens up a dialog to enter lattice dimensions and topic counter offsets. Offset values can be used to build several distinct or partially connected lattices. |
== Example == | == Example == | ||
Line 11: | Line 11: | ||
− | User presses OK button and Wandora generates lattice graph topics and associations into the selected topic map layer. Next Wandora user uses three different visualization features of Wandora to view the lattice graph. | + | User presses OK button and Wandora generates lattice graph topics and associations into the selected topic map layer. Next Wandora user uses three different visualization features of Wandora to view the lattice graph. First, the user locates one lattice topic using Finder and switches to [[Graph topic panel]] and expands the view to cover all lattice topics. |
Line 17: | Line 17: | ||
− | [[ | + | Next, the user starts [[Processing topic panel]] and loads '''Euclidean3D.sketch''' from file. Then user runs the sketch and expands all nodes i.e. topics of the lattice graph. |
[[Image:lattice_graph_generator_03.gif|center]] | [[Image:lattice_graph_generator_03.gif|center]] | ||
+ | |||
+ | |||
+ | Finally user starts Wandora's embedded server and it's '''d3graph''' service. | ||
+ | |||
+ | |||
+ | [[Image:lattice_graph_generator_04.gif|center]] | ||
+ | |||
+ | |||
+ | == See also == | ||
+ | |||
+ | * [[Tiling graph generator]] | ||
+ | * [[Hypercube graph generator]] |
Latest revision as of 18:28, 3 July 2012
Wandora's Lattice graph generator builds a lattice graph using topics and associations. Lattice graph can be visualized as a three dimensional collection of box-bricks packed as tight as possible. Topics represent box corners, vertices. Associations are lattice graph edges. If one dimension of the lattice is reduced to one, the lattice becomes a two dimensional surface with a square tiling.
Wandora's Lattice graph generator starts with a menu option File > Generate > Lattice generator. Once selected, Wandora opens up a dialog to enter lattice dimensions and topic counter offsets. Offset values can be used to build several distinct or partially connected lattices.
[edit] Example
In this example Wandora user selects menu option File > Generate > Lattice generator and enters lattice dimensions 2, 3 and 4. And offset values 0, 0, 0.
User presses OK button and Wandora generates lattice graph topics and associations into the selected topic map layer. Next Wandora user uses three different visualization features of Wandora to view the lattice graph. First, the user locates one lattice topic using Finder and switches to Graph topic panel and expands the view to cover all lattice topics.
Next, the user starts Processing topic panel and loads Euclidean3D.sketch from file. Then user runs the sketch and expands all nodes i.e. topics of the lattice graph.
Finally user starts Wandora's embedded server and it's d3graph service.