This work concerns the trade-offs between the dimension and the time and space complexity of computations on nondeterministic cellular automata. We assume that the space complexity is the diameter of area in space involved in computation. It is proved that (1) every nondeterministic cellular automata (NCA) A of dimension r , computing a predicate P with time complexity T ( n ) and space complexity S ( n ) can be simulated by r -dimensional NCA with time and space complexity O ( T 1/( r +1) S r /( r +1) ) and by r +1 dimensional NCA with time and space complexity O ( T 1/2 + S ), where T and S are functions constructible in time, (2) for any predicate P and integer r >1 if A is a fastest r -dimensional NCA computing P with time complexity T ( n ) and space complexity S ( n ), then T = O ( S ), and (3) if T r , P is the time complexity of a fastest r -dimensional NCA computing predicate P then T r +1, P = O (( T r , P ) 1− r /( r +1) 2 ), T r +1, P = O (( T r , P ) 1+2/ r ).Similar problems for deterministic cellular automata (CA) are discussed.
Read full abstract