Realisation of Collatz conjecture (or 3n+1 problem) written on go.
-
Updated
Aug 24, 2021 - Go
Realisation of Collatz conjecture (or 3n+1 problem) written on go.
Projet NSI | Conjecture de Syracuse
Multi threaded realisation of Syracuse conjecture/Collatz conjecture/3n + 1 problem
Golang implementation of 3N+1 problem
Calculate and display the Collatz sequence (3n+1 problem) for very large integers. Sequence is handled as vector in memory.
An algorithm to compute the collatz sequence for numbers.
Calculate and display the Collatz sequence (3n+1 problem) for very large integers by handling the sequence via a file on disk
Graphiques sur la suite de Syracuse
Add a description, image, and links to the syracuse-problem topic page so that developers can more easily learn about it.
To associate your repository with the syracuse-problem topic, visit your repo's landing page and select "manage topics."