unsolved-problems
There are 14 repositories under unsolved-problems topic.
Caisesiume/Collatz-Conjecture-Logs
A simple command line visualizer of the Collatz Conjecture.
Starscream-11813/CpZen
CpZen is an Online Integrated Development Environment (IDE) for competitive programmers made as the Lab project for CSE 4510: Software Development Lab.
Sadykhzadeh/unsolved-cf-problems
📊 Unsolved Codeforces Problems website 📊
MichaelWehar/P-vs-NP-Community
This repository was setup to help people who believe that they solved the P vs NP problem and to help the people who review proposed solutions.
aydinnyunus/Cozulemeyen-Soru
2500 yıldır çözülemeyen soru
aydinnyunus/Yillardir-Cozulemeyen-Matematik-Sorusu
Daimi Asal Sayı Sorusu
ratwolfzero/collatz_bigint
Program to calculate the Collatz sequence for very large integers. Using crate BigInt.
ratwolfzero/collatz_bigint_file
Program to calculate the Collatz sequence for very large integers. Using crate BigInt.
sheplecjs/collatz
A CLI for exploring Collatz sequences written in rust.
xayahrainie4793/minimal-elements-of-the-prime-numbers
The minimal elements of the prime numbers which are > b written in the positional numeral system with radix b, as digit strings under the subsequence ordering, for 2 ≤ b ≤ 36
Kartmaan/collatz_conjecture
Graphic representations of Collatz sequences
sBubshait/CollatzConjectureTester
A class to test and analyse particular numbers or range of numbers against Collatz conjecture.
Kartmaan/lychrel-number
Iterative process of adding numbers with their palindrome in order to end up with a new palindrome, or not...
katahiromz/postage_stamp
A constructive calculation of the stamp folding problem