You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of artificially wrapping constant vectors of affine systems as inputs with Singleton domain, Reachability supports CACCS.
Modeling constant vectors this way should be equivalent, but we should compare the results just to be sure.
Instead of artificially wrapping constant vectors of affine systems as inputs with
Singleton
domain,Reachability
supportsCACCS
.Modeling constant vectors this way should be equivalent, but we should compare the results just to be sure.
The corresponding models are:
ReachabilityBenchmarks/models/SLICOT/mna1/mna1.jl
Line 21 in d7093d6
ReachabilityBenchmarks/models/SpaceEx/FilteredOscillator/FilteredOscillator.jl
Line 37 in d7093d6
ReachabilityBenchmarks/models/Custom/projectile/projectile.jl
Line 16 in d7093d6
ReachabilityBenchmarks/models/ARCH/AFF/Gearbox/Gearbox.jl
Line 48 in d7093d6
ReachabilityBenchmarks/models/ARCH/AFF/Rendezvous/SpacecraftRendezvous.jl
Lines 33 to 34 in ad00577
Special case where inputs and a constant vector are mixed:
ReachabilityBenchmarks/models/ARCH/AFF/Platooning/Platooning.jl
Line 48 in d7093d6
The text was updated successfully, but these errors were encountered: