Bounded Error Approximation
Please download the source code for bounded error approximation of parameterized linear system by clicking on download link and follow the given instructions:
- Unzip the boundedapprox.tar.gz folder
- Go to boundedapprox folder
- Go to main folder
- python main.py
- z3 -smt2 sat.smt
Version | Size | Link |
---|---|---|
Version 1.0 | 16.90 KB | boundedapprox |
Bounded Safety Verification
Please download the source code for bounded safety verification of parameterized linear hybrid system by clicking on download link and follow the given instructions:
- Unzip the boundedreach.tar.gz folder
- Go to boundedreach folder
- Go to Computation folder
- $ sage
- $ load("beaver.py")
- Select examples from INPUT folder through file menu or create own example
- Press run menu
Version | Size | Link |
---|---|---|
Version 1.0 | 53.7 KB | boundedreach |
Version 1.0 | 53 KB | robotexample |