-
Let `F = (p(x₀, t), I)` be an n-dimensional TM flowpipe, `x₀ ∈ X₀`, `t ∈ [0, δ]`. Given a set of template directions `d1, ..., dr` in Rn, we can evaluate the support functions
`bi = sup{di^T x} s.t…
-
Currently, every node will be evaluated in it's own process. There are however situations where chains of nodes could be grouped together and evaluated in one single process, thus limiting the amount …
-
* The reachability analysis terminates quickly for 10% of the time horizon (i.e., `:T=>0.05` instead of `:T=>0.5`) :+1:, but runs (seemingly) forever even for `:T=>0.1` :-1:
Other tools report runtim…
-
This might be an interesting problem to study the trade-off between algorithm choices. Consider the [Brusselator model](https://juliareach.github.io/ReachabilityAnalysis.jl/dev/models/Brusselator/). B…
-
Reachability with underapproximation instead of overapproximation.
Linear:
- https://tel.archives-ouvertes.fr/tel-00422569v1/document
- http://ljk.imag.fr/membres/Antoine.Girard/Publications/hs…
-
Greetings,
First, great library, we are making a pyqt app to handle data processing and flowpipe has been immensely useful.
I'd like to know if you have any advices on how to properly stop an ap…
-
-
-
Shared Connection resource for Flowpipe and Powerpipe.
-
Create a simple trigger with invalid SQL.
Run trigger, no error. Only after setting the log level to INFO we can see the error.