![]() |
Orbiter 2022
Combinatorial Objects
|
#include "./actions/actions.h"#include "./data_structures/data_structures.h"#include "./groups/groups.h"#include "./induced_actions/induced_actions.h"Go to the source code of this file.
Classes | |
| union | orbiter::layer3_group_actions::symmetry_group |
| interface for the various types of group actions More... | |
Namespaces | |
| namespace | orbiter |
| the orbiter library for the classification of combinatorial objects | |
| namespace | orbiter::layer3_group_actions |
| groups and group actions, induced group actions | |
| namespace | orbiter::layer3_group_actions::actions |
| a specific group action | |
| namespace | orbiter::layer3_group_actions::data_structures_groups |
| data structures for groups and group actions. | |
| namespace | orbiter::layer3_group_actions::groups |
| an implementation of various types of permutation groups using stabilizer chains | |
| namespace | orbiter::layer3_group_actions::induced_actions |
| offers various kinds of induced group actions | |
Typedefs | |
| typedef class vector_ge * | orbiter::layer3_group_actions::data_structures_groups::p_vector_ge |
| typedef class sims * | orbiter::layer3_group_actions::groups::p_sims |
| typedef sims * | orbiter::layer3_group_actions::groups::psims |
| typedef strong_generators * | orbiter::layer3_group_actions::groups::pstrong_generators |
| typedef class subgroup * | orbiter::layer3_group_actions::groups::psubgroup |