Problem
gds-control models control system structure (states, inputs, sensors, controllers) but does not compute reachable sets. Backward reachability is a key analysis tool for safety verification and differential games.
Proposed Solution
Add reachability analysis to gds-control:
Motivation
The Homicidal Chauffeur notebook computes backward reachable sets by integrating 80 dense trajectories backward from the capture circle, then extracting isochrones at T=1,2,4,6,8,12.
Dependencies
Problem
gds-controlmodels control system structure (states, inputs, sensors, controllers) but does not compute reachable sets. Backward reachability is a key analysis tool for safety verification and differential games.Proposed Solution
Add reachability analysis to
gds-control:Motivation
The Homicidal Chauffeur notebook computes backward reachable sets by integrating 80 dense trajectories backward from the capture circle, then extracting isochrones at T=1,2,4,6,8,12.
Dependencies