Skip to content

dioh/eb-devs-models

Repository files navigation

EB-DEVS Models

EB-DEVS is a DEVS extension implementing macro-level states for emergent behavior on-line discovery and exploitation.

Getting Started

Prerequisites

The project works for python 3.6+

Installing

Install the requirements file:

pip install -r requirements.txt --user

Then, install the PyPDEVS library:

cd ./pypdevs/src
python setup.py install  --user

Usage

Run the experiment.py file for any of the implemented models like so:

cd sir_v_simpat_version && python experiment.py

How to create new models

TODO: Write down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published