dlthomas comments on Timeless Causality - Less Wrong

21 Post author: Eliezer_Yudkowsky 29 May 2008 06:45AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (63)

Sort By: Old

You are viewing a single comment's thread. Show more comments above.

Comment author: Caledonian2 30 May 2008 01:30:03AM 0 points [-]

Since patterns in Conway's Game can grow exponentially and without limit, I doubt there are any useful conservation principles that hold in all cases. There are probably specific pattern sets that obey conservation of certain properties, but not the ruleset as a whole.

Comment author: dlthomas 29 March 2011 10:39:33PM 1 point [-]

I'm not sure what you mean by "grow exponentially" here - they certainly can't add dimension or number of live cells exponentially with respect to time; dimension is only ever added one cell per time-slice and is thus O(n) while number of cells contained within the maximum dimensions is O(n^2) and thus so is the number of live cells.