16namespace layer5_applications {
17namespace applications_in_algebraic_geometry {
18namespace quartic_curves {
86 cout <<
"quartic_curve_create_description::read_arguments" << endl;
87 for (i = 0; i < argc; i++) {
92 cout <<
"-q " <<
q << endl;
94 else if (ST.
stringcmp(argv[i],
"-label_txt") == 0) {
97 cout <<
"-label_txt " <<
label_txt << endl;
99 else if (ST.
stringcmp(argv[i],
"-label_tex") == 0) {
102 cout <<
"-label_tex " <<
label_tex << endl;
104 else if (ST.
stringcmp(argv[i],
"-label_for_summary") == 0) {
109 else if (ST.
stringcmp(argv[i],
"-catalogue") == 0) {
112 cout <<
"-catalogue " <<
iso << endl;
114 else if (ST.
stringcmp(argv[i],
"-by_coefficients") == 0) {
119 else if (ST.
stringcmp(argv[i],
"-by_equation") == 0) {
127 cout <<
"-by_equation "
139 else if (ST.
stringcmp(argv[i],
"-override_group") == 0) {
146 cout <<
"-override_group "
153 else if (ST.
stringcmp(argv[i],
"-transform") == 0) {
163 else if (ST.
stringcmp(argv[i],
"-transform_inverse") == 0) {
173 else if (ST.
stringcmp(argv[i],
"-end") == 0) {
174 cout <<
"-end" << endl;
178 cout <<
"quartic_curve_create_description::read_arguments done" << endl;
186 cout <<
"-q " <<
q << endl;
189 cout <<
"-label_txt " <<
label_txt << endl;
192 cout <<
"-label_tex " <<
label_tex << endl;
198 cout <<
"-catalogue " <<
iso << endl;
204 cout <<
"-by_equation "
217 cout <<
"-override_group "
240 cout <<
"quartic_curve_create_description::get_q "
241 "q has not been set yet" << endl;
quartic_curve_create_description()
std::string equation_name_of_formula
std::string coefficients_text
std::string override_group_gens
int override_group_nb_gens
std::string override_group_order
std::vector< int > f_inverse_transform
std::string label_for_summary
std::vector< std::string > transform_coeffs
int read_arguments(int argc, std::string *argv, int verbose_level)
std::string equation_managed_variables
~quartic_curve_create_description()
std::string equation_parameters
std::string equation_name_of_formula_tex
std::string equation_parameters_tex
std::string equation_text
the orbiter library for the classification of combinatorial objects