Skip to content

Better Representation of Assignments (maybe Value Summaries) #268

Description

@Nikil-Shyamsunder

Right now we use ITEs, which are straightforward for sequential merges but become very annoying when we do parallel merges (we need to tear down the ITE into what I think are value summaries, and then reconstruct an ITE after moving concretes up front).

Find a better encoding, perhaps kevins idea of Action::Assign(guard, value, dont_care_guard) as a value summary

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