‣ 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\}\).
generated by GAPDoc2HTML