Finite group graph generator
From WandoraWiki
(Difference between revisions)
Line 1: | Line 1: | ||
− | Finite group graph generator creates a cyclic group with prime order given by the Wandora user. Below is a graph visualization of finite group with prime order 20 and it's '''0''' element. Visualization contains only association of '''0''' node. | + | Finite group graph generator creates a cyclic group with prime order given by the Wandora user. Below is a graph visualization of finite group with a prime order 20 and it's '''Topic 0''' element. Visualization contains only association of '''Topic 0''' node. All associations are triplets of two operands and a result. |
− | + | ||
[[Image:finite_group_example.gif|center]] | [[Image:finite_group_example.gif|center]] | ||
+ | Looking at '''Topic 0''''s association reveals the nature of associations. Each association represents an operation with two operand topics and a result topic and result is a "sum" of operands. For example operands '''Topic 2''' and '''Topic 4''' form an association with a result '''Topic 6''' because '''2 + 4''' is equal to '''6'''. | ||
+ | |||
+ | [[Image:finite_group_example2.gif|center]] | ||
== See also == | == See also == |
Revision as of 14:34, 22 February 2013
Finite group graph generator creates a cyclic group with prime order given by the Wandora user. Below is a graph visualization of finite group with a prime order 20 and it's Topic 0 element. Visualization contains only association of Topic 0 node. All associations are triplets of two operands and a result.
Looking at Topic 0's association reveals the nature of associations. Each association represents an operation with two operand topics and a result topic and result is a "sum" of operands. For example operands Topic 2 and Topic 4 form an association with a result Topic 6 because 2 + 4 is equal to 6.