16namespace layer5_applications {
59 cout <<
"packing_long_orbits_description::read_arguments" << endl;
60 for (i = 0; i < argc; i++) {
63 if (ST.
stringcmp(argv[i],
"-split") == 0) {
71 else if (ST.
stringcmp(argv[i],
"-orbit_length") == 0) {
77 else if (ST.
stringcmp(argv[i],
"-mixed_orbits") == 0) {
84 else if (ST.
stringcmp(argv[i],
"-list_of_cases_from_file") == 0) {
87 cout <<
"-list_of_cases_from_file "
95 else if (ST.
stringcmp(argv[i],
"-solution_path") == 0) {
101 else if (ST.
stringcmp(argv[i],
"-create_graphs") == 0) {
103 cout <<
"-create_graphs " << endl;
106 else if (ST.
stringcmp(argv[i],
"-solve") == 0) {
108 cout <<
"-solve " << endl;
111 else if (ST.
stringcmp(argv[i],
"-read_solutions") == 0) {
113 cout <<
"-read_solutions " << endl;
116 else if (ST.
stringcmp(argv[i],
"-end") == 0) {
117 cout <<
"-end" << endl;
121 cout <<
"ignoring argument " << argv[i] << endl;
126 cout <<
"packing_long_orbits_description::read_arguments done" << endl;
138 cout <<
"-orbit_length " <<
orbit_length <<
" " << endl;
147 cout <<
"-list_of_cases_from_file "
160 cout <<
"-create_graphs " << endl;
164 cout <<
"-solve " << endl;
168 cout <<
"-read_solutions " << endl;
packing_long_orbits_description()
int read_arguments(int argc, std::string *argv, int verbose_level)
std::string mixed_orbits_length_text
~packing_long_orbits_description()
std::string list_of_cases_from_file_fname
int f_list_of_cases_from_file
std::string solution_path
the orbiter library for the classification of combinatorial objects