Skip to content

bineet-coderep/Robust_Reach_Set_Computation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Robust Reachable Set Computation

Based on the paper:

Robust Reachable Set: Accounting for Uncertainties in Linear Dynamical Systems, Bineet Ghosh, Parasara Sridhar Duggirala, ACM Transactions on Embedded Computing Systems (TECS).

Dependencies

This Verification Engine has following dependencies:

  • Python Numpy.
  • Gurobi Python Interface.

The installation of the above dependencies can be checked by running this python script, as follows:

python test-install.py

If all the packages were installed correctly, this script should run without any error and display Environment is Ready!!

Details on installation can be found in /LinearSystemsWithFaults/Docuementation/install.md (link)

How to Use

The main verification script is /LinearSystemsWithFaults/VerificationEngine/uncertain-system-verifier.py.

Details on how to use it to verify linear dynamical systems with uncertainties or verify inbuilt benchmarks (also modifying them) is documented in /LinearSystemsWithFaults/Docuementation/how-to-use.md (link)

For customizing the behavior of the input and output, or using more features please refer to the API Documentation in /LinearSystemsWithFaults/Docuementation/api-doc.md (link)

API Documentation

The API documentation can be found in /LinearSystemsWithFaults/Docuementation/api-doc.md (link)

Please send an email to Bineet Ghosh at ghosh.bineet22@gmail.com if you have any questions.

Bug Report

Please send an email to Bineet Ghosh at ghosh.bineet22@gmail.com to report any bug.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages