Skip to content

Best way to calculate set intersection/set difference for a set represented as vector of interval vectors #513

Closed
@eparrott

Description

@eparrott

Hi,

I have a custom solver implemented which returns a series of sets each represented as a std::vectoribex::IntervalVector containing the inside boxes for the given set. I was wondering what the most efficient way to take the set intersection and set difference between multiple sets would be, given this starting format.

Thanks!

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