Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.
/ Ea Public archive
forked from li-haobin/O2DESNet

A C# framework for object-oriented discrete event simulator (cloned from O2DES.Net).

License

Notifications You must be signed in to change notification settings

gcl-team/Ea

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ea

Inspired by and forked from O²DES.NET, Ea is a framework for object-oriented discrete event simulation.

It hybrids both event-based and state-based formalism, and implement them in an object-oriented programming language. As it is event-based in the kernel, Ea is able to model the structure and behaviors of a system precisely. On top of it, the state-based formalism enables modularization and hierarchical modeling. Besides, the object-oriented paradigm abstracts the model definitions and makes them seamless to interact with analytical functionalities, regardless of their fidelity levels.

It is developed and used by C#, which facilitates flexible integration with the latest academic research in simulation analytics and enables the connection to a variety of industrial-standard modern developments from the .NET ecosystem, including mobile applications, enterprise software, Mix-Reality, and Artificial Intelligence.

Supported .NET Version

  • .NET 8

About

A C# framework for object-oriented discrete event simulator (cloned from O2DES.Net).

Resources

License

Stars

Watchers

Forks

Languages

  • C# 100.0%