16namespace layer5_applications {
17namespace apps_geometry {
38 int f_v = (verbose_level >= 1);
44 cout <<
"ovoid_classify_description::read_arguments" << endl;
46 for (i = 0; i < argc; i++) {
48 if (ST.
stringcmp(argv[i],
"-epsilon") == 0) {
52 cout <<
"-epsilon " <<
epsilon << endl;
55 else if (ST.
stringcmp(argv[i],
"-d") == 0) {
59 cout <<
"-d " <<
d << endl;
63 else if (ST.
stringcmp(argv[i],
"-end") == 0) {
68 cout <<
"ignoring argument " << argv[i] << endl;
74 cout <<
"ovoid_classify_description::read_arguments done" << endl;
82 cout <<
"-epsilon " <<
epsilon << endl;
85 cout <<
"-d " <<
d << endl;
ovoid_classify_description()
poset_classification::poset_classification_control * Control
~ovoid_classify_description()
int read_arguments(int argc, std::string *argv, int verbose_level)
the orbiter library for the classification of combinatorial objects