Skip to content

Expose Gecode scheduling constraints with (start, duration, end) tasks to MiniZinc #80

Description

@zayenz

In Gecode, many scheduling constraints constraints take a triple of start, duration, and end variables for each task, while the coresponding constraints in MiniZinc work with only a start and duration.

The idea is to add new custom constraints in gecode.mzn for the cumulative, cumulatives, and unary variants and matching posting functions in the registry.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions