Skip to content

Missing predicate declaration in FlatZinc  #416

Closed
@krzku

Description

@krzku

I have discovered a strange behaviour of MiniZinc compiler when using with JaCoP and oocsp_racks benchmark. First, it generates correct FlatZinc, that is good but ... JaCoP redefines count_eq as jacop_count. The compiler finds it out and generates right constraints but does not include this predicate at the beginning of the fzn file as predicate specification. It creates some confusions when checking the generated code quickly. MiniZinc compiler 2.4.3 did it correctly.

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