Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 502 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 502 Bytes

Virus-Simulation

General info

This work was carried out within the scope of the Curricular Unit of Programming, aiming to implement in a simplified way, the spread of a virus among a population. the individuals of population are in a space made up of places, interconnected with each other. The execution of the program consists of a phase of preparation and another of simulation.

Technologies

Project is created with:

  • C