The problem with your algorithm is not that it is wrong. The problem is that everybody know that if you can duplicate the number of machines in a fixed amount of time, then you can solve any NP-Complete problem in polinomial time.
It's a bad model for computation, because implementing this in real life will means a giant ball of machines that expands exponentially faster, until it has to grow faster than the speed of light.
1 comment
[ 2.6 ms ] story [ 33.0 ms ] threadIt's a bad model for computation, because implementing this in real life will means a giant ball of machines that expands exponentially faster, until it has to grow faster than the speed of light.