Skip to content

PropagationContext should have an iterate_domain function #2

@maartenflippo

Description

@maartenflippo

At the moment, iterating over the domain entails going from lower to upper bound, and checking whether the value is in the domain or not. We can simplify the implementation of many of the propagators if there is a function that returns an iterator over i32 for a specific domain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions