18namespace layer1_foundations {
19namespace data_structures {
40 int f_v = (verbose_level >= 1);
43 cout <<
"set_builder::init" << endl;
50 cout <<
"set_builder::init using index set through loop, low="
89 cout <<
"set_builder::init using recursive set builder" << endl;
101 for (i = 0; i < S->
sz; i++) {
124 cout <<
"set_builder::init -here" << endl;
136 for (i = 0; i < Index_set_sz; i++) {
165 cout <<
"set_builder::init read a csv file of size " << m <<
" x " << n << endl;
171 cout <<
"set_builder::init unrecognized command to create the set" << endl;
175 cout <<
"set_builder::init created set of size " <<
sz << endl;
182 cout <<
"set_builder::init done" << endl;
to define a set of integers for class set_builder
int f_clone_with_affine_function
int index_set_loop_increment
int clone_with_affine_function_a
set_builder_description * Descr
int clone_with_affine_function_b
int index_set_loop_upper_bound
to create a set of integers from class set_builder_description
long int process_transformations(long int x)
void init(set_builder_description *Descr, int verbose_level)
set_builder_description * Descr
long int clone_with_affine_function(long int x)
a collection of functions related to file io
void lint_matrix_read_csv(std::string &fname, long int *&M, int &m, int &n, int verbose_level)
#define Lint_vec_scan(A, B, C)
#define Lint_vec_print(A, B, C)
the orbiter library for the classification of combinatorial objects