|
|
|
|
|
by CGamesPlay
2072 days ago
|
|
Hmm, the phrasing on that first link does not lead to its stated conclusion: > Hashlife can take the same length of time to compute from generation N to generation 2N for any large enough N - it has logarithmic complexity. If 2N takes as much time as N, then 4N takes as much time as N, and so 8N takes as much as N, and so... (for any large enough N). This seems to indicate--asymptotically--constant time, not logarithmic. |
|