Skip to content

Unified Python interface for self-adaptive systems exemplars.

License

Notifications You must be signed in to change notification settings

S2-group/UPISAS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPISAS

Unified Python interface for self-adaptive system exemplars.

Prerequisites

Tested with Python 3.9.12

Installation

In a terminal, navigate to the parent folder of the project and issue:

pip install -r requirements.txt

Run unit tests

In a terminal, navigate to the parent folder of the project and issue:

python -m UPISAS.tests.upisas.test_exemplar
python -m UPISAS.tests.upisas.test_strategy
python -m UPISAS.tests.swim.test_swim_interface

Run

In a terminal, navigate to the parent folder of the project and issue:

python run.py

About

Unified Python interface for self-adaptive systems exemplars.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published