Skip to content

add PersistentMultimap and PersistentSet #10

Description

@kfriedberger

There are several cases in CPAchecker, where a PersistentSet or a PersistentMultimap (for a limited set of value-types) would be nice. Both can be based on PersistentMap, but implementing them directly in java-common-lib might be more efficient and less error-prone.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions