16namespace layer1_foundations {
17namespace data_structures {
71 int f_v = (verbose_level >= 1);
74 cout <<
"nauty_output::allocate" << endl;
87 for (i = 0; i <
N; i++) {
94 cout <<
"nauty_output::print" << endl;
95 cout <<
"N=" <<
N << endl;
109 int f_v = (verbose_level >= 1);
112 cout <<
"nauty_output::belong_to_the_same_orbit" << endl;
133 for (i = 0; i <
N; i++) {
139 for (i = 1; i < Q_len; i++) {
143 orbit[orbit_len++] = c;
144 for (j = 0; j < nb_gen; j++) {
160 cout <<
"nauty_output::belong_to_the_same_orbit done" << endl;
long int nb_firstpathnode
void allocate(int N, int verbose_level)
long int nb_firstterminal
ring_theory::longinteger_object * Ago
int belong_to_the_same_orbit(int a, int b, int verbose_level)
a class to represent arbitrary precision integers
the orbiter library for the classification of combinatorial objects