![]() |
Orbiter 2022
Combinatorial Objects
|
groups and group actions, induced group actions More...
Namespaces | |
| namespace | actions |
| a specific group action | |
| namespace | data_structures_groups |
| data structures for groups and group actions. | |
| namespace | groups |
| an implementation of various types of permutation groups using stabilizer chains | |
| namespace | induced_actions |
| offers various kinds of induced group actions | |
Classes | |
| union | symmetry_group |
| interface for the various types of group actions More... | |
groups and group actions, induced group actions
enumeration to distinguish between the various types of permutation groups
| Enumerator | |
|---|---|
| unknown_permutation_group_t | |
| symmetric_group_t | |
| bsgs_t | |
Definition at line 186 of file group_actions.h.
enumeration specific to action_by_representation
| Enumerator | |
|---|---|
| representation_type_nothing | |
| representation_type_PSL2_on_conic | |
Definition at line 167 of file group_actions.h.
the strategy which is employed to create shallow Schreier trees
| Enumerator | |
|---|---|
| shallow_schreier_tree_standard | |
| shallow_schreier_tree_Seress_deterministic | |
| shallow_schreier_tree_Seress_randomized | |
| shallow_schreier_tree_Sajeeb | |
Definition at line 174 of file group_actions.h.
enumeration to distinguish between the various types of group actions
Definition at line 128 of file group_actions.h.