Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 381 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 381 Bytes

Proyecto de Eventos Discretos de Simulación

Project of the simulation subject of the 4th year of the Computer Science career at the University of Havana.

Autor: Oscar Luis Hernández Solano

Grupo: C411

Run:

$ python3 Overloaded_Harbor.py 100 576

Parameters:

  • argv[1]: Number of simulations to run.
  • argv[2]: Number of hours a simulation lasts.