Game of Life is my Java implementation of the famous cellular automaton created by John Conway. The project simulates the evolution of a population of cells across generations, based on simple rules.
The widespread incidence of cardiovascular diseases and associated mortality and morbidity, along with the advent of powerful computational resources, have fostered an extensive research in ...
The initiation and progression of cancers reflect the underlying process of somatic evolution, in which the diversification of heritable phenotypes provides a substrate for natural selection, ...
We perform logic-based network analysis on a model of the mammalian cell cycle. This model is composed of a Restriction Switch driving cell cycle commitment and a Phase Switch driving mitotic entry ...
Abstract: The study of tumor growth biology with computer-based models is currently an area of active research. Different simulation techniques can be used to describe the complexity of any real tumor ...
Complex systems are increasingly being viewed as distributed information processing systems, particularly in the domains of computational neuroscience, bioinformatics, and artificial life. This trend ...
This is an experiment on how to convincingly simulate water flow using a classical cellular automata system where all cells in the grid are considered automata. The proposal here is to use this ...