16namespace layer5_applications {
17namespace apps_graph_theory {
35 int f_v = (verbose_level >= 1);
38 cout <<
"graph_classification_activity::init" << endl;
46 cout <<
"graph_classification_activity::init done" << endl;
52 int f_v = (verbose_level >= 1);
55 cout <<
"graph_classification_activity::perform_activity" << endl;
62 cout <<
"please specify -draw_options" << endl;
77 cout <<
"please specify -draw_options" << endl;
90 cout <<
"please specify -draw_options" << endl;
101 cout <<
"graph_classification_activity::perform_activity done" << endl;
void draw_level_graph(std::string &fname_base, int depth, int data, int level, graphics::layered_graph_draw_options *LG_Draw_options, int verbose_level)
std::string & get_problem_label_with_path()
an activity for a classification of graphs and tournaments
int f_draw_graphs_at_level
graphics::layered_graph_draw_options * draw_options
int draw_level_graph_level
int draw_graphs_at_level_level
void perform_activity(int verbose_level)
graph_classification_activity_description * Descr
graph_classification_activity()
~graph_classification_activity()
void init(graph_classification_activity_description *Descr, graph_classify *GC, int verbose_level)
poset_classification::poset_classification_control * Control
classification of graphs and tournaments
void draw_graphs(int level, graphics::layered_graph_draw_options *draw_options, int verbose_level)
poset_classification::poset_classification * gen
graph_classify_description * Descr
the orbiter library for the classification of combinatorial objects