Introduction
Introduction
A brief description of the project
Cellular Automata is a discrete model studied in computability theory, mathematics, physics, complexity science, theoretical biology and microstructure modeling. A Cellular Automata consist of a regular grid\lattice of cells and follows simple rules. It evolves in discrete space and time, and can be viewed as an autonomous finite state Machine(FSM). This concept was originally discovered in the 1940s by Stanislaw Ulam and John von Neumann. It was not so popular during its earlier research but after the John Conway invented 'Game of Life' in 1970, it attracted attention of researchers.