Skip to content

Implementation of tumoral growth using a discrete celullar automata, based on Dustin D.Phan work

Notifications You must be signed in to change notification settings

coloal/Discrete-CA-for-tumoral-growth-implementation

Repository files navigation

Discrete-CA-for-tumoral-growth-implementation

Parallel implementation of tumoral growth using a discrete celullar automata, based on Dustin D.Phan work.

To execute the simulation we just need to:

javac Simulatore.java

java Simulatore

And the GUI will display. If we want to select the dimension of the pane where the simulation will be done we just need to enter a number in the box 'dimension', if we want to create the initial pane push 'crear simulacion', to run it 'iniciar simulacion' and to stop it 'fin'.

Example of execution

About

Implementation of tumoral growth using a discrete celullar automata, based on Dustin D.Phan work

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages