Skip to content

feat(gds-games): continuous-time differential game support #123

@rororowyourboat

Description

@rororowyourboat

Problem

gds-games (ogs) models normal-form and extensive-form games with discrete strategy spaces. Continuous-time, continuous-action differential games (e.g. pursuit-evasion) are a fundamentally different formalism that the current DSL cannot express.

Proposed Solution

Extend gds-games or create a new module for differential games:

Motivation

The Homicidal Chauffeur problem is a classical two-player zero-sum differential game. This class of problems (pursuit-evasion, Lanchester models, resource competition) is important for complex systems modeling but requires continuous dynamics.

Relationship to Existing Work

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