16namespace layer5_applications {
17namespace apps_combinatorics {
57 int f_v = (verbose_level >= 1);
61 cout <<
"design_create_description::read_arguments" << endl;
62 for (i = 0; i < argc; i++) {
68 cout <<
"-q " <<
q << endl;
71 else if (ST.
stringcmp(argv[i],
"-catalogue") == 0) {
75 cout <<
"-catalogue " <<
iso << endl;
78 else if (ST.
stringcmp(argv[i],
"-family") == 0) {
85 else if (ST.
stringcmp(argv[i],
"-list_of_blocks") == 0) {
97 else if (ST.
stringcmp(argv[i],
"-list_of_blocks_from_file") == 0) {
109 else if (ST.
stringcmp(argv[i],
"-no_group") == 0) {
112 cout <<
"-no_group " << endl;
115 else if (ST.
stringcmp(argv[i],
"-end") == 0) {
119 cout <<
"design_create_description::read_arguments done" << endl;
127 cout <<
"design_create_description::get_q "
128 "q has not been set yet" << endl;
137 cout <<
"-q " <<
q << endl;
140 cout <<
"-catalogue " <<
iso << endl;
158 cout <<
"-no_group " << endl;
int f_list_of_blocks_from_file
std::string list_of_blocks_text
std::string list_of_blocks_from_file_fname
int read_arguments(int argc, std::string *argv, int verbose_level)
design_create_description()
~design_create_description()
the orbiter library for the classification of combinatorial objects