Reachability.jl icon indicating copy to clipboard operation
Reachability.jl copied to clipboard

Wrapping reach tube

Open schillic opened this issue 6 years ago • 0 comments

Currently every discrete-post operator wraps the reach sets in ReachSet objects in the tube⋂inv! method. Instead, this should be done at a common place (probably solve right before or after calling this methd) to aviod code duplication and misuse.

schillic avatar Mar 18 '19 19:03 schillic