Skip to content

disjoint on fixed start times #39

@MaxOstrowski

Description

@MaxOstrowski

Would it be possible to allow for integers directly in the start times of the disjoint constraints ?
I my general encoding I sometimes get instances where one of the start times is already set to a specific value, resulting in the grounding:
&disjoint{(0@1),c19988,0; ("X_INTRODUCED_623_"@17),c19988,1; ("X_INTRODUCED_626_"@1),c19988,2; ("X_INTRODUCED_677_"@1),c19988,3; ("X_INTRODUCED_683_"@1),c19988,4}.
which results in the ambigious error:
*** ERROR: (clingcon): Invalid Syntax: invalid disjoint statement

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions