Skip to content

Generate assertions when they are needed #951

@Maxime-Derri

Description

@Maxime-Derri

Assertions are computed during CFG computation, but they are only used for printing and checking pre-invariants. They remain stored in memory until PREVAIL terminates. They could be generated only when needed. See #948 for a prototype.

Metadata

Metadata

Assignees

No one assigned

    Labels

    performanceExecution time or memory consumption

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions