Skip to content

[Question][Hw4] About the interval filter example given on the description #131

@yungheelee

Description

@yungheelee

Name: Yunghee Lee

Hello, I have a minor question on the example given on the description of HW4.

3. Implementing Numerical Domains and Memory Domain

...
filter < [1, 10] [1, 10] will return [1, 10] because no refinement is possible.

Why is this the case? I think that the concretized numeric value of the right interval [1, 10] is at most 10, so that the left interval can be soundly refined into [1, 9].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions