PermLib
|
data structure with elementary data types to represent a BSGS based on SchreierTreeTransversal More...
#include <bsgs_schreier_export.h>
Public Attributes | |
dom_int | n |
degree of the group | |
dom_int | baseSize |
size of the base | |
dom_int * | base |
base | |
dom_int | sgsSize |
size of the strong generating set | |
dom_int ** | sgs |
strong generating set | |
int ** | transversals |
transversals |
data structure with elementary data types to represent a BSGS based on SchreierTreeTransversal
transversals
Each transversal is stored as a tree in an array. The elements in the array point to a number, which is the index of the stored permutation in the list variable sgs