Skip to content

feat(gds-control): backward reachable set computation #127

@rororowyourboat

Description

@rororowyourboat

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions