Class CumulativeProfiles


  • class CumulativeProfiles
    extends java.lang.Object
    Defines a basic data structure to keep two profiles for the cumulative constraints. It consists of ordered pair of time points and the current value.
    Version:
    4.8
    • Constructor Detail

      • CumulativeProfiles

        CumulativeProfiles()
    • Method Detail

      • make

        void make​(Task[] Ts,
                  boolean doMaxProfile)