Goto Chapter: Top 1 2 3 4 5 6 7 8 9 Bib Ind
 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 

5 The Intersection Graph
 5.1 InterGraph Main Functions

5 The Intersection Graph

5.1 InterGraph Main Functions

5.1-1 IntersectionGraph
‣ IntersectionGraph( group )( function )

This function receives a group as an input then utilizes the grape package to implement a graph \((V,E)\) applying the following rule:

The vertices of this graph are the proper non-trivial subgroups of the inputted group \(G\) and two vertices \( H_1, H_2 \) are connected if \(H_1 \cap H_2 \not = \{1\}\).

 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 
Goto Chapter: Top 1 2 3 4 5 6 7 8 9 Bib Ind

generated by GAPDoc2HTML