Class ProfileOptional

java.lang.Object
org.jacop.constraints.cumulative.ProfileOptional

public class ProfileOptional extends Object
  • Field Details

  • Constructor Details

    • ProfileOptional

      public ProfileOptional(IntVar limit)
      It creates a profile for optional tasks.
      Parameters:
      limit - the overall limit of resources which has to be used.
  • Method Details