15namespace layer5_applications {
37 int f_v = (verbose_level >= 1);
40 cout <<
"packing_was_fixpoints_activity::init" << endl;
47 cout <<
"packing_was_fixpoints_activity::init done" << endl;
53 int f_v = (verbose_level >= 1);
59 cout <<
"packing_was_fixpoints_activity::perform_activity before PW->report" << endl;
65 cout <<
"packing_was_fixpoints_activity::perform_activity after PW->report" << endl;
74 cout <<
"packing_was_fixpoints_activity::perform_activity f_print_packing" << endl;
88 cout <<
"packing_was_fixpoints_activity::perform_activity f_print_packing" << endl;
97 cout <<
"packing_was_fixpoints_activity::perform_activity f_print_packing" << endl;
108 m1, n1, verbose_level);
111 m2, n2, verbose_level);
131 cout <<
"The intersection has size " << len3 <<
":" << endl;
139 cout <<
"packing_was_fixpoints_activity::perform_activity f_print_packing" << endl;
150 cout <<
"packing_was_fixpoints_activity::perform_activity" << endl;
a collection of functions related to sorted vectors
void int_vec_sort_and_remove_duplicates(int *v, int &len)
void int_vec_intersect_sorted_vectors(int *v1, int len1, int *v2, int len2, int *v3, int &len3)
a collection of functions related to file io
void int_matrix_read_csv(std::string &fname, int *&M, int &m, int &n, int verbose_level)
description of an activity after the fixed points have been selected in the construction of packings ...
std::string compare_files_of_packings_fname2
int f_compare_files_of_packings
std::string print_packing_text
std::string compare_files_of_packings_fname1
packing_was_fixpoints_activity()
void init(packing_was_fixpoints_activity_description *Descr, packing_was_fixpoints *PWF, int verbose_level)
packing_was_fixpoints_activity_description * Descr
packing_was_fixpoints * PWF
~packing_was_fixpoints_activity()
void perform_activity(int verbose_level)
picking fixed points in the construction of packings in PG(3,q) with assumed symmetry
void print_packing(long int *packing, int sz, int verbose_level)
void report(int verbose_level)
#define Lint_vec_scan(A, B, C)
#define Int_vec_print(A, B, C)
the orbiter library for the classification of combinatorial objects