Skip to content

fzn_table_bool and fzn_table_bool_reif are broken #61

Description

@informarte

The FlatZinc predicates fzn_table_bool and fzn_table_bool_reif are broken. When used, Gecode reports:

Error: Type error: bool literal expected

The bindings in gecode/flatzinc/mznlib/ require the table to be represented as integer array, but the implementation in gecode/flatzinc/registry.cpp seems to expect a Boolean array.

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