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.cpp File Reference
#include "sigmaodd.hpp"
#include "dot.hpp"
Include dependency graph for dot.cpp:

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_arrow_ (nat_type from, nat_type to, unsigned int length, bool circular)
 
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

(January 2, 2018)

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

Definition in file dot.cpp.