16namespace layer5_applications {
17namespace orthogonal_geometry_applications {
40 int argc, std::string *argv,
43 int f_v = (verbose_level >= 1);
48 cout <<
"projective_space_object_classifier_description::read_arguments" << endl;
58 for (i = 3; i < argc; i++) {
62 if (ST.
stringcmp(argv[i],
"-label_txt") == 0) {
66 cout <<
"-label_txt " <<
label_txt << endl;
69 else if (ST.
stringcmp(argv[i],
"-label_tex") == 0) {
73 cout <<
"-label_tet " <<
label_tex << endl;
76 else if (ST.
stringcmp(argv[i],
"-without_group") == 0) {
79 cout <<
"-without_group "<< endl;
82 else if (ST.
stringcmp(argv[i],
"-end") == 0) {
84 cout <<
"-end" << endl;
90 cout <<
"projective_space_object_classifier_description::read_arguments "
91 "unrecognized option " << argv[i] << endl;
97 cout <<
"projective_space_object_classifier_description::read_arguments done" << endl;
106 cout <<
"epsilon = " <<
epsilon << endl;
107 cout <<
"n = " <<
n << endl;
108 cout <<
"q = " <<
input_q << endl;
110 cout <<
"-label_txt " <<
label_txt << endl;
113 cout <<
"-label_tex " <<
label_tex << endl;
116 cout <<
"without group" << endl;
int read_arguments(int argc, std::string *argv, int verbose_level)
field_theory::finite_field * F
orthogonal_space_with_action_description()
~orthogonal_space_with_action_description()
the orbiter library for the classification of combinatorial objects