Skip to content

dioh/eb-devs-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8061cb0 · Nov 5, 2021
Nov 5, 2021
Nov 5, 2021
Sep 8, 2020
Nov 5, 2021
Nov 5, 2021
Mar 16, 2021
Mar 27, 2021
Oct 19, 2020
Aug 21, 2020
Nov 5, 2021
Feb 2, 2021
Jun 18, 2021
Feb 15, 2021
Aug 24, 2020
Sep 28, 2020
Sep 21, 2020

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