Search code examples
collatz-list implementation using Prolog...


prologcollatz

Read More
How can I write a Collatz sequence with List::Gen?...


perlcollatz

Read More
How to keep track of recursive call on my function collatz?...


matlabrecursioncollatz

Read More
3n+1 on UVa (C++)...


c++collatz

Read More
UVA 3n+1 (prob 100) what is Wrong in my C++ program...


c++collatz

Read More
Multiple Constructors in Prolog...


constructorprologcollatz

Read More
storing known sequences in c...


ccollatz

Read More
Is this memoization working properly?...


haskellmemoizationcollatz

Read More
Dynamic programming with Data.Map in Haskell?...


haskelldynamic-programmingcollatz

Read More
Lazy Sequences that "Look Ahead" for Project Euler Problem 14...


clojurelazy-evaluationlazy-sequencescollatz

Read More
Optimizing longest Collatz chain in Haskell...


haskellcollatz

Read More
translate list comprehension into Common Lisp loop...


common-lispcollatz

Read More
Project Euler 14(Collatz Conjecture), issue implementing cache in Java...


javacachingcollatz

Read More
Finding maximum Collatz sequence between 1-1000000...


c++collatz

Read More
Collatz chain recursive function C...


crecursioncollatz

Read More
3n+1 solution giving wrong answer...


c++algorithmcollatz

Read More
Segmentation fault with high values (Xeon Phi)...


copenmpcollatzxeon-phi

Read More
Type signature in a single-function collatz chain...


haskellcollatztype-signature

Read More
collatz sequence - optimising code...


javaarraysoptimizationmathematical-optimizationcollatz

Read More
for loop in scheme...


loopslispschemeracketcollatz

Read More
Haskell beginner: "No instance for...arising from..." error...


haskellcollatz

Read More
why < is much faster than !=?...


cperformanceoperatorscollatz

Read More
Longrunning python script to create collatz graph...


pythongraphcollatz

Read More
collatz conjecture using recursion and multiple arguments in python 2.7...


pythonpython-2.7recursionargumentscollatz

Read More
I am trying to run a Collatz conjecture sequence to see if it always ends at 1, but my number is stu...


pythonpython-2.7segmentation-faultsequencecollatz

Read More
Why does the java program freeze on 113882?...


javafreezecollatz

Read More
Why does my number only stay at 2 for the Collatz sequence?...


algorithmmathpython-2.7sequencecollatz

Read More
Getting a runtime error against an online programming judge...


javaeclipsecollatz

Read More
How can I put these numbers in list?...


pythonlistcollatz

Read More
How to use collatz conjecture without if statements?...


schemeracketcollatz

Read More
BackNext