Loading [MathJax]/extensions/tex2jax.js
Parallel numerical verification of the σ_odd problem  October 6, 2018
All Classes Namespaces Files Functions Variables Typedefs Macros
Namespaces | Functions
dot.hpp File Reference

To produce graph DOT file. More...

#include "divisors.hpp"
Include dependency graph for dot.hpp:

Go to the source code of this file.

Namespaces

 sigmaodd
 A lot of functions and stuffs to deal the sigma_odd problem and related stuffs.
 

Functions

void sigmaodd::print_varsigmaodd_dot (nat_type first, nat_type last, bool show_node=true, bool shortcut=false, bool circular=false)
 Print to std::cout in a DOT format, a graph of path of the sigma odd problem. More...
 

Detailed Description

To produce graph DOT file.

(January 2, 2018) GPLv3 — Copyright (C) 2017, 2018 Olivier Pirson http://www.opimedia.be/

Definition in file dot.hpp.