Skip to content

seq_precede_chain and globals.mzn #332

Description

@matsc-at-sics-se

seq_precede_chain is an official global constraint, as of recently.
Contrary to almost all other global constraint, there is no row:

include "seq_precede_chain.mzn";

in globals.mzn. Instead, that include statement is found in fzn_value_precede_chain_int.mzn, which looks like the wrong place to put it in. Solver vendors may choose to provide their own version of fzn_value_precede_chain_int.mzn.

Activity

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

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