13namespace layer3_group_actions {
14namespace induced_actions {
42 int f_v = (verbose_level >= 1);
45 cout <<
"action_on_orbits::init" << endl;
52 cout <<
"action_on_orbits::init done" << endl;
57 long int i,
int verbose_level)
59 int f_v = (verbose_level >= 1);
60 int j, j1, f, l, a, b, h;
63 cout <<
"action_on_orbits::compute_image "
66 if (i < 0 || i >=
degree) {
67 cout <<
"action_on_orbits::compute_image "
68 "i = " << i <<
" out of range" << endl;
76 cout <<
"action_on_orbits::compute_image "
77 "image of " << a <<
" is " << b << endl;
81 for (h = 1; h < l; h++) {
86 cout <<
"action_on_orbits::compute_image "
87 "playing it safe, there is a problem" << endl;
88 cout <<
"action_on_orbits::compute_image i = " << i << endl;
89 cout <<
"action_on_orbits::compute_image j = " << j << endl;
90 cout <<
"action_on_orbits::compute_image j1 = " << j1 << endl;
91 cout <<
"action_on_orbits::compute_image h = " << h << endl;
92 cout <<
"action_on_orbits::compute_image l = " << l << endl;
a permutation group in a fixed action.
long int element_image_of(long int a, void *elt, int verbose_level)
Schreier trees for orbits of groups on points.
void init(actions::action *A, groups::schreier *Sch, int f_play_it_safe, int verbose_level)
long int compute_image(int *Elt, long int i, int verbose_level)
the orbiter library for the classification of combinatorial objects