10 #ifndef PROGS_SRC_COMMON_SIGMAODD_DOT_HPP_ 11 #define PROGS_SRC_COMMON_SIGMAODD_DOT_HPP_ 48 bool shortcut =
false,
bool circular =
false);
52 #endif // PROGS_SRC_COMMON_SIGMAODD_DOT_HPP_ unsigned long nat_type
Type for natural number used in all code, on 64 bits.
A lot of functions and stuffs to deal the sigma_odd problem and related stuffs.
void print_varsigmaodd_dot(nat_type first, nat_type last, bool show_node, bool shortcut, bool circular)
Print to std::cout in a DOT format, a graph of path of the sigma odd problem.
Functions in link with divisor notion: sum of divisors, factorization, GCD, coprime, ...