18namespace layer5_applications {
19namespace apps_combinatorics {
58 int f_v = (verbose_level >= 1);
61 cout <<
"flag_orbits_incidence_structure::init" << endl;
70 cout <<
"flag_orbits_incidence_structure::init "
71 "before encode_incma" << endl;
79 cout <<
"flag_orbits_incidence_structure::init too many flags" << endl;
110 cout <<
"flag_orbits_incidence_structure::init "
111 "Flag_table:" << endl;
116 cout <<
"flag_orbits_incidence_structure::init "
117 "before A_on_flags" << endl;
123 cout <<
"flag_orbits_incidence_structure::init "
124 "after A_on_flags" << endl;
132 cout <<
"flag_orbits_incidence_structure::init "
133 "before Orb->init" << endl;
142 cout <<
"flag_orbits_incidence_structure::init "
143 "after Orb->init" << endl;
149 cout <<
"flag_orbits_incidence_structure::init done" << endl;
167 int f_v = (verbose_level >= 1);
170 cout <<
"flag_orbits_incidence_structure::report" << endl;
174 ost <<
"Flag orbits are not available.\\\\" << endl;
182 cout <<
"flag_orbits_incidence_structure::report done" << endl;
encoding of combinatorial object for use with nauty
int get_incidence_ij(int i, int j)
a permutation group in a fixed action.
action * create_induced_action_on_sets(int nb_sets, int set_size, long int *sets, int verbose_level)
compute orbits of a group in a given action; allows file io
void report_quick(std::ostream &ost, int verbose_level)
void init(actions::action *A, strong_generators *SG, int f_load_save, std::string &prefix, int verbose_level)
a strong generating set for a permutation group with respect to a fixed action
int find_set(long int *set, int verbose_level)
int find_flag(int i, int j)
void init(object_with_properties *OwP, int f_anti_flags, actions::action *A_perm, groups::strong_generators *SG, int verbose_level)
actions::action * A_on_flags
object_with_properties * OwP
flag_orbits_incidence_structure()
void report(std::ostream &ost, int verbose_level)
groups::orbits_on_something * Orb
~flag_orbits_incidence_structure()
int f_flag_orbits_have_been_computed
object properties which are derived from nauty canonical form
geometry::object_with_canonical_form * OwCF
#define Lint_matrix_print(A, B, C)
the orbiter library for the classification of combinatorial objects
induced_actions::action_on_sets * on_sets