Uses of Enum Class
org.maxicp.cp.engine.constraints.scheduling.NoOverlapBCLeftToRight.Outcome
Packages that use NoOverlapBCLeftToRight.Outcome
Package
Description
Constraints implementation for Scheduling over Interval Variables and Cumulative Functions
-
Uses of NoOverlapBCLeftToRight.Outcome in org.maxicp.cp.engine.constraints.scheduling
Methods in org.maxicp.cp.engine.constraints.scheduling that return NoOverlapBCLeftToRight.OutcomeModifier and TypeMethodDescriptionNoOverlapBCLeftToRight.filter(int[] startMin, int[] duration, int[] endMax, int n) Returns the enum constant of this class with the specified name.static NoOverlapBCLeftToRight.Outcome[]NoOverlapBCLeftToRight.Outcome.values()Returns an array containing the constants of this enum class, in the order they are declared.