21 F.finite_field_init(16,
FALSE , 0);
23 cout <<
"8 x 15 = " << F.mult(8, 15) << endl;
26 int verbose_level = 2;
29 long int given_base[] = {0, 8};
31 0, 4, 3, 2, 1, 6, 5, 11, 9, 8, 18, 7, 15, 16, 17, 12, 13, 14, 10, 20, 19, 22, 21, 23, 25, 24, 26, 34, 33, 31, 32, 29, 30, 28, 27, 37, 38, 35, 36, 40, 39, 46, 42, 45, 47, 43, 41, 44,
32 0, 2, 1, 6, 5, 4, 3, 11, 12, 13, 14, 7, 8, 9, 10, 16, 15, 20, 19, 18, 17, 22, 21, 23, 24, 26, 25, 29, 30, 27, 28, 37, 38, 36, 35, 34, 33, 31, 32, 43, 41, 40, 44, 39, 42, 46, 45, 47,
33 1, 0, 2, 8, 7, 9, 10, 4, 3, 5, 6, 13, 14, 11, 12, 18, 21, 17, 15, 22, 23, 16, 19, 20, 24, 27, 28, 25, 26, 30, 29, 33, 39, 31, 35, 34, 40, 41, 42, 32, 36, 37, 38, 44, 43, 46, 45, 47,
36 int target_go_lint = 144;
40 target_go.
create(target_go_lint, __FILE__, __LINE__);
42 int f_no_base =
FALSE;
68 cout <<
"Orbit:" << endl;
a class to represent arbitrary precision integers
void create(long int i, const char *file, int line)
a permutation group in a fixed action.
action * induced_action_on_interior_direct_product(int nb_rows, int verbose_level)
groups::strong_generators * Strong_gens
void init_permutation_group_from_generators(int degree, int f_target_go, ring_theory::longinteger_object &target_go, int nb_gens, int *gens, int given_base_length, long int *given_base, int f_no_base, int verbose_level)
void compute_orbits_on_points(groups::schreier *&Sch, data_structures_groups::vector_ge *gens, int verbose_level)
Schreier trees for orbits of groups on points.
void print_and_list_all_orbits_and_stabilizers_with_list_of_elements_tex(std::ostream &ost, actions::action *default_action, strong_generators *gens, int verbose_level)
void print_generators_in_source_code()
data_structures_groups::vector_ge * gens
void print_generators_in_latex_individually(std::ostream &ost)
the orbiter library for the classification of combinatorial objects