[ Reference Manual | Alphabetic Index ]

library(cumulative)

Cumulative scheduling constraint library for FD   [more]

Predicates

cumulative(+StartTimes, +Durations, +Resources, ++ResourceLimit)
Cumulative constraint on specified tasks.
profile(+StartTimes, +Durations, +Resources, ?Profile)
Cumulative constraint on specified tasks.

Description

This library implements the cumulative scheduling constraint for the FD solver. It provides weaker propagation than the two edge finder libraries: edge_finder and edge_finder3.

About


Generated from cumulative.eci on 2022-09-03 14:26