Skip to content

Liveness checking: evaluate temporal operators and fairness #90

Description

@danwt

Temporal operators (always, eventually, leads_to) and fairness declarations parse and type-check but are not evaluated — the checker is safety-only and reports them as ignored (a warning; the OK verdict now says "safety invariants only"). Implement liveness checking: cycle detection over the state graph for eventually/leads_to under weak/strong fairness. This is the largest remaining capability gap. Tracked in docs/src/tips/roadmap.md.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions