Skip to content

mariellldiaz/DES-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DES-Project

Optimizing ICU Workflows Through DEVS and Petri Nets Integration

Project Overview

This project models and simulates ICU (Intensive Care Unit) workflow by integrating Discrete Event System Specification (DEVS) framework and Petri Nets. The goal is to optimize patient admission, treatment, and discharge processes while managing limited resources (bed & nurses). The simulation helps idenify hinders and improve resource allocation to enhance patient care outcomes.

Key Features

DEVS Framework: dynamic event-driven adaptability for real-time adjustments in ICU workflows.

Petri Nets: models concurrency, resource constraints, and complex workflows to visualize patient flow and resource usage.

Resource Management: simulates ICU beds and nurses to identify inefficiencies and optimize patient care processes.

Simulation: Uses the 'SimPy' library for discrete-event simulation of ICU operations.


Installation

Prerequisites

  • Python 3.x installed on your system.
  • Visual Studio Code app installed on your system.

Steps to Install

  1. Clone the Repository

    git clone https://github.com/yourusername/ICU-Workflow-Simulation.git
    cd ICU-Workflow-Simulation
  2. Install required Python package:

  • SimPy for discrete-event simulation

About

Optimizing ICU Workflows Through DEVS and Petri Nets Integration

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors