Skip to content

dratasich/shsa-prolog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shsa-prolog

SHSA implementation in Prolog/ProbLog

*.pl files are written in ProbLog.

Installation

$ git clone git@github.com:dratasich/shsa.git
$ python3 -m venv shsa-venv
$ source shsa-venv/bin/activate
$ pip install -r shsa/requirements.txt

Creating and sourcing the virtual environment (line 2-3) is optional.

Usage

See experiments and ROS demos.

References

Ratasich, D., Platzer, M., Grosu, R., Bartocci, E. Adaptive Fault Detecion exploiting Redundancy with Uncertainties in Space and Time. Self-Adaptive and Self-Organizing Systems (SASO), 2019 13th IEEE International Conference on. IEEE, 2019.

About

SHSA implementation in Prolog/ProbLog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published