You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a simulation of the SIR (Susceptible, Infected, Recovered) epidemiological model using Java and JavaFX for the graphical interface. The main objective is to provide a visual and interactive tool to observe how different transmission and recovery rates affect the spread of a disease within a population.