Skip to content
/ PyCPN Public

PyCPN library for communication between CPN Tools and external Python processes

Notifications You must be signed in to change notification settings

vgehlot/PyCPN

Repository files navigation

PyCPN

PyCPN library for communication between CPN Tools and external Python processes. Can be used outside of CPN as a communication library.

ANNSIM 2022 Paper

Deatils presented in the following paper:

V. Gehlot, P. Rokowski, E. B. Sloane and N. Wickramasinghe, "Taxonomy, Tools, And A Framework For Combining Simulation Models With AI/ML Models," 2022 Annual Modeling and Simulation Conference (ANNSIM), San Diego, CA, USA, 2022, pp. 18-29, doi: 10.23919/ANNSIM55834.2022.9859494.

Abstract: There exist compelling use cases that demonstrate a combination of discrete event simulation and AI/ML approaches is not only possible but may yield improved results, despite their differences. This is illustrated well in the context of healthcare, particularly in an emergency department, where hard resource constraints and vague decision-making from large datasets, means neither approach sufficiently captures the entire picture of patient care. A hybrid approach may see simulation models providing details of paths that patients follow through processing, which covers associated resource utilization, and AI/ML models providing deeper insight into the treatment details of patients and their associated experiences. This paper provides a taxonomy and architecture for combining simulation models and AI/ML models. In addition, it details a concrete implementation with a Colored Petri Nets (CPN)-based simulation models coupled with Python-based AI/ML models. We illustrate the framework with several examples from the healthcare domain.

URL: https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=9859494&isnumber=9859270

About

PyCPN library for communication between CPN Tools and external Python processes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages