computabas
Computabas are a hypothetical primitive used in theoretical models of computation. They are abstract processing units that can hold one of a finite set of internal states and perform a limited set of actions, such as updating their state or communicating with neighboring units. Computabas are not intended as physical devices but as a framework for studying how local interactions generate global computation.
In common formulations, a computaba comprises a finite state machine with a transition rule that may depend
Computabas share conceptual space with cellular automata and distributed finite-state machines. They can simulate conventional models
Applications of computaba models appear in education, complexity theory, and the study of emergent behavior in
See also cellular automaton, finite-state machine, distributed computing, parallel computing. Further reading includes general texts on