• Stars
    star
    1
  • Language
    C++
  • License
    MIT License
  • Created 9 months ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Work in progress: Distributed system to verify values of the Collatz Conjecture of values greater than 2^63 (current tested limit). Code is currently able to test values of 10,000+ digits on a laptop. Distributed part is in progress